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

X2Go dev team git-admin at x2go.org
Thu Mar 22 15:42:23 CET 2012


The branch, master has been updated
       via  dc1531278cb19352e0744f2bc979022031be01b5 (commit)
       via  aafd3280d5efd4df43199f3937b000427141a756 (commit)
      from  29e4a2a0c4ce194601992bc0e3e0dd9528dd9394 (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 dc1531278cb19352e0744f2bc979022031be01b5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Mar 21 21:51:46 2012 +0100

    add missing VcXsrv_development to known_xservers

commit aafd3280d5efd4df43199f3937b000427141a756
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Mar 21 21:51:14 2012 +0100

    add newline at EOF

-----------------------------------------------------------------------

Summary of changes:
 x2go/defaults.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2go/defaults.py b/x2go/defaults.py
index 4c0705e..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',
@@ -421,4 +421,4 @@ X2GO_MIMEBOX_EXTENSIONS_BLACKLIST = [
 X2GO_SHARE_VIEWONLY=0
 X2GO_SHARE_FULLACCESS=1
 
-PUBAPP_MAX_NO_SUBMENUS=10
\ No newline at end of file
+PUBAPP_MAX_NO_SUBMENUS=10


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