The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated via 66bcf0cd5872b3df0a13c53a5825aefcd17f47fd (commit) from c8eb7fe97d34098e3ed188944d5f34676522c7a8 (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 bb1c491..cecb221 100644 --- a/pyhoca/wxgui/menus_taskbar.py +++ b/pyhoca/wxgui/menus_taskbar.py @@ -201,7 +201,7 @@ class PyHocaGUI_Menu_TaskbarSessionProfile(wx.Menu): self.Append(id=ID_CLEANSESSIONS, text="&Clean all sessions") self.AppendSeparator() - self.Append(id=ID_EDITPROFILEWHILECONNECTED, text="&Customize session profile (while connected)") + self.Append(id=ID_EDITPROFILEWHILECONNECTED, text="Customize &profile") self.Append(id=ID_SHARELOCALFOLDER, text="Share local &folder") self.AppendSeparator() self.Append(id=ID_DISCONNECT, text="&Disconnect from Server") 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)).