[X2Go-Commits] [x2goclient] branch build-main updated (bfd6f53 -> 5290218)

git-admin at x2go.org git-admin at x2go.org
Thu Nov 27 11:59:05 CET 2014


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

x2go pushed a change to branch build-main
in repository x2goclient.

      from  bfd6f53   release 4.0.3.0
      adds  2e4201f   Continue development...
      adds  b8aef09   Fully rework x2goclient man page. Add many options that haven't been documented so far.
      adds  c95be05   Make sound options configurable via X2Go Session Broker. (Fixes: #652).
      adds  d5351dd   fix for last commit
      adds  0b0f880   man page: grammar fix
      adds  7445f84   Update Danish translation file.
      adds  841db26   typo fix in man page spotted by Alex
      adds  b6d31ba   Fix (cross-user) desktop sharing since introduction of clipboard mode feature.
      adds  177b74e   fix for last commit
      adds  10478ba     - Split Sessions config widget into Input/output and Media widgets.     (Fixes: #770962).
      adds  2bee7c5   Revert "  - Split Sessions config widget into Input/output and Media widgets."
      adds  c1d2280   Split Sessions config widget into Input/output and Media widgets. (Fixes: #643).
      adds  06bb4b2   update i18n files
      adds  492098c   Update several translation files after splitting of session profile's "Settings" tab into "Input/Output" and "Media". Translations for these two new tabs derived from the i18n files of PyHoca-GUI.
      adds  f8fb34c   Reformat onmainwindow.cpp
      adds  ec57aff   Fix placement of session folders in session card column.
      adds  1f765cf   Revert "Fix placement of session folders in session card column."
      adds  8307c5d   Revert "Reformat onmainwindow.cpp"
      adds  5290218   release 4.0.3.1

No new revisions were added by this update.

Summary of changes:
 VERSION                                 |    2 +-
 configdialog.cpp                        |   16 +-
 configdialog.h                          |    2 +
 debian/changelog                        |   24 +
 editconnectiondialog.cpp                |   12 +-
 editconnectiondialog.h                  |    2 +
 man/man1/x2goclient.1                   |  224 +++++--
 mediawidget.cpp                         |  338 ++++++++++
 editconnectiondialog.h => mediawidget.h |   76 +--
 onmainwindow.cpp                        |   27 +-
 settingswidget.cpp                      |  264 +-------
 settingswidget.h                        |   17 -
 version.h                               |    2 +-
 x2goclient.pro                          |    4 +-
 x2goclient.spec                         |    2 +-
 x2goclient_da.ts                        | 1086 +++++++++++++++++--------------
 x2goclient_de.ts                        |  671 ++++++++++---------
 x2goclient_es.ts                        |  671 ++++++++++---------
 x2goclient_et.ts                        |  670 ++++++++++---------
 x2goclient_fi.ts                        |  670 ++++++++++---------
 x2goclient_fr.ts                        |   89 ++-
 x2goclient_nb_no.ts                     |   73 ++-
 x2goclient_nl.ts                        |  670 ++++++++++---------
 x2goclient_pt.ts                        |  683 +++++++++----------
 x2goclient_ru.ts                        |  675 ++++++++++---------
 x2goclient_sv.ts                        |  671 ++++++++++---------
 x2goclient_zh_tw.ts                     |  671 ++++++++++---------
 x2goplugin.rc                           |   10 +-
 28 files changed, 4560 insertions(+), 3762 deletions(-)
 create mode 100644 mediawidget.cpp
 copy editconnectiondialog.h => mediawidget.h (62%)

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


More information about the x2go-commits mailing list