[X2go-Commits] pyhoca-gui.git - master (branch) updated: 0.2.0.4-97-g0f56148

X2Go dev team git-admin at x2go.org
Sat Nov 17 02:09:35 CET 2012


The branch, master has been updated
       via  0f5614896481ff3423b911b550e39af9b394e2a9 (commit)
      from  f4e389a0769997fb983504ee5d33336519b3c17a (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 0f5614896481ff3423b911b550e39af9b394e2a9
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Nov 17 02:08:05 2012 +0100

    fix for last commit

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

Summary of changes:
 pyhoca/wxgui/frontend.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index c295a5e..bb6cabe 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -180,7 +180,7 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
             'auto_update_listmounts_cache': True,
             'auto_update_sessionregistry': True,
             'auto_register_sessions': True,
-            'no_auto_register_pubapp_sessions': True,
+            'no_auto_reg_pubapp_sessions': True,
             'logger': self._pyhoca_liblogger,
         }
         if self.args.backend_controlsession is not None:


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