The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated via 7f861593a292d2eda0806eb75a6c6e92cb9365de (commit) from 408703a76374e30603280e0b6f1bda6aa6806c27 (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/notify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/pyhoca/wxgui/notify.py b/pyhoca/wxgui/notify.py index be92b3c..49d041c 100644 --- a/pyhoca/wxgui/notify.py +++ b/pyhoca/wxgui/notify.py @@ -102,7 +102,7 @@ class win32gui_NotifierPopup(object): except KeyError: pass - self.taskbar.ShowBalloon(title, text, msec=timeout) + #self.taskbar.ShowBalloon(title, text, msec=timeout) self._pyhoca_logger(text, loglevel=log.loglevel_NOTICE) def Close(self): 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)).