[X2Go-Commits] [x2goclient] branch master updated (f34d0d3 -> cdad7f8)

git-admin at x2go.org git-admin at x2go.org
Sat Feb 25 06:19:45 CET 2017


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

x2go pushed a change to branch master
in repository x2goclient.

      from  f34d0d3     - Add "direct XDMCP" functionality.
       new  77cac93   src/onmainwindow.cpp: unbreak Windows and OS X builds - directRDP is only available on Linux, so guard new section.
       new  483f036   res/i18n/x2goclient_et.ts: update Estonian translation file.
       new  36231da   res/i18n/x2goclient_et.ts: various fixups for the Estonian translation file.
       new  f26edb0   res/i18n/x2goclient_*.ts: go the extra mile and fix up translation files manually after the "anothertype" fix in 8e503d89ee2d03a313c3deff11f0516fce503022.
       new  24a5bc4   {src/{onmainwindow,httpbrokerclient}.cpp,res/i18n/x2goclient_*.ts}: fix another occurrence of a string missing a space separator between words and update translation files.
       new  4d543b0   src/onmainwindow.cpp: don't duplicate depth warning message needlessly, use correct plural forms in translations and split string up in a translation-friendly form.
       new  85056d9   {src/printdialog.cpp,res/i18n/x2goclient_*.ts}: drop spurious left-over parenthesis in warning message and adapt translations.
       new  4525afe   src/onmainwindow.cpp: make the "not loading translator" message non-translatable, as it doesn't make a lot of sense to actually translate it.
       new  b116007   {src/{configdialog,x2goutils}.cpp,res/i18n/x2goclient_*.ts}: change XQuartz project homepage references, adapt translations.
       new  610e9b2   src/pulsemanager.{cpp,h}: make get_* () functions const.
       new  7ce4e35   src/pulsemanager.{cpp,h}: make is_server_running () const.
       new  3030702   src/pulsemanager.{cpp,h}: add new pulse_version_valid_ boolean class member variable, set it correctly and use it whenever the version is accessed.
       new  6606f4b   src/pulsemanager.cpp: make fetch_pulseaudio_version () more resilient.
       new  54efae5   src/pulsemanager.{cpp,h}: add show_startup_warning () for both PA server and (debug) startup sound playback.
       new  9609888   src/pulsemanager.cpp: check server_binary_ before using it and jump over code that assumes the PA server binary to be available.
       new  3fc1b2f   src/pulsemanager.cpp: don't fail hard on OS X if the PA server binary could not be found in the constructor.
       new  a0ae3bc   src/pulsemanager.cpp: deduplicate warning/error messages - make use of show_startup_warning ().
       new  cdad7f8   res/i18n/x2goclient_*.ts: regenerate translation files and fix up some SSH and PulseManager messages manually, where possible.

The 18 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:
 debian/changelog             |   47 ++
 res/i18n/x2goclient_da.ts    | 1157 ++++++++++++++--------------
 res/i18n/x2goclient_de.ts    | 1155 ++++++++++++++--------------
 res/i18n/x2goclient_es.ts    | 1162 ++++++++++++++--------------
 res/i18n/x2goclient_et.ts    | 1727 +++++++++++++++++++++++-------------------
 res/i18n/x2goclient_fi.ts    | 1153 +++++++++++++++-------------
 res/i18n/x2goclient_fr.ts    |  108 ++-
 res/i18n/x2goclient_nb_no.ts |  122 +--
 res/i18n/x2goclient_nl.ts    | 1166 ++++++++++++++--------------
 res/i18n/x2goclient_pt.ts    | 1159 ++++++++++++++--------------
 res/i18n/x2goclient_ru.ts    | 1158 ++++++++++++++--------------
 res/i18n/x2goclient_sv.ts    | 1153 +++++++++++++++-------------
 res/i18n/x2goclient_tr.ts    | 1156 ++++++++++++++--------------
 res/i18n/x2goclient_zh_tw.ts | 1156 ++++++++++++++--------------
 src/configdialog.cpp         |   11 +-
 src/httpbrokerclient.cpp     |    2 +-
 src/onmainwindow.cpp         |   61 +-
 src/printdialog.cpp          |    4 +-
 src/pulsemanager.cpp         |  162 ++--
 src/pulsemanager.h           |   15 +-
 src/x2goutils.cpp            |    4 +-
 21 files changed, 7249 insertions(+), 6589 deletions(-)

--
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