[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: e0fdd569be1c024659ee863b22f6b42b3e1197c0

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:25:27 CET 2014


The branch, build-baikal has been updated
       via  e0fdd569be1c024659ee863b22f6b42b3e1197c0 (commit)
      from  7d7bb6b77b574458d06fd8e13e963a3afbcc4025 (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/__init__.py |    4 ++++
 1 file changed, 4 insertions(+)

The diff of changes is:
diff --git a/x2go/__init__.py b/x2go/__init__.py
index 2a60b16..05417c6 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -179,3 +179,7 @@ from defaults import CURRENT_LOCAL_USER
 from defaults import LOCAL_HOME
 from defaults import X2GO_SESSION_ROOTDIR
 from defaults import X2GO_SSH_ROOTDIR
+
+if X2GOCLIENT_OS == 'Windows':
+    from xserver import X2goClientXConfig, X2goXServer
+


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