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 957142e6ecbca5f20aa91101cf158d691cb3a598 (commit) via 88ac9dd79c472e4891fb4050e7497eb4c5d5d66b (commit) from f71cf9a1c21a6e35d40d2f395e128ea72e87ddd4 (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 957142e6ecbca5f20aa91101cf158d691cb3a598 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Mar 1 15:21:02 2011 +0100 forgotten icon files commit 88ac9dd79c472e4891fb4050e7497eb4c5d5d66b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Mar 1 15:20:21 2011 +0100 added a confirmation dialog before session profile deletion is really executed ----------------------------------------------------------------------- Summary of changes: build/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 15465 -> 15762 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 14458 -> 14735 bytes build/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 10898 -> 10898 bytes build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 10379 -> 10379 bytes icons/PyHoca/128x128/question.png | Bin 0 -> 9673 bytes icons/PyHoca/16x16/question.png | Bin 0 -> 846 bytes icons/PyHoca/22x22/question.png | Bin 0 -> 1248 bytes icons/PyHoca/32x32/question.png | Bin 0 -> 1992 bytes icons/PyHoca/48x48/question.png | Bin 0 -> 3167 bytes icons/PyHoca/64x64/question.png | Bin 0 -> 4395 bytes icons/PyHoca/scalable/question.svg | 158 +++++++++++++++++++++++++++++++++ po/de.po | 133 +++++++++++++++------------ po/en.po | 132 +++++++++++++++------------ po/es.po | 126 ++++++++++++++------------ po/nl.po | 126 ++++++++++++++------------ po/pyhoca-gui.pot | 125 ++++++++++++++------------ pyhoca-gui | 1 - pyhoca/wxgui/frontend.py | 21 +++-- pyhoca/wxgui/messages.py | 38 +++++---- 19 files changed, 546 insertions(+), 314 deletions(-) create mode 100644 icons/PyHoca/128x128/question.png create mode 100644 icons/PyHoca/16x16/question.png create mode 100644 icons/PyHoca/22x22/question.png create mode 100644 icons/PyHoca/32x32/question.png create mode 100644 icons/PyHoca/48x48/question.png create mode 100644 icons/PyHoca/64x64/question.png create mode 100644 icons/PyHoca/scalable/question.svg hooks/post-receive -- Python X2go Client (wxPython GUI)