[X2Go-Commits] [x2goclient] branch build-main updated (f7cdada -> f84e4ed)

git-admin at x2go.org git-admin at x2go.org
Wed Jan 22 09:10:45 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  f7cdada   release 4.0.1.2
      adds  b6f223e   Continue development...
      adds  e2bc3fc   changed keyboard settings. Supported modes: auto, none and config with model/layout(variant)
      adds  d019af7   x2goclient.spec: improve plugin-provider  sections (Thanks to Orion)
      adds  ee43705   Protect x2goplugin.html. Make it only available from the local host.
      adds  4f7b924   x2goclient.spec: fix spelling of serverbased/server-based
      adds  e37cf30   update RPM version
      adds  02d04cd   Fix scan for pulseaudio cookie file. Issue got introduced in X2Go Client 4.0.1.2 and let pulseaudio sound setup fail completely in the Linux X2Go Client of that version. (Fixes: #384).
      adds  49abcb5   update .ts files
      adds  059c0d8   New translation of X2Go Client to Finnish.
      adds  70f0699   Enables forwarding (delegation) of GSSAPI credentials to the server.
      adds  2c005d9   make GSSAPI delegation configurable.
      adds  9ff8236   update ts files
      adds  1d89ab9   update russian translation
      adds  516d238   Update German translation file.
      adds  f36041a   update changelog
      adds  fda1f2b   happy new year
      adds  8dcdc09   Update Swedish translation file.
      adds  c9197bb   Minor update of the German translation file.
      adds  dbd50f4   Update Spanish translation file.
      adds  98f5106   Update Bokmal translation file.
      adds  f84e4ed   release 4.0.1.3

No new revisions were added by this update.

Summary of changes:
 COPYRIGHT.x2go-logos                |    6 +-
 LDAPSession.cpp                     |    2 +-
 LDAPSession.h                       |    2 +-
 LICENSE                             |    6 +-
 SVGFrame.cpp                        |    2 +-
 SVGFrame.h                          |    2 +-
 VERSION                             |    2 +-
 appdialog.cpp                       |    2 +-
 appdialog.h                         |    2 +-
 brokerpassdlg.cpp                   |    2 +-
 brokerpassdlg.h                     |    2 +-
 clicklineedit.cpp                   |    2 +-
 clicklineedit.h                     |    2 +-
 configdialog.cpp                    |    2 +-
 configdialog.h                      |    2 +-
 configwidget.cpp                    |    2 +-
 configwidget.h                      |    2 +-
 connectionwidget.cpp                |    2 +-
 connectionwidget.h                  |    2 +-
 contest.cpp                         |    2 +-
 contest.h                           |    2 +-
 cupsprint.cpp                       |    2 +-
 cupsprint.h                         |    2 +-
 cupsprintersettingsdialog.cpp       |    2 +-
 cupsprintersettingsdialog.h         |    2 +-
 cupsprintwidget.cpp                 |    2 +-
 cupsprintwidget.h                   |    2 +-
 debian/changelog                    |   43 +
 debian/copyright                    |    6 +-
 editconnectiondialog.cpp            |    2 +-
 editconnectiondialog.h              |    2 +-
 examples/x2goclient-cli             |    2 +-
 exportdialog.cpp                    |    2 +-
 exportdialog.h                      |    2 +-
 httpbrokerclient.cpp                |    2 +-
 httpbrokerclient.h                  |    2 +-
 imgframe.cpp                        |    2 +-
 imgframe.h                          |    2 +-
 nsis/x2goclient.nsi                 |    2 +-
 ongetpass.cpp                       |    2 +-
 ongetpass.h                         |    2 +-
 onmainwindow.cpp                    |   35 +-
 onmainwindow.h                      |    2 +-
 onmainwindow_privat.h               |    2 +-
 portable/stopu3client.cpp           |    2 +-
 printdialog.cpp                     |    2 +-
 printdialog.h                       |    2 +-
 printercmddialog.cpp                |    2 +-
 printercmddialog.h                  |    2 +-
 printprocess.cpp                    |    2 +-
 printprocess.h                      |    2 +-
 printwidget.cpp                     |    2 +-
 printwidget.h                       |    2 +-
 provider/etc/x2goplugin-apache.conf |   14 +
 sessionbutton.cpp                   |    2 +-
 sessionbutton.h                     |    2 +-
 sessionmanagedialog.cpp             |    2 +-
 sessionmanagedialog.h               |    2 +-
 sessionwidget.cpp                   |   21 +-
 sessionwidget.h                     |    4 +-
 settingswidget.cpp                  |  145 ++-
 settingswidget.h                    |   14 +-
 sharewidget.cpp                     |    2 +-
 sharewidget.h                       |    2 +-
 sshmasterconnection.cpp             |    4 +-
 sshmasterconnection.h               |    9 +-
 sshprocess.cpp                      |   45 +-
 sshprocess.h                        |    6 +-
 userbutton.cpp                      |    2 +-
 userbutton.h                        |    2 +-
 version.h                           |    4 +-
 wapi.cpp                            |    2 +-
 wapi.h                              |    2 +-
 x2goclient.cpp                      |    2 +-
 x2goclient.spec                     |   19 +-
 x2goclient_da.ts                    |  987 +++++++++--------
 x2goclient_de.ts                    | 1015 +++++++++---------
 x2goclient_es.ts                    | 1004 +++++++++--------
 x2goclient_fi.ts                    | 2027 ++++++++++++++++++-----------------
 x2goclient_fr.ts                    |   58 +-
 x2goclient_nb_no.ts                 |  875 ++-------------
 x2goclient_ru.ts                    | 1058 +++++++++---------
 x2goclient_sv.ts                    |  998 +++++++++--------
 x2goclient_zh_tw.ts                 |  985 +++++++++--------
 x2goclientconfig.h                  |    2 +-
 x2gologdebug.cpp                    |    2 +-
 x2gologdebug.h                      |    2 +-
 x2goplugin.rc                       |   10 +-
 x2gosettings.cpp                    |    2 +-
 x2gosettings.h                      |    2 +-
 x2goutils.cpp                       |    2 +-
 x2goutils.h                         |    2 +-
 xsettingswidget.cpp                 |    2 +-
 xsettingswidget.h                   |    2 +-
 94 files changed, 4708 insertions(+), 4826 deletions(-)

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



More information about the x2go-commits mailing list