Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/battery


Modified Files:
        e_mod_main.c 


Log Message:
Edjes now use 'edj' as the filename extension
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/battery/e_mod_main.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- e_mod_main.c        19 Mar 2005 12:49:44 -0000      1.22
+++ e_mod_main.c        22 Mar 2005 19:30:30 -0000      1.23
@@ -493,8 +493,8 @@
    ef->bat_object = o;
 
    edje_object_file_set(o,
-                       /* FIXME: "default.eet" needs to come from conf */
-                       e_path_find(path_themes, "default.eet"),
+                       /* FIXME: "default.edj" needs to come from conf */
+                       e_path_find(path_themes, "default.edj"),
                        "modules/battery/main");
    evas_object_show(o);
 




-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to