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, develop has been updated via 864aae75196136c95ba296d97ab80220a4b3243c (commit) via 8239ce836ad58d7b0bf482a4200487324f5f6f31 (commit) from ff55693a72f83dd9ef96b4809828c4989a4fd1cc (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 864aae75196136c95ba296d97ab80220a4b3243c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Mar 7 21:08:57 2011 +0100 adding support for disabled session submenus to avoid redundant clicks on conflicting session actions commit 8239ce836ad58d7b0bf482a4200487324f5f6f31 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Mar 7 20:47:46 2011 +0100 sorting profile names in menu, sorting session names in submenu ----------------------------------------------------------------------- Summary of changes: pyhoca/wxgui/frontend.py | 23 +++++++++++++++++++++++ pyhoca/wxgui/menus_taskbar.py | 26 +++++++++++++++++--------- 2 files changed, 40 insertions(+), 9 deletions(-) hooks/post-receive -- Python X2go Client (wxPython GUI)