The branch, twofactorauth has been updated via ca49f12b1999a362bb1b7d7fac68d7472da2d262 (commit) from 0eb30cd413a6841108c9c84078c00f5eee1e479c (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 4a548c9..b4c3e54 100644 --- a/x2go/defaults.py +++ b/x2go/defaults.py @@ -173,7 +173,7 @@ if X2GOCLIENT_OS == 'Windows': 'parameters':[':40', '-clipboard', '-multiwindow', '-notrayicon', '-nowinkill', ], }, 'Xming': { - 'display': ':40' + 'display': ':40', 'process_name': 'Xming.exe', 'test_installed': os.path.join(os.environ['ProgramFiles'], 'Xming', 'Xming.exe'), 'run_command': os.path.join(os.environ['ProgramFiles'], 'Xming', 'Xming.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).