Enlightenment CVS committal Author : moom Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_border.c Log Message: * The window's icon no longer disappears when the border is changed =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_border.c,v retrieving revision 1.540 retrieving revision 1.541 diff -u -3 -r1.540 -r1.541 --- e_border.c 6 Sep 2006 08:44:29 -0000 1.540 +++ e_border.c 6 Sep 2006 18:04:13 -0000 1.541 @@ -5541,7 +5541,7 @@ if (bd->bg_object) { evas_object_show(bd->icon_object); - edje_object_part_swallow(bd->bg_object, "e.swallow.icons", bd->icon_object); + edje_object_part_swallow(bd->bg_object, "e.swallow.icon", bd->icon_object); } else { ------------------------------------------------------------------------- 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