[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: f4887ffe0402f097ada7a1adb92e93850ab1f16d

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


The branch, brokerclient has been updated
       via  f4887ffe0402f097ada7a1adb92e93850ab1f16d (commit)
      from  cfed96609af5f807562f15cb126492d66c05160a (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 |    7 +++++++
 1 file changed, 7 insertions(+)

The diff of changes is:
diff --git a/x2go/defaults.py b/x2go/defaults.py
index 164b4d5..d9c6940 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -178,6 +178,13 @@ X2GO_CLIENTSETTINGS_DEFAULTS = {
         'editprofile': True,
         'resume': True
         },
+    'trayicon': {
+        'enabled': True,
+        'mintotray': True,
+        'noclose': True,
+        'mincon': True,
+        'maxdiscon': True,
+        },
     }
 X2GO_CLIENTPRINTING_DEFAULTS = {
     'General': {


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