[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.0.39.0-90-g0667e65

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:30:09 CET 2014


The branch, build-baikal has been updated
       via  0667e657e0f773912766941a347e2bbdeec58926 (commit)
      from  aab9bfe109c3957ed5002f76d1dcc524c3b001ce (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 1086b0c..555dc54 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['%ProgramFiles%'], '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