[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.1.1.4-153-gdc15312

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:21:04 CET 2014


The branch, brokerclient has been updated
       via  dc1531278cb19352e0744f2bc979022031be01b5 (commit)
      from  aafd3280d5efd4df43199f3937b000427141a756 (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 3d71411..afc5de3 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -239,7 +239,7 @@ if X2GOCLIENT_OS == 'Windows':
 if X2GOCLIENT_OS == 'Windows':
     X2GO_CLIENTXCONFIG_DEFAULTS = {
         'XServers': {
-            'known_xservers': ['VcXsrv_shipped', 'VcXsrv', 'Xming', 'Cygwin-X', ],
+            'known_xservers': ['VcXsrv_development', 'VcXsrv_shipped', 'VcXsrv', 'Xming', 'Cygwin-X', ],
         },
         'Cygwin-X': {
             '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).




More information about the x2go-commits mailing list