[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.4.0.1-2-gaf60d30

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


The branch, twofactorauth has been updated
       via  af60d3076e8cb45ea8e330ff0f4405d4428c4e36 (commit)
      from  a12f581df11af39c67eecc0518fbaad96b3af1bf (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               |    3 ++-
 debian/control                 |    2 +-
 pyhoca/wxgui/profilemanager.py |    1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 0a69e1b..13abcab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyhoca-gui (0.4.0.2-0~x2go1) UNRELEASED; urgency=low
 
-  * Continue development...
+  * New upstream version (0.4.0.2):
+    - Make PyHoca-GUI aware of the Cinnamon desktop shell.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 13 Feb 2013 12:51:24 +0100
 
diff --git a/debian/control b/debian/control
index 9666a0e..c58ea41 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Architecture: all
 Depends: 
  ${misc:Depends},
  python,
- python-x2go (>=0.4.0.0-0~),
+ python-x2go (>=0.4.0.2-0~),
  python-argparse,
  python-notify,
  python-setproctitle,
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index a97ca49..e0eb785 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -76,6 +76,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
 
         self.action = action
         self.sessionChoices = {
+            'CINNAMON': _(u'Cinnamon Desktop (CINNAMON)'),
             'GNOME': _(u'GNOME Desktop (GNOME)'),
             'KDE': _(u'K Desktop Environment (KDE)'),
             'LXDE': _(u'Lightweight X Desktop (LXDE)'),


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list