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 "Python X2go Client (wxPython GUI)". The branch, master has been updated via 022811f7ea1033c3f4a2e17c6c95e4f1bf71f776 (commit) via 1dd252e00d59e41021fe98644ade03b4444f3d81 (commit) via 5d7ba13394f2d5b51ed460b3820e955122f162a7 (commit) via 5e735e14d5a5fa1bb007d15e90aeacc1352b53c2 (commit) via 3d5aeae87b5a7dd456f99e9ff9b3007c83f6850b (commit) from b539a2fb43651d295ed2562cb680cae4bcfd2afd (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 022811f7ea1033c3f4a2e17c6c95e4f1bf71f776 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 26 14:40:36 2011 +0100 added --non-interactive cmdline option, closes issue #60 commit 1dd252e00d59e41021fe98644ade03b4444f3d81 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 26 13:14:41 2011 +0100 beautified help messages and man page commit 5d7ba13394f2d5b51ed460b3820e955122f162a7 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 26 13:09:54 2011 +0100 remove app name from help output commit 5e735e14d5a5fa1bb007d15e90aeacc1352b53c2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 26 13:08:11 2011 +0100 added --hide-trayicon option / functionality commit 3d5aeae87b5a7dd456f99e9ff9b3007c83f6850b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 26 13:00:57 2011 +0100 removed not-needed taskbar instance reference ----------------------------------------------------------------------- Summary of changes: man/pyhoca-gui.1 | 23 +++++++++++++++++++ pyhoca-gui | 23 +++++++++++++++++- pyhoca/wxgui/frontend.py | 45 +++++++++++++++++++++++++++++++------ pyhoca/wxgui/logon.py | 2 +- pyhoca/wxgui/menus_taskbar.py | 49 +++++++++++++++++++++------------------- pyhoca/wxgui/notify.py | 1 - 6 files changed, 109 insertions(+), 34 deletions(-) hooks/post-receive -- Python X2go Client (wxPython GUI)