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 4db8939e6f3bf912624b3912dc8d6ea9aa458483 (commit) from 09d7a05663a2f11d6bde2f87b0dc5505cf65bcca (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 13142 -> 14210 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 12349 -> 13318 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 debian/changelog | 10 + debian/control | 2 +- .../32x32/{dialog-error.png => audio_error.png} | Bin 1674 -> 1674 bytes .../{network-wired.png => auth_disconnect.png} | Bin 1754 -> 1754 bytes .../32x32/{dialog-error.png => auth_error.png} | Bin 1674 -> 1674 bytes .../32x32/{dialog-warning.png => auth_failed.png} | Bin 1651 -> 1651 bytes .../32x32/{dialog-apply.png => auth_success.png} | Bin 1572 -> 1572 bytes .../PyHoca/32x32/{list-add.png => profile_add.png} | Bin 829 -> 829 bytes .../32x32/{edit-delete.png => profile_delete.png} | Bin 2415 -> 2415 bytes .../32x32/{gtk-edit.png => profile_edit.png} | Bin 1527 -> 1527 bytes .../32x32/{dialog-error.png => profile_error.png} | Bin 1674 -> 1674 bytes .../32x32/{document-save.png => profile_save.png} | Bin 1841 -> 1841 bytes .../{dialog-warning.png => profile_warning.png} | Bin 1651 -> 1651 bytes .../{broom-cleanup.png => session_cleanall.png} | Bin 2352 -> 2352 bytes .../32x32/{dialog-error.png => session_error.png} | Bin 1674 -> 1674 bytes ...ev-printer-network.png => session_printing.png} | Bin 1497 -> 1497 bytes .../{x2go-logo-rotated.png => session_resume.png} | Bin 3107 -> 3107 bytes .../{x2go-logo-rotated.png => session_start.png} | Bin 3107 -> 3107 bytes ...edia-playback-pause.png => session_suspend.png} | Bin 687 -> 687 bytes .../{window-close.png => session_terminate.png} | Bin 1718 -> 1718 bytes .../{dialog-warning.png => session_warning.png} | Bin 1651 -> 1651 bytes icons/PyHoca/64x64/audio_error.png | Bin 0 -> 3973 bytes icons/PyHoca/64x64/auth_error.png | Bin 0 -> 3973 bytes icons/PyHoca/64x64/auth_failed.png | Bin 0 -> 3894 bytes icons/PyHoca/64x64/auth_success.png | Bin 0 -> 3213 bytes icons/PyHoca/64x64/dialog-apply.png | Bin 0 -> 3213 bytes icons/PyHoca/64x64/dialog-error.png | Bin 0 -> 3973 bytes icons/PyHoca/64x64/dialog-question.png | Bin 0 -> 4966 bytes icons/PyHoca/64x64/dialog-warning.png | Bin 0 -> 3894 bytes icons/PyHoca/64x64/profile_error.png | Bin 0 -> 3973 bytes icons/PyHoca/64x64/profile_warning.png | Bin 0 -> 3894 bytes icons/PyHoca/64x64/session_error.png | Bin 0 -> 3973 bytes .../{x2go-logo-rotated.png => session_resume.png} | Bin 7840 -> 7840 bytes .../{x2go-logo-rotated.png => session_start.png} | Bin 7840 -> 7840 bytes icons/PyHoca/64x64/session_warning.png | Bin 0 -> 3894 bytes po/de.po | 245 ++++++++++++-------- po/en.po | 238 ++++++++++++-------- po/es.po | 158 ++++++++----- po/nl.po | 158 ++++++++----- po/pyhoca-gui.pot | 147 ++++++++----- pyhoca-gui | 4 +- pyhoca/wxgui/__init__.py | 2 +- pyhoca/wxgui/frontend.py | 62 +++++- pyhoca/wxgui/logon.py | 42 +++- pyhoca/wxgui/messages.py | 175 ++++++++++++++ pyhoca/wxgui/notify.py | 10 +- 50 files changed, 873 insertions(+), 380 deletions(-) copy icons/PyHoca/32x32/{dialog-error.png => audio_error.png} (100%) copy icons/PyHoca/32x32/{network-wired.png => auth_disconnect.png} (100%) copy icons/PyHoca/32x32/{dialog-error.png => auth_error.png} (100%) copy icons/PyHoca/32x32/{dialog-warning.png => auth_failed.png} (100%) copy icons/PyHoca/32x32/{dialog-apply.png => auth_success.png} (100%) copy icons/PyHoca/32x32/{list-add.png => profile_add.png} (100%) copy icons/PyHoca/32x32/{edit-delete.png => profile_delete.png} (100%) copy icons/PyHoca/32x32/{gtk-edit.png => profile_edit.png} (100%) copy icons/PyHoca/32x32/{dialog-error.png => profile_error.png} (100%) copy icons/PyHoca/32x32/{document-save.png => profile_save.png} (100%) copy icons/PyHoca/32x32/{dialog-warning.png => profile_warning.png} (100%) copy icons/PyHoca/32x32/{broom-cleanup.png => session_cleanall.png} (100%) copy icons/PyHoca/32x32/{dialog-error.png => session_error.png} (100%) copy icons/PyHoca/32x32/{gnome-dev-printer-network.png => session_printing.png} (100%) copy icons/PyHoca/32x32/{x2go-logo-rotated.png => session_resume.png} (100%) copy icons/PyHoca/32x32/{x2go-logo-rotated.png => session_start.png} (100%) copy icons/PyHoca/32x32/{media-playback-pause.png => session_suspend.png} (100%) copy icons/PyHoca/32x32/{window-close.png => session_terminate.png} (100%) copy icons/PyHoca/32x32/{dialog-warning.png => session_warning.png} (100%) create mode 100644 icons/PyHoca/64x64/audio_error.png create mode 100644 icons/PyHoca/64x64/auth_error.png create mode 100644 icons/PyHoca/64x64/auth_failed.png create mode 100644 icons/PyHoca/64x64/auth_success.png create mode 100644 icons/PyHoca/64x64/dialog-apply.png create mode 100644 icons/PyHoca/64x64/dialog-error.png create mode 100644 icons/PyHoca/64x64/dialog-question.png create mode 100644 icons/PyHoca/64x64/dialog-warning.png create mode 100644 icons/PyHoca/64x64/profile_error.png create mode 100644 icons/PyHoca/64x64/profile_warning.png create mode 100644 icons/PyHoca/64x64/session_error.png copy icons/PyHoca/64x64/{x2go-logo-rotated.png => session_resume.png} (100%) copy icons/PyHoca/64x64/{x2go-logo-rotated.png => session_start.png} (100%) create mode 100644 icons/PyHoca/64x64/session_warning.png create mode 100644 pyhoca/wxgui/messages.py hooks/post-receive -- Python X2go Client (wxPython GUI)