Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/bin


Modified Files:
        euphoria 


Log Message:
default theme is winter for now. mental note: fix 'default' theme
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/bin/euphoria,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- euphoria    2 May 2005 20:26:04 -0000       1.18
+++ euphoria    4 May 2005 19:49:39 -0000       1.19
@@ -1,6 +1,6 @@
 #!/usr/bin/ruby -w
 
-# $Id: euphoria,v 1.18 2005/05/02 20:26:04 tsauerbeck Exp $
+# $Id: euphoria,v 1.19 2005/05/04 19:49:39 tsauerbeck Exp $
 
 require "ecore"
 require "ecore_x"
@@ -321,7 +321,7 @@
                if @config.nil? || [EMAIL PROTECTED](Config)
                        @config = Config.new
                        @config.ipc_path = nil
-                       @config.theme = "multipass"
+                       @config.theme = "winter"
                        @config.time_display_elapsed = true
                end
        end




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to