Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:


another eap refernce nuked

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -3 -r1.549 -r1.550
--- e_border.c  5 Oct 2006 13:34:43 -0000       1.549
+++ e_border.c  8 Oct 2006 13:39:59 -0000       1.550
@@ -2559,7 +2559,7 @@
                  char *ext;
 
                  ext = strrchr(bd->internal_icon, '.');
-                 if ((ext) && ((!strcmp(ext, ".eap")) || (!strcmp(ext, 
".edj"))))
+                 if ((ext) && ((!strcmp(ext, ".edj"))))
                    {
                       if (!edje_object_file_set(o, bd->internal_icon, "icon"))
                         e_util_edje_icon_set(o, "enlightenment/e");           



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to