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

git-admin at x2go.org git-admin at x2go.org
Sat Jan 24 15:15:40 CET 2015


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

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

commit f956f10f7f53ca44db82baa92673d061ae5dd0c7
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Sat Jan 24 09:13:59 2015 -0500

    Windows: Update from VcXsrv-1.15.2.1-xp+vc2013+x2go1 to VcXsrv-1.15.2.2-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 fe36be8..bb9c567 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-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'),
+            'test_installed': os.path.join(os.getcwd(), '..', 'pyhoca-contrib', 'mswin', 'vcxsrv-mswin', 'VcXsrv-1.15.2.2-xp+vc2013+x2go1_bin', 'vcxsrv.exe'),
+            'run_command': os.path.join(os.getcwd(), '..', 'pyhoca-contrib', 'mswin', 'vcxsrv-mswin', 'VcXsrv-1.15.2.2-xp+vc2013+x2go1_bin', '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