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 a0222e8396059b51527eab8a1b414dd843c29b4e (commit) via be287b8d90ea5f617761338715bf6884f0159917 (commit) from c8f2d07393a7f4fe65b2c0696d46526e68d4cb60 (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 a0222e8396059b51527eab8a1b414dd843c29b4e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 24 23:47:13 2011 +0100 added .gitignore file (*.pyc files for now) commit be287b8d90ea5f617761338715bf6884f0159917 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 24 23:45:28 2011 +0100 print action HOOK now accepts option ,,printer'' ----------------------------------------------------------------------- Summary of changes: .gitignore | 1 + pyhoca/wxgui/frontend.py | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 .gitignore hooks/post-receive -- Python X2go Client (wxPython GUI)