[X2Go-Commits] python-x2go.git - release/0.4.0.x (branch) updated: 0.2.0.10-21-g5a2665a

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


The branch, release/0.4.0.x has been updated
       via  5a2665a0073fda2ad80ec670f4c83de11d389342 (commit)
      from  64324badc16a2a920198600f746c1e9b23afa5c9 (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/utils.py |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2go/utils.py b/x2go/utils.py
index 1cad3f8..f8dee91 100644
--- a/x2go/utils.py
+++ b/x2go/utils.py
@@ -606,7 +606,7 @@ def find_session_window(session_name):
 def get_desktop_geometry():
     """\
     Get the geometry of the current screen's desktop by
-    wrapping around
+    wrapping around::
 
         xprop -root '_NET_DESKTOP_GEOMETRY'
 
@@ -627,7 +627,7 @@ def get_desktop_geometry():
 def get_workarea_geometry():
     """\
     Get the geometry of the current screen's work area by
-    wrapping around
+    wrapping around::
 
         xprop -root '_NET_WORKAREA'
 


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