[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: f3e977b8422e29d242f00f6aee2a99e42eb3ba18

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:55:29 CEST 2013


The branch, twofactorauth has been updated
       via  f3e977b8422e29d242f00f6aee2a99e42eb3ba18 (commit)
      from  545184b7508a9d4c0c9c86e13e42f508601331ea (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, 2 insertions(+)

The diff of changes is:
diff --git a/x2go/defaults.py b/x2go/defaults.py
index f132c57..1a04b5f 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -46,6 +46,8 @@ if X2GOCLIENT_OS == "Windows":
     SUPPORTED_SOUND = False
     SUPPORTED_PRINTING = True
     SUPPORTED_FOLDERSHARING = True
+    DISPLAY='localhost:0.0'
+    os.environ['DISPLAY'] = DISPLAY
 
 elif X2GOCLIENT_OS == "Linux":
     import getpass


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