[X2go-Commits] python-x2go.git - master (branch) updated: 0.4.0.0-3-g9375394

X2Go dev team git-admin at x2go.org
Wed Feb 13 12:34:41 CET 2013


The branch, master has been updated
       via  937539415120c32ba970c0ec9e4bc7e9f6861f68 (commit)
      from  a73faa46649f99b8cb1703c29706134a90ece31e (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 937539415120c32ba970c0ec9e4bc7e9f6861f68
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Feb 13 12:36:42 2013 +0100

    Documentation fix and typo fix relevant for win32 build.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    4 ++--
 x2go/__init__.py |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 794f845..7399ad6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-python-x2go (0.4.0.1-0~x2go2) UNRELEASED; urgency=low
+python-x2go (0.4.0.1-0~x2go1) UNRELEASED; urgency=low
 
-  * Continue development...
+  * Documentation fix and typo fix relevant for win32 build.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 12 Feb 2013 08:55:31 +0100
 
diff --git a/x2go/__init__.py b/x2go/__init__.py
index 5b3b14b..926a338 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -220,5 +220,5 @@ X2goSession = X2GoSession
 X2goSSHProxy = X2GoSSHProxy
 
 if X2GOCLIENT_OS == 'Windows':
-    X2goClientXConfig = X2GoClientXconfig
+    X2goClientXConfig = X2GoClientXConfig
     X2goXServer = 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