17 Nov 2012 01:43
pyhoca-gui.git - master (branch) updated: 0.2.0.4-96-gf4e389a
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@...>
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
<at> <at> -180,6 +180,7 <at> <at> 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
RSS Feed