[X2Go-Commits] [pyhoca-gui] 71/71: CVix: typo fix in CVix.py
git-admin at x2go.org
git-admin at x2go.org
Thu Mar 20 00:32:44 CET 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch cvix/2.x
in repository pyhoca-gui.
commit e79cdb00110e2b592ee404b56cad74911517b98a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Feb 21 01:05:08 2014 +0100
CVix: typo fix in CVix.py
---
CVix.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CVix.py b/CVix.py
index 3bd00bf..abcc9f9 100755
--- a/CVix.py
+++ b/CVix.py
@@ -44,8 +44,8 @@ __VERSION__ = "1.99.3"
SESSION_DIR = '.x2goclient'
# tweak Python X2Go's default printing setup
-x2go.defaults.X2GOCLIENT_PRINTING_DEFAULTS['General']['pdfview'] = False
-x2go.defaults.X2GOCLIENT_PRINTING_DEFAULTS['General']['showdialog'] = True
+x2go.defaults.X2GO_CLIENTPRINTING_DEFAULTS['General']['pdfview'] = False
+x2go.defaults.X2GO_CLIENTPRINTING_DEFAULTS['General']['showdialog'] = True
preserve_profile_options=[
'user',
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
More information about the x2go-commits
mailing list