[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.1.0.10-225-g7ac6e6b
X2Go dev team
git-admin at x2go.org
Sat Sep 14 15:56:07 CEST 2013
The branch, twofactorauth has been updated
via 7ac6e6b5a74b322fdc86f756d150c209229fa54e (commit)
from 52be973e29bdfe65187916dbec10dd9739e8373b (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:
pyhoca/wxgui/menus_taskbar.py | 2 --
1 file changed, 2 deletions(-)
The diff of changes is:
diff --git a/pyhoca/wxgui/menus_taskbar.py b/pyhoca/wxgui/menus_taskbar.py
index ce9c520..2b3d0ba 100644
--- a/pyhoca/wxgui/menus_taskbar.py
+++ b/pyhoca/wxgui/menus_taskbar.py
@@ -565,8 +565,6 @@ class PyHocaGUI_Menu_TaskbarSessionProfile(wx.Menu):
if _session_name_disabled:
_terminate_item.Enable(False)
- self.AppendSeparator()
-
self._PyHocaGUI.Bind(wx.EVT_MENU, self._PyHocaGUI.OnSessionResume, id=ID_RESUMESESSION)
self._PyHocaGUI.Bind(wx.EVT_MENU, self._PyHocaGUI.OnPubAppRefreshMenu, id=ID_REFRESHMENU)
self._PyHocaGUI.Bind(wx.EVT_MENU, self._PyHocaGUI.OnSessionSuspend, id=ID_SUSPENDSESSION)
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