Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : equate

Dir     : misc/equate/src


Modified Files:
        edje.c 


Log Message:
.edj ify equate
===================================================================
RCS file: /cvsroot/enlightenment/misc/equate/src/edje.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- edje.c      20 Sep 2004 22:54:32 -0000      1.16
+++ edje.c      22 Mar 2005 20:12:37 -0000      1.17
@@ -404,7 +404,7 @@
    if ((strstr(theme, "/")))
       snprintf(tmp, PATH_MAX, theme);
    else
-      snprintf(tmp, PATH_MAX, PACKAGE_DATA_DIR "/themes/%s.eet", theme);
+      snprintf(tmp, PATH_MAX, PACKAGE_DATA_DIR "/themes/%s.edj", theme);
 #endif
    if (edje_object_file_set(equate_edje_root,
                             ecore_config_theme_with_path_from_name_get(theme),




-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to