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 eda24f02e04566263d099fb5a87a12ff99cd52fd (commit) from 85a23059e92451076af3baca2006dae57fb5244f (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 eda24f02e04566263d099fb5a87a12ff99cd52fd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Mar 7 12:41:13 2011 +0100 trying to fix non-hiding splash screen on Windows ----------------------------------------------------------------------- Summary of changes: pyhoca/wxgui/frontend.py | 6 +++- pyhoca/wxgui/splash.py | 54 ++++++++++++++++++++++++++++++++++++++++++++++ pyhoca/wxgui/taskbar.py | 2 - 3 files changed, 58 insertions(+), 4 deletions(-) create mode 100644 pyhoca/wxgui/splash.py hooks/post-receive -- Python X2go Client (wxPython GUI)