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 6bb6f02feb2065840f85e1f34d4027b1d7a51752 (commit) via fc72d49ce666c78890c54d1134775a6c9ac5b10d (commit) via 7e75299dd76b1392417201a4c1dae375378d1388 (commit) via 7b59e71ebf7c36258d573ebd835afafc95ecc205 (commit) from 739726ae3ca8e9905b5bd05753fdf02a83378b3a (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 6bb6f02feb2065840f85e1f34d4027b1d7a51752 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 24 15:39:40 2011 +0100 balanced/beautified layout of profile manager tabs commit fc72d49ce666c78890c54d1134775a6c9ac5b10d Merge: 7e75299dd76b1392417201a4c1dae375378d1388 739726ae3ca8e9905b5bd05753fdf02a83378b3a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 24 14:13:01 2011 +0100 Merge branch 'develop' of ssh://code.x2go.org:32032/srv/git/code.x2go.org/pyhoca-gui into develop commit 7e75299dd76b1392417201a4c1dae375378d1388 Merge: 44f7f789ffe30066091eb525ecc33ae0a59f29cb 7b59e71ebf7c36258d573ebd835afafc95ecc205 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 22 18:56:24 2011 +0100 Merge branch 'pristine-tar' of ssh://code.x2go.org:32032/srv/git/code.x2go.org/pyhoca-gui into develop ----------------------------------------------------------------------- Summary of changes: build/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 13122 -> 13142 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 12332 -> 12349 bytes build/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 11154 -> 11137 bytes build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 10669 -> 10546 bytes locale | 1 + po/de.po | 152 +++++++------ po/en.po | 152 +++++++------ po/es.po | 154 +++++++------ po/nl.po | 155 +++++++------ po/pyhoca-gui.pot | 141 +++++++------ pyhoca-gui | 1 + pyhoca/wxgui/profilemanager.py | 393 +++++++++++++++++--------------- 12 files changed, 617 insertions(+), 532 deletions(-) create mode 120000 locale hooks/post-receive -- Python X2go Client (wxPython GUI)