[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.0.30.1-71-geb43b64

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


The branch, twofactorauth has been updated
       via  eb43b64d9838be671e95734e8656f62f91ec50d9 (commit)
      from  eda24f02e04566263d099fb5a87a12ff99cd52fd (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/splash.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/splash.py b/pyhoca/wxgui/splash.py
index 5be0483..f14ac32 100644
--- a/pyhoca/wxgui/splash.py
+++ b/pyhoca/wxgui/splash.py
@@ -40,7 +40,7 @@ class PyHocaGUI_SplashScreen(wx.SplashScreen):
         wx.SplashScreen.__init__(self, 
                                  splash_bitmap,
                                  splashStyle=wx.SPLASH_CENTRE_ON_SCREEN|wx.SPLASH_TIMEOUT,
-                                 milliseconds=3000,
+                                 milliseconds=5000,
                                  parent=None,
                                  style=wx.SIMPLE_BORDER|wx.STAY_ON_TOP|wx.FRAME_NO_TASKBAR
                                 )


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