[X2Go-Commits] [pyhoca-gui] 47/71: CVix: disable splash by default
git-admin at x2go.org
git-admin at x2go.org
Thu Mar 20 00:32:43 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 347d07adffc6b7708ed03e7efbbea79fcdd8f0fb
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Feb 10 16:35:26 2014 +0100
CVix: disable splash by default
---
CVix.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/CVix.py b/CVix.py
index eeea464..65229d4 100755
--- a/CVix.py
+++ b/CVix.py
@@ -112,6 +112,7 @@ def startCVix():
launcher.setup_devmode()
launcher.modify_default_option('session_profile', 'CVix')
+ launcher.modify_default_option('disable_splash', True)
launcher.modify_default_option('debug', True)
launcher.modify_default_option('libdebug', True)
launcher.modify_default_option('remember_username', True)
--
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