Enlightenment CVS committal Author : tsauerbeck Project : e17 Module : apps/euphoria
Dir : e17/apps/euphoria/bin Modified Files: euphoria Log Message: fd.eet -> file_dialog.edj. also looked for in /share/euphoria/themes now =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/euphoria/bin/euphoria,v retrieving revision 1.25 retrieving revision 1.26 diff -u -3 -r1.25 -r1.26 --- euphoria 9 May 2005 16:08:07 -0000 1.25 +++ euphoria 9 May 2005 16:11:10 -0000 1.26 @@ -1,6 +1,6 @@ #!/usr/bin/ruby -w -# $Id: euphoria,v 1.25 2005/05/09 16:08:07 tsauerbeck Exp $ +# $Id: euphoria,v 1.26 2005/05/09 16:11:10 tsauerbeck Exp $ require "ecore" require "ecore_x" @@ -149,7 +149,7 @@ if Edje.collections(@theme).include?("esmart.filedialog") @file_dialog_theme = @theme else - @file_dialog_theme = DATA_DIR_PRIV + "/themes/fd.eet" + @file_dialog_theme = find_theme("file_dialog") end @edje = Edje::Edje.new(@ee.evas) ------------------------------------------------------- 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