The branch, build-baikal has been updated via 1030c997272c773dd8d04c9cf441c8484ebed945 (commit) from 16d6079efb0c1090f73266fe58b0ed6ef6e74958 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2go/defaults.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2go/defaults.py b/x2go/defaults.py index a7b7959..46883b6 100644 --- a/x2go/defaults.py +++ b/x2go/defaults.py @@ -238,7 +238,7 @@ if X2GOCLIENT_OS == 'Windows': 'process_name': 'vcxsrv.exe', 'test_installed': os.path.join(os.environ['ProgramFiles'], 'VcXsrv', 'vcxsrv.exe'), 'run_command': os.path.join(os.environ['ProgramFiles'], 'VcXsrv', 'vcxsrv.exe'), - 'parameters': [':40', '-clipboard', '-multiwindow', '-notrayicon', '-nowinkill', '-nounixkill', '-swcursor', '-wgl', ], + 'parameters': [':40', '-clipboard', '-multiwindow', '-notrayicon', '-nowinkill', '-nounixkill', '-swcursor', ], }, 'Xming': { 'display': 'localhost:40', 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).