[X2Go-Commits] [x2godesktopsharing] branch build-main updated (b0d3897 -> 3921c42)

git-admin at x2go.org git-admin at x2go.org
Fri Mar 6 05:12:34 CET 2015


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

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

      from  b0d3897   release 3.1.1.1
      adds  b95be45   Continue development...
      adds  15ac314   Update Dutch translation file.
      adds  1b84be2   Provide empty translation template for Estonian, Portuguese and Finnish. Update all .ts files.
      adds  5b75417   Add Finnish translation file.
      adds  418133f   Add Estonian translation file.
      adds  33ab0d6   use full name for the Dutch translator
      adds  162a178   x2godesktopsharing.spec: Adapt to building on openSUSE/SLES.
      adds  ba70a70   Add x2godesktopsharing-rpmlintrc.
      adds  eb348e0   Add GenericName= field to x2godesktopsharing.desktop.
      adds  91d44db   Set Categories= field in x2godesktopsharing.desktop to Qt;KDE;Application;Network;RemoteAccess;
      adds  56b579f   Own directories that we put files in.
      adds  ac3dfad   fix upstream version string
      adds  16cfb73   Provide debug output when we DENY session startup.
      adds  fa9e1e0   debian/control: Raise versioned D (x2godesktopsharing): x2goserver (>= 4.0.1.19).
      adds  4764a2a   fix for last commit (as it broke X2Go Client)
      adds  c9e4818   Change in desktop sharing startup. We have to be able to extend the number of session parameters in x2gostartagent (we added the clipboard field recently). So, relevant informtion for x2godesktopsharing needs to be listed first, then the unimportant options (for desktop sharing). Moving the $USER variable to the front then...
      adds  88aee89   Update Danish translation file.
      adds  f827dc4   Revert "Change in desktop sharing startup. We have to be able to extend the number of session parameters in x2gostartagent (we added the clipboard field recently). So, relevant informtion for x2godesktopsharing needs to be listed first, then the unimportant options (for desktop sharing). Moving the $USER variable to the front then..."
      adds  1fe91df   Wait 20s (instead of 5s) for cross-user desktopsharing to come up.
      adds  0cc22e2   Set X2GO_CLIENT env variable before launching x2gostartagent. This correctly sets the <client> field in the session list output for desktop sharing sessions.
      adds  e770503   use current Qt API to set the X2GO_CLIENT variable
      adds  5f86b5d   Bump Standards: to 3.9.6. No changes needed.
      adds  ff6853a   Update Turkish translation file.
      adds  0618721   common: update copyright notices, whitespace fixes. Happy new year!
      adds  4eac4dd   common: change X2go -> X2Go.
      adds  1eefc77   debian/changelog: add entry for last change.
      adds  55bcd09   x2godesktopsharing.spec: Always set BuildRoot: parameter.
      adds  029bc9d   x2godesktopsharing.desktop: Remove obsolete field Encoding=UTF-8.
      adds  5577f99   x2godesktopsharing.desktop: Add Keywords= field.
      adds  d7835d4   x2godesktopsharing.desktop: Remove obsolete key Application from Categories= field.
      adds  4dbfdd0   x2godesktopsharing.desktop: Add Version= field.
      adds  8eb2d9f   SLE (<= 11.3) builds: Use %suse_update_desktop_file -nu <desktop-file> to mark .desktop file non-translatable and unimportant to SuSE.
      adds  3468e1d   SLE (<= 11.3) builds: Use %suse_update_desktop_file -n <desktop-file> to mark .desktop file non-translatable.
      adds  2cd7b52   Forceful B-R on SLE 11.2: glib2-branding-SLES.
      adds  9ff7030   fix build on SUSE 11.3
      adds  29a29bf   x2godesktopsharing.spec: Add B-R on SLE 11.3: update-desktop-files.
      adds  6241082   Revert "Forceful B-R on SLE 11.2: glib2-branding-SLES."
      adds  dd19432   SLE and openSUSE ship procps, not procps-ng (at least by package name).
      adds  3921c42   release 3.1.1.2

No new revisions were added by this update.

Summary of changes:
 VERSION.x2godesktopsharing                         |    2 +-
 accessaction.cpp                                   |    2 +-
 accessaction.h                                     |    2 +-
 bin/x2goresume-desktopsharing                      |   10 +-
 bin/x2gosuspend-desktopsharing                     |   10 +-
 bin/x2goterminate-desktopsharing                   |   10 +-
 debian/changelog                                   |   61 +++++++
 debian/control                                     |    2 +-
 debian/copyright                                   |    6 +-
 listdialog.cpp                                     |    4 +-
 main.cpp                                           |    4 +-
 messagebox.cpp                                     |    2 +-
 messagebox.h                                       |    2 +-
 resources.rcc                                      |    3 +
 rpm/x2godesktopsharing-rpmlintrc                   |    1 +
 share/x2gofeature.d/x2godesktopsharing.features    |    8 +-
 sharetray.cpp                                      |   17 +-
 sharetray.h                                        |    2 +-
 simplelocalsocket.cpp                              |    2 +-
 simplelocalsocket.h                                |    2 +-
 x2godesktopsharing.desktop                         |    6 +-
 x2godesktopsharing.pro                             |    4 +
 x2godesktopsharing.spec                            |   53 +++++-
 x2godesktopsharing_da.ts                           |   60 +++----
 x2godesktopsharing_de.ts                           |   28 ++--
 x2godesktopsharing_es.ts                           |   28 ++--
 ...esktopsharing_sv.ts => x2godesktopsharing_et.ts |   90 +++++------
 ...esktopsharing_da.ts => x2godesktopsharing_fi.ts |   90 +++++------
 x2godesktopsharing_fr.ts                           |    4 +-
 x2godesktopsharing_nb_no.ts                        |   28 ++--
 x2godesktopsharing_nl.ts                           |   56 +++----
 ...esktopsharing_zh_tw => x2godesktopsharing_pt.ts |   30 ++--
 x2godesktopsharing_ru.ts                           |   28 ++--
 x2godesktopsharing_sv.ts                           |   28 ++--
 x2godesktopsharing_tr.ts                           |  171 ++++++++++++++++++++
 x2godesktopsharing_zh_tw                           |   28 ++--
 36 files changed, 591 insertions(+), 293 deletions(-)
 create mode 100644 rpm/x2godesktopsharing-rpmlintrc
 copy x2godesktopsharing_sv.ts => x2godesktopsharing_et.ts (69%)
 copy x2godesktopsharing_da.ts => x2godesktopsharing_fi.ts (68%)
 copy x2godesktopsharing_zh_tw => x2godesktopsharing_pt.ts (88%)
 create mode 100644 x2godesktopsharing_tr.ts

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


More information about the x2go-commits mailing list