[X2Go-Commits] pyhoca-gui.git - master (branch) updated: 0.4.0.8-26-g6d25c21

X2Go dev team git-admin at x2go.org
Fri Nov 15 22:33:02 CET 2013


The branch, master has been updated
       via  6d25c214b489416960ec64475d5ec7f0fd0ea27d (commit)
      from  ae7833e3dc4920a7a0758914ed44f33f083e5f6b (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 6d25c214b489416960ec64475d5ec7f0fd0ea27d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Nov 15 22:32:01 2013 +0100

    fix fallback about image

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

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

The diff of changes is:
diff --git a/pyhoca/wxgui/about.py b/pyhoca/wxgui/about.py
index 8b55c2e..6744561 100644
--- a/pyhoca/wxgui/about.py
+++ b/pyhoca/wxgui/about.py
@@ -65,7 +65,7 @@ class PyHocaGUI_AboutFrame(wx.Frame):
         self._PyHocaGUI = _PyHocaGUI
         self._pyhoca_logger = self._PyHocaGUI._pyhoca_logger
 
-        fallback_about_image = 'pyhoca-about-logo'
+        fallback_about_image = 'pyhoca-about-logo.png'
 
         if about_image is None:
             about_image = fallback_about_image


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