[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.2.1.1-52-g38e314a

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


The branch, twofactorauth has been updated
       via  38e314a38c4c8d6f2fddf1bd0abe19ca4dcf755c (commit)
      from  fe95730586539746001eb4528f92fb8f8fad9f9e (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/listdesktops.py |    7 -------
 1 file changed, 7 deletions(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/listdesktops.py b/pyhoca/wxgui/listdesktops.py
index 7f9c58b..a64356b 100644
--- a/pyhoca/wxgui/listdesktops.py
+++ b/pyhoca/wxgui/listdesktops.py
@@ -169,13 +169,6 @@ class PyHocaGUI_DialogBoxListDesktops(wx.Dialog):
         self.list_index += 1
 
     def _refreshDesktopList(self):
-        """\
-        Gets called if the Refresh button gets pressed.
-
-        @param evt: event
-        @type evt: C{obj}
-
-        """
         self.desktopList.DeleteAllItems()
         self.listed_desktops = {}
         self.list_index = 0


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