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 API". The branch, develop has been updated via b69db1263fb8876b4598f8e8e3807572e7fcae9c (commit) via 5e21f99c3d71e85481486cfbbb035d2f80934a19 (commit) via 10c46349815fa1652ed0b98d86f3d5f14a46295e (commit) via 632bd0730d2db7ba960c49eae7837cbd236d6754 (commit) from a6d746203239ffd58f4d86de4085c03b5e3ba4e4 (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 b69db1263fb8876b4598f8e8e3807572e7fcae9c Merge: 5e21f99c3d71e85481486cfbbb035d2f80934a19 a6d746203239ffd58f4d86de4085c03b5e3ba4e4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 24 16:38:07 2011 +0100 Merge branch 'develop' of ssh://code.x2go.org:32032/srv/git/code.x2go.org/python-x2go into develop commit 5e21f99c3d71e85481486cfbbb035d2f80934a19 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 24 16:37:21 2011 +0100 handling file not found error if PDF viewer command is not installed on the client commit 10c46349815fa1652ed0b98d86f3d5f14a46295e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 24 16:36:53 2011 +0100 adding .gitignore file (*.pyc ignored for now) commit 632bd0730d2db7ba960c49eae7837cbd236d6754 Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Wed Feb 23 13:08:14 2011 +0100 updated README ----------------------------------------------------------------------- Summary of changes: .gitignore | 1 + README | 15 ++++++++------- x2go/printactions.py | 9 ++++++++- 3 files changed, 17 insertions(+), 8 deletions(-) create mode 100644 .gitignore hooks/post-receive -- Python X2go Client API