[X2Go-Commits] [x2goclient] branch bugfix/osx updated (e552d9a -> 8b5fc72)

git-admin at x2go.org git-admin at x2go.org
Thu Jan 19 13:55:02 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch bugfix/osx
in repository x2goclient.

      from  e552d9a   macbuild.sh: make compatible with new llvm-based otool binary, which now uses proper return values.
       new  0573600   res/i18n/: refresh translation files.
       new  34ea213   misc: bump to version 4.1.0.0.
       new  a8b0df3   common: update copyright notices. Happy new year!
       new  b1d17bc   deduplicate.sh: remove file, now obsolete and merged into macbuild.sh.
       new  8b5fc72   res/i18n/: refresh translation files again after copyright date changes.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 COPYRIGHT.x2go-logos                          |    6 +-
 LICENSE                                       |   10 +-
 Makefile.docupload                            |    2 +-
 VERSION                                       |    2 +-
 debian/changelog                              |   13 +-
 debian/copyright                              |   14 +-
 deduplicate.sh                                |  209 ----
 examples/x2goclient-cli                       |    2 +-
 man/man1/x2goclient.1                         |    2 +-
 portable/stopu3client.cpp                     |    2 +-
 res/i18n/x2goclient_da.ts                     | 1615 ++++++++++++++----------
 res/i18n/x2goclient_de.ts                     | 1549 +++++++++++++++--------
 res/i18n/x2goclient_es.ts                     | 1549 +++++++++++++++--------
 res/i18n/x2goclient_et.ts                     | 1621 ++++++++++++++----------
 res/i18n/x2goclient_fi.ts                     | 1556 +++++++++++++++--------
 res/i18n/x2goclient_fr.ts                     |  457 ++++++-
 res/i18n/x2goclient_nb_no.ts                  |  491 +++++++-
 res/i18n/x2goclient_nl.ts                     | 1557 +++++++++++++++--------
 res/i18n/x2goclient_pt.ts                     | 1627 +++++++++++++++----------
 res/i18n/x2goclient_ru.ts                     | 1617 ++++++++++++++----------
 res/i18n/x2goclient_sv.ts                     | 1574 ++++++++++++++++--------
 res/i18n/x2goclient_tr.ts                     | 1613 ++++++++++++++----------
 res/i18n/x2goclient_zh_tw.ts                  | 1619 ++++++++++++++----------
 res/img/x2go-logos/mksizedsymbols.sh          |    2 +-
 src/LDAPSession.cpp                           |    2 +-
 src/LDAPSession.h                             |    2 +-
 src/SVGFrame.cpp                              |    2 +-
 src/SVGFrame.h                                |    2 +-
 src/appdialog.cpp                             |    2 +-
 src/appdialog.h                               |    2 +-
 src/brokerpassdlg.cpp                         |    2 +-
 src/brokerpassdlg.h                           |    2 +-
 src/clicklineedit.cpp                         |    2 +-
 src/clicklineedit.h                           |    2 +-
 src/compat.cpp                                |    2 +-
 src/compat.h                                  |    2 +-
 src/configdialog.cpp                          |    2 +-
 src/configdialog.h                            |    2 +-
 src/configwidget.cpp                          |    2 +-
 src/configwidget.h                            |    2 +-
 src/connectionwidget.cpp                      |    2 +-
 src/connectionwidget.h                        |    2 +-
 src/contest.cpp                               |    2 +-
 src/contest.h                                 |    2 +-
 src/cupsprint.cpp                             |    2 +-
 src/cupsprint.h                               |    2 +-
 src/cupsprintersettingsdialog.cpp             |    2 +-
 src/cupsprintersettingsdialog.h               |    2 +-
 src/cupsprintwidget.cpp                       |    2 +-
 src/cupsprintwidget.h                         |    2 +-
 src/editconnectiondialog.cpp                  |    2 +-
 src/editconnectiondialog.h                    |    2 +-
 src/exportdialog.cpp                          |    2 +-
 src/exportdialog.h                            |    2 +-
 src/folderbutton.cpp                          |    2 +-
 src/folderbutton.h                            |    2 +-
 src/folderexplorer.cpp                        |    2 +-
 src/folderexplorer.h                          |    2 +-
 src/help.cpp                                  |    2 +-
 src/help.h                                    |    2 +-
 src/helpdialog.cpp                            |    4 +-
 src/helpdialog.h                              |    4 +-
 src/httpbrokerclient.cpp                      |    2 +-
 src/httpbrokerclient.h                        |    2 +-
 src/imgframe.h                                |    2 +-
 src/mediawidget.cpp                           |    2 +-
 src/mediawidget.h                             |    2 +-
 src/non_modal_messagebox.cpp                  |    2 +-
 src/non_modal_messagebox.h                    |    2 +-
 src/ongetpass.cpp                             |    2 +-
 src/ongetpass.h                               |    2 +-
 src/onmainwindow.cpp                          |    4 +-
 src/onmainwindow.h                            |    2 +-
 src/onmainwindow_privat.h                     |    2 +-
 src/printdialog.cpp                           |    2 +-
 src/printdialog.h                             |    2 +-
 src/printercmddialog.cpp                      |    2 +-
 src/printercmddialog.h                        |    2 +-
 src/printprocess.cpp                          |    2 +-
 src/printprocess.h                            |    2 +-
 src/printwidget.cpp                           |    2 +-
 src/printwidget.h                             |    2 +-
 src/pulsemanager.cpp                          |    2 +-
 src/pulsemanager.h                            |    2 +-
 src/sessionbutton.cpp                         |    2 +-
 src/sessionbutton.h                           |    2 +-
 src/sessionexplorer.cpp                       |    2 +-
 src/sessionexplorer.h                         |    2 +-
 src/sessionmanagedialog.cpp                   |    2 +-
 src/sessionmanagedialog.h                     |    2 +-
 src/sessionwidget.cpp                         |    2 +-
 src/sessionwidget.h                           |    2 +-
 src/settingswidget.cpp                        |    2 +-
 src/settingswidget.h                          |    2 +-
 src/sharewidget.cpp                           |    2 +-
 src/sharewidget.h                             |    2 +-
 src/sshmasterconnection.cpp                   |    2 +-
 src/sshmasterconnection.h                     |    2 +-
 src/sshprocess.cpp                            |    2 +-
 src/sshprocess.h                              |    2 +-
 src/unix_stdint.h                             |    2 +-
 src/unixhelper.cpp                            |    2 +-
 src/unixhelper.h                              |    2 +-
 src/userbutton.cpp                            |    2 +-
 src/userbutton.h                              |    2 +-
 src/version.h                                 |    6 +-
 src/wapi.cpp                                  |    2 +-
 src/wapi.h                                    |    2 +-
 src/windows_stdint.h                          |    2 +-
 src/x2goclient.cpp                            |    4 +-
 src/x2goclientconfig.h                        |    2 +-
 src/x2gologdebug.cpp                          |    2 +-
 src/x2gologdebug.h                            |    2 +-
 src/x2gosettings.cpp                          |    2 +-
 src/x2gosettings.h                            |    2 +-
 src/x2goutils.cpp                             |    4 +-
 src/x2goutils.h                               |    4 +-
 src/xsettingswidget.cpp                       |    2 +-
 src/xsettingswidget.h                         |    2 +-
 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc |   10 +-
 x2goclient.spec                               |    2 +-
 x2gohelper/x2gohelper.cpp                     |    2 +-
 122 files changed, 12214 insertions(+), 6715 deletions(-)
 delete mode 100755 deduplicate.sh

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list