Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/bin


Modified Files:
        euphoria 


Log Message:
init time_display_elapsed cfgval
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/bin/euphoria,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- euphoria    28 Apr 2005 11:04:38 -0000      1.12
+++ euphoria    28 Apr 2005 11:27:38 -0000      1.13
@@ -1,6 +1,6 @@
 #!/usr/bin/ruby -w
 
-# $Id: euphoria,v 1.12 2005/04/28 11:04:38 tsauerbeck Exp $
+# $Id: euphoria,v 1.13 2005/04/28 11:27:38 tsauerbeck Exp $
 
 require "ecore"
 require "ecore_x"
@@ -19,7 +19,7 @@
 require "euphoria/playtime_updater"
 require "euphoria/playback_status_handler"
 
-Config = Struct.new("Config", :ipc_path, :theme)
+Config = Struct.new("Config", :ipc_path, :theme, :time_display_elapsed)
 
 class Euphoria
        DATA_DIR = "/usr/local/share/euphoria"




-------------------------------------------------------
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