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, build-main has been updated via 22a13cfd1b2d2ed065e295c08c6c21530f9e5d44 (commit) via 50ac31b8f5d35413e2d10b7854d83cd5a19e0076 (commit) via e9f90145c3c51a8c5000e7df62e0b6364d74ba1b (commit) via 6df9c606d0d33a83360313ffa69c7b96db3e471a (commit) via 7211b53e3c828f3778d16210e3e9ff262d35543b (commit) via acaeaf5df8984dc7e822101e23793f1935c25c2a (commit) via d8d31675fb3ef71effe21b559f937d3ad2c6a2cb (commit) via 0683416552829828a336fe68f29fa46c0fa5d374 (commit) via 5be4d296e8da561a8a06ee536d86a6b4a215e098 (commit) via fa5f0b6f7341971110cca390a79886e886d75636 (commit) via 5068f46f57526b809e2b437b4d5ab0a9575dc2d4 (commit) via 273c79cce000c33d54a57c6ee1445afa6143b7e2 (commit) via 08e584a713af89c0a920ccabdbdbc6b56956b1ae (commit) from 1baa82fa33f49f88a888b745d42d82c13ba7995e (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_man2html/html/pyhoca-gui.1.html | 213 +++++++++++++++++++ Makefile | 15 ++ build/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 16189 -> 16189 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 15128 -> 15128 bytes build/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 15231 -> 15231 bytes build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 15329 -> 15329 bytes debian/changelog | 18 ++- debian/control | 8 +- debian/pyhoca-gui.docs | 3 +- debian/pyversions | 1 + img/pyhoca-about-logo.png | Bin 75269 -> 58758 bytes man/pyhoca-gui.1 | 4 +- po/de.po | 353 ++++++++++++++++--------------- po/en.po | 346 +++++++++++++++++--------------- po/es.po | 353 +++++++++++++++++--------------- po/nl.po | 347 ++++++++++++++++--------------- po/pyhoca-gui.pot | 255 ++++++++++++----------- pyhoca-gui | 2 +- pyhoca/wxgui/__init__.py | 2 +- pyhoca/wxgui/frontend.py | 5 +- pyhoca/wxgui/menus_taskbar.py | 61 +++++- pyhoca/wxgui/profilemanager.py | 63 +++++- pyhoca/wxgui/taskbar.py | 4 +- 23 files changed, 1233 insertions(+), 820 deletions(-) create mode 100644 .build_man2html/html/pyhoca-gui.1.html create mode 100644 Makefile create mode 100644 debian/pyversions hooks/post-receive -- Python X2go Client (wxPython GUI)