[X2go-Commits] pyhoca-gui.git - master (branch) updated: 0.1.0.10-225-g7ac6e6b
X2Go dev team
git-admin at x2go.org
Thu Apr 19 23:35:31 CEST 2012
The branch, master 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 -----------------------------------------------------------------
commit 7ac6e6b5a74b322fdc86f756d150c209229fa54e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Apr 19 23:35:28 2012 +0200
more menu separator fixing
-----------------------------------------------------------------------
Summary of changes:
pyhoca/wxgui/menus_taskbar.py | 2 --
1 files changed, 0 insertions(+), 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