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 23fb620bb462c6acdabc773f3fc2598f1d6a520f (commit) from 4db8939e6f3bf912624b3912dc8d6ea9aa458483 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: build/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 14210 -> 15465 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 13318 -> 14458 bytes build/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 11137 -> 10898 bytes build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 10546 -> 10379 bytes debian/changelog | 8 + debian/control | 2 +- man/pyhoca-gui.1 | 5 +- po/POTFILES.in | 2 + po/de.po | 559 +++++++++++++++++++-------------- po/en.po | 549 +++++++++++++++++++-------------- po/es.po | 486 +++++++++++++++++------------ po/nl.po | 486 +++++++++++++++++------------ po/pyhoca-gui.pot | 463 ++++++++++++++++----------- pyhoca-gui | 1 + pyhoca/wxgui/__init__.py | 2 +- pyhoca/wxgui/frontend.py | 58 ++-- pyhoca/wxgui/logon.py | 1 + pyhoca/wxgui/menus_taskbar.py | 6 + pyhoca/wxgui/messages.py | 5 +- pyhoca/wxgui/printingprefs.py | 378 ++++++++++++++++++++++ pyhoca/wxgui/profilemanager.py | 9 +- 21 files changed, 1955 insertions(+), 1065 deletions(-) create mode 100644 pyhoca/wxgui/printingprefs.py hooks/post-receive -- Python X2go Client (wxPython GUI)