Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/e

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


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/temperature/e_mod_main.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- e_mod_main.c        19 Mar 2005 12:49:46 -0000      1.15
+++ e_mod_main.c        22 Mar 2005 19:31:01 -0000      1.16
@@ -636,8 +636,8 @@
    ef->temp_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/temperature/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