Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_modules.c 


Log Message:
Bad devilhorns, er devil that is the horns, er spankies for Christopher.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_modules.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -3 -r1.41 -r1.42
--- e_int_config_modules.c      2 Sep 2006 22:18:20 -0000       1.41
+++ e_int_config_modules.c      3 Sep 2006 05:11:10 -0000       1.42
@@ -519,8 +519,7 @@
             a = e_app_new(buf, 1);
             if (a)
               {
-                 oc = edje_object_add(cfdata->evas);
-                 edje_object_file_set(oc, buf, "icon");
+                  oc = e_app_icon_add(cfdata->evas, a);
                  e_widget_ilist_append(cfdata->gui.list, oc, a->name, 
                                        NULL, NULL, cm->name);
                  e_object_unref(E_OBJECT(a));



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to