Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/lib


Modified Files:
        playtime_updater.rb 


Log Message:
update playtime more often
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/lib/playtime_updater.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- playtime_updater.rb 25 Apr 2005 19:46:44 -0000      1.2
+++ playtime_updater.rb 27 Apr 2005 20:25:48 -0000      1.3
@@ -1,7 +1,7 @@
-# $Id: playtime_updater.rb,v 1.2 2005/04/25 19:46:44 tsauerbeck Exp $
+# $Id: playtime_updater.rb,v 1.3 2005/04/27 20:25:48 tsauerbeck Exp $
 
 class PlaytimeUpdater
-       INTERVAL = 0.5
+       INTERVAL = 0.25
 
        def initialize(xmms, &block)
                @xmms = xmms




-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to