[X2Go-Commits] [python-x2go] 02/02: Windows: Update from VcXsrv-xp-1.14.3.2 to VcXsrv-1.15.2.1-xp+vc2013+x2go1

git-admin at x2go.org git-admin at x2go.org
Tue Oct 21 00:20:35 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository python-x2go.

commit caa093ed527ab9cfe149e78e0cb8192d9c27a292
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Mon Oct 20 18:14:27 2014 -0400

    Windows: Update from VcXsrv-xp-1.14.3.2 to VcXsrv-1.15.2.1-xp+vc2013+x2go1
---
 x2go/defaults.py |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x2go/defaults.py b/x2go/defaults.py
index e2ba96c..86e31ae 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -265,8 +265,8 @@ if X2GOCLIENT_OS == 'Windows':
             'display': 'localhost:40',
             'last_display': 'localhost:40',
             'process_name': 'vcxsrv.exe',
-            'test_installed': os.path.join(os.getcwd(), '..', 'pyhoca-contrib', 'mswin', 'vcxsrv-mswin', 'VcXsrv-xp-1.14.3.2', 'vcxsrv.exe'), 
-            'run_command': os.path.join(os.getcwd(), '..', 'pyhoca-contrib', 'mswin', 'vcxsrv-mswin', 'VcXsrv-xp-1.14.3.2', 'vcxsrv.exe'), 
+            'test_installed': os.path.join(os.getcwd(), '..', 'pyhoca-contrib', 'mswin', 'vcxsrv-mswin', 'VcXsrv-1.15.2.1-xp+vc2013+x2go1', 'vcxsrv.exe'),
+            'run_command': os.path.join(os.getcwd(), '..', 'pyhoca-contrib', 'mswin', 'vcxsrv-mswin', 'VcXsrv-1.15.2.1-xp+vc2013+x2go1', 'vcxsrv.exe'),
             'parameters': [':40', '-clipboard', '-multiwindow', '-notrayicon', '-nowinkill', '-nounixkill', '-swcursor', ],
         },
         'Xming': {

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git


More information about the x2go-commits mailing list