The branch, master has been updated via ee383080755920c5078dbbba0de336939f83c467 (commit) from 07cdbad46bc21ca469e903eaf5b8a00e76e188d3 (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 ee383080755920c5078dbbba0de336939f83c467 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Mar 22 15:27:48 2012 +0100 typo fix ----------------------------------------------------------------------- Summary of changes: x2go/defaults.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2go/defaults.py b/x2go/defaults.py index 8149520..5f3939a 100644 --- a/x2go/defaults.py +++ b/x2go/defaults.py @@ -255,7 +255,7 @@ if X2GOCLIENT_OS == 'Windows': 'run_command': os.path.join(os.environ['ProgramFiles'], 'VcXsrv', 'vcxsrv.exe'), 'parameters': [':40', '-clipboard', '-multiwindow', '-notrayicon', '-nowinkill', '-nounixkill', '-swcursor', ], }, - 'VcXsrv-shipped': { + 'VcXsrv_shipped': { 'display': 'localhost:40', 'process_name': 'vcxsrv.exe', 'test_installed': os.path.join(os.getcwd(), 'VcXsrv', 'vcxsrv.exe'), hooks/post-receive -- python-x2go.git (Python X2Go Client API) 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.git" (Python X2Go Client API).