[X2Go-Commits] python-x2go.git - release/0.4.0.x (branch) updated: 0.1.1.4-71-gd121b90

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:17:31 CET 2014


The branch, release/0.4.0.x has been updated
       via  d121b909e650b5c6fc2eee406f2bb138707fc627 (commit)
      from  5ac2ca912e890a34b192159d69b82a92dc4dbf40 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    1 +
 x2go/defaults.py |    1 +
 2 files changed, 2 insertions(+)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index ba13c5f..838bfef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ python-x2go (0.1.1.9-0-x2go1) UNRELEASED; urgency=low
     - Fix exception raisal in X2goTerminalSessionSTDOUT.
     - Print access to an X2Go server is not controlled by x2goprint group membership,
       but by fuse membership.
+    - Add XFCE4 support.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 12 Oct 2011 10:54:23 +0200
 
diff --git a/x2go/defaults.py b/x2go/defaults.py
index b4a284c..816c648 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -346,6 +346,7 @@ pack_methods_nx3.sort()
 X2GO_DESKTOPSESSIONS={
     'KDE': 'startkde',
     'GNOME': 'gnome-session',
+    'XFCE4': 'xfce4-session',
     'LXDE': 'startlxde',
     'TRINITY': 'starttrinity',
     'UNITY': 'unity-2d-launcher',


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list