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

X2Go dev team git-admin at x2go.org
Sat Nov 17 01:43:04 CET 2012


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

    add no_auto_register_pubapp_sessions and set it to True

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

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

The diff of changes is:
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index c4c4982..c295a5e 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -180,6 +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,
             '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