[X2go-Commits] python-x2go.git - release/0.1.1.x (branch) updated: 0.1.1.8-6-gd089fd5

X2go dev team git-admin at x2go.org
Wed Nov 9 03:02:18 CET 2011


The branch, release/0.1.1.x has been updated
       via  d089fd5ee17e09d8a28a1c997a43cfdd933d1d3a (commit)
      from  f55075f3005bf50a3d04df610821def237f939de (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 -----------------------------------------------------------------
commit d089fd5ee17e09d8a28a1c997a43cfdd933d1d3a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Nov 9 03:01:50 2011 +0100

    Add XFCE4 support.

-----------------------------------------------------------------------

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

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 1caf028..00c7936 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,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 9d60613..8a7aa40 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -349,6 +349,7 @@ X2GO_DESKTOPSESSIONS={
     'LXDE': 'startlxde',
     'TRINITY': 'starttrinity',
     'UNITY': 'unity-2d-launcher',
+    'XFCE4': 'xfce4-session',
 }
 """A dictionary with meta-commands for X2go's window manager sessions."""
 


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