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 07fc893fe910b501909124b8ca8985cf941da97f (commit) via 92ff5a7d7d612fcb7b7599ee0dc20367191493ef (commit) from efd458ba0529b5860201933488db9285f38e6099 (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 07fc893fe910b501909124b8ca8985cf941da97f Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Mon Feb 28 09:04:20 2011 +0100 extended file backend of X2goClientPrinting class commit 92ff5a7d7d612fcb7b7599ee0dc20367191493ef Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Mon Feb 28 09:04:00 2011 +0100 allowing relative and absolute paths in save_to_folder location ----------------------------------------------------------------------- Summary of changes: x2go/backends/printing/_file.py | 65 +++++++++++++++++++++++++++++++-------- x2go/defaults.py | 2 +- x2go/printactions.py | 13 ++++++- x2go/x2go_exceptions.py | 3 +- 4 files changed, 66 insertions(+), 17 deletions(-) hooks/post-receive -- Python X2go Client API