[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.4.0.5-4-g07a1fd1

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:58:06 CEST 2013


The branch, twofactorauth has been updated
       via  07a1fd1954cd03dcf36b7fad83a730bb87cb4e8f (commit)
      from  6c7e1032757a6ab2e054f7d6a14ccb2d31ee2497 (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 d52eb98..d5131cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-x2go (0.4.0.6-0~x2go1) UNRELEASED; urgency=low
 
   * New upstream version (0.4.0.6):
     - Use XFCE as desktop environment in example scripts.
+    - Make Python X2Go aware of the MATE desktop environment.
 
  -- Mike Gabriel <mike.gabriel at das-netzwertkeam.de>  Fri, 19 Jul 2013 17:45:24 +0200
 
diff --git a/x2go/defaults.py b/x2go/defaults.py
index 234b63c..0817f63 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -378,6 +378,7 @@ X2GO_DESKTOPSESSIONS={
     'CINNAMON': 'cinnamon',
     'KDE': 'startkde',
     'GNOME': 'gnome-session',
+    'MATE': 'mate-session',
     'XFCE': 'xfce4-session',
     'LXDE': 'startlxde',
     'TRINITY': 'starttrinity',


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