[X2go-Commits] python-x2go.git - master (branch) updated: 0.2.0.10-4-gf0c1eb5
X2Go dev team
git-admin at x2go.org
Wed Sep 26 21:03:24 CEST 2012
The branch, master has been updated
via f0c1eb56cb7a54b762f1d9f651399b48e0ba04aa (commit)
from a1805270345b3eebe19a2d99cd78d1a24b351d55 (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 -----------------------------------------------------------------
commit f0c1eb56cb7a54b762f1d9f651399b48e0ba04aa
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Sep 26 21:03:20 2012 +0200
typo fix
-----------------------------------------------------------------------
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 77c996c..61022c3 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -296,7 +296,7 @@ X2GO_SESSIONPROFILE_DEFAULTS = {
'speed': 2, 'pack': '16m-jpeg', 'quality': 9,
'iconvto': 'UTF-8', 'iconvfrom': 'UTF-8', 'useiconv': False,
'usesshproxy': False, 'sshproxyhost': '', 'sshproxyport': 22, 'sshproxyuser': '', 'sshproxytunnel': '', 'sshproxykeyfile': '',
- 'sshproxytype': 'SSH', 'sshproxysameuser': False, 'sshproxysamepass': False, 'sshproxyautologin'; False,
+ 'sshproxytype': 'SSH', 'sshproxysameuser': False, 'sshproxysamepass': False, 'sshproxyautologin': False,
'useexports': True, 'fstunnel': True, 'export': '',
'usemimebox': False, 'mimeboxextensions': '', 'mimeboxaction': 'OPEN',
'fullscreen': False,
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