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, feature-branch_printing-config-dialog has been updated via f732b2117b39e725cb23902c8efad1e316123a8d (commit) via f4dcc3adfb30074b5c4182e6b1048ecac1f3258a (commit) from 44cb5652045e663ee451b6e9502129cf22e60e5f (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 f732b2117b39e725cb23902c8efad1e316123a8d Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Tue Mar 1 00:18:19 2011 +0100 implemented HOOK_open_print_dialog commit f4dcc3adfb30074b5c4182e6b1048ecac1f3258a Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Mon Feb 28 14:17:50 2011 +0100 rebuilt i18n files ----------------------------------------------------------------------- Summary of changes: build/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 15694 -> 15694 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 14654 -> 14654 bytes build/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 11137 -> 11137 bytes build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 10546 -> 10546 bytes po/de.po | 30 ++++++++-------- po/en.po | 30 ++++++++-------- po/es.po | 30 ++++++++-------- po/nl.po | 30 ++++++++-------- po/pyhoca-gui.pot | 30 ++++++++-------- pyhoca/wxgui/frontend.py | 48 +++++++++++++------------- pyhoca/wxgui/logon.py | 1 + pyhoca/wxgui/printingprefs.py | 62 ++++++++++++++++++++++++--------- pyhoca/wxgui/profilemanager.py | 7 ++++ 13 files changed, 152 insertions(+), 116 deletions(-) hooks/post-receive -- Python X2go Client (wxPython GUI)