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, master has been updated via 314423ef7cff66d3c165b7b5193e14db418807cd (commit) via 23b38533e89e80dc69d2ba5a100fc1b5f91944dc (commit) from 8f96ae78ee15292f4984e384b0f9e9d21b63501e (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 314423ef7cff66d3c165b7b5193e14db418807cd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed May 25 19:07:25 2011 +0200 new lines added in __doc__ strings where missing commit 23b38533e89e80dc69d2ba5a100fc1b5f91944dc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed May 25 19:07:10 2011 +0200 adds __doc__ strings to session.py ----------------------------------------------------------------------- Summary of changes: x2go/cleanup.py | 1 + x2go/inifiles.py | 1 + x2go/log.py | 1 + x2go/pulseaudio.py | 5 + x2go/registry.py | 139 +++++++++++++++++++---- x2go/rforward.py | 1 + x2go/session.py | 316 ++++++++++++++++++++++++++++++++++++++++++---------- 7 files changed, 385 insertions(+), 79 deletions(-) hooks/post-receive -- Python X2go Client API