[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.0.40.0-104-ge8dde86

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


The branch, brokerclient has been updated
       via  e8dde8692042b1134e9583b1e3f72ad77cd69a2f (commit)
      from  7fa40acef0943af459249a82f6022d9ddcb50d2f (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 a75d053..26c6d5b 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -222,7 +222,7 @@ X2GO_CLIENTPRINTING_DEFAULTS = {
         },
     }
 if X2GOCLIENT_OS == 'Windows':
-    X2GO_CLIENTPRINTING_DEFAULTS['print'].update({'gsprint': os.path.join(os.environ['BProgramFiles'], 'GhostGum', 'gsview', 'gsprint.exe'), })
+    X2GO_CLIENTPRINTING_DEFAULTS['print'].update({'gsprint': os.path.join(os.environ['ProgramFiles'], 'GhostGum', 'gsview', 'gsprint.exe'), })
 
 
 if X2GOCLIENT_OS == 'Windows':


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