The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated via f85bbf3e82a1cc1322154c059b6ce1868b195795 (commit) from 4e565a5ce2c87f19af6eb2402b1c8bed7f469700 (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, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/pyhoca/wxgui/menus_taskbar.py b/pyhoca/wxgui/menus_taskbar.py index 4aa89fb..55bd43a 100644 --- a/pyhoca/wxgui/menus_taskbar.py +++ b/pyhoca/wxgui/menus_taskbar.py @@ -235,7 +235,7 @@ class PyHocaGUI_Menu_TaskbarSessionManager(wx.Menu): ID_EXIT = wx.NewId() self.AppendMenu(id=ID_AUTHENTICATE, - text="Authenticate X2go Session", + text="Authenticate X2go Server", submenu=PyHocaGUI_Menu_TaskbarProfileNames(self._PyHocaGUI, caller=self, filter_profiles=self._PyHocaGUI.client_connected_sessions(return_profile_names=True), 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)).