Author: Paul_R
Date: 2008-06-30 11:47:23 +0200 (Mon, 30 Jun 2008)
New Revision: 1282

Modified:
   software/tuxgi/trunk/tuxgi.py
Log:
* Incremented a delay on the status thread


Modified: software/tuxgi/trunk/tuxgi.py
===================================================================
--- software/tuxgi/trunk/tuxgi.py       2008-06-30 09:45:33 UTC (rev 1281)
+++ software/tuxgi/trunk/tuxgi.py       2008-06-30 09:47:23 UTC (rev 1282)
@@ -322,7 +322,7 @@
                     ,gtk.ICON_SIZE_BUTTON)
                 gtk.gdk.threads_leave()
             
-            time.sleep(0.05)
+            time.sleep(0.1)
 # -----------------------------------------------------------------------------
 # Tab "main" events
 # -----------------------------------------------------------------------------


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to