[X2Go-Commits] pyhoca-gui.git - build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d (branch) updated: 0.2.1.1-20-gad6f58f

X2Go dev team git-admin at x2go.org
Tue Aug 27 13:22:50 CEST 2013


The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
       via  ad6f58f4462ebd6acb1852da0f92cfaa8d750689 (commit)
      from  737d6a3753e7cfbe5f6e426f7eaace93054f4bf8 (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:
 pyhoca/wxgui/frontend.py |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index 85d0dde..0eadf94 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -126,10 +126,10 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
         @param args: a class with properties representing the command-line options that are available to L{PyHocaGUI} instances.
         @type args: C{argparse.ArgumentParser} (or similar)
         @param logger: you can pass an L{X2goLogger} object to the
-            L{PyHocaCLI} constructor for logging application events
+            L{PyHocaGUI} constructor for logging application events
         @type logger: Python X2Go C{X2goLogger} instance
         @param liblogger: you can pass an L{X2goLogger} object to the
-            L{PyHocaCLI} constructor for logging application events, this object is forwarded to the C{X2goClient. class in Python X2Go.
+            L{PyHocaGUI} constructor for logging application events, this object is forwarded to the C{X2goClient}. class in Python X2Go.
         @type liblogger: Python X2Go C{X2goLogger} instance
         @param appname: name of the application instance
         @type appname: C{str}


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list