The branch, twofactorauth has been updated via 772cc2f5bd4cce8bfd38ea68c34fc5e7de954090 (commit) from 10ad54b589031bbd3b6cbe155735165ff17f6afd (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 | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py index 74742a1..f45ecbf 100644 --- a/pyhoca/wxgui/frontend.py +++ b/pyhoca/wxgui/frontend.py @@ -63,6 +63,7 @@ import messages import basepath wx.SetDefaultPyEncoding("utf-8") +wx.InitAllImageHandlers() class PyHocaGUI(wx.App, x2go.X2goClient): 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)).