[X2Go-Commits] pyhoca-gui.git - master (branch) updated: 0.4.0.1-13-g19fd6c1

X2Go dev team git-admin at x2go.org
Sun Apr 21 21:44:37 CEST 2013


The branch, master has been updated
       via  19fd6c12a12101f98d21b179d4d9b679ddee69a1 (commit)
      from  aeb4143ad02160bd081a02acb19335f6b71bd326 (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 19fd6c12a12101f98d21b179d4d9b679ddee69a1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Apr 21 21:44:34 2013 +0200

    fix for last commit

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

Summary of changes:
 pyhoca/wxgui/taskbar.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/taskbar.py b/pyhoca/wxgui/taskbar.py
index 2f00454..97a666c 100644
--- a/pyhoca/wxgui/taskbar.py
+++ b/pyhoca/wxgui/taskbar.py
@@ -50,7 +50,7 @@ import basepath
 
 _icons_location = basepath.icons_basepath
 
-def MakeIcon(self, icon_name, fallback_name='pyhoca-trayicon'):
+def MakeIcon(icon_name, fallback_name='pyhoca-trayicon'):
     """\
     The various platforms have different requirements for the
     icon size...


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