Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        iconify.c 


Log Message:
Fix initial iconbox layout.

===================================================================
RCS file: /cvs/e/e16/e/src/iconify.c,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -3 -r1.208 -r1.209
--- iconify.c   13 May 2006 13:25:30 -0000      1.208
+++ iconify.c   14 May 2006 10:45:01 -0000      1.209
@@ -1565,6 +1565,9 @@
    int                 ww, hh;
    Pixmap              pmap, mask;
 
+   if (!ib->ic_box)
+      IconboxLayoutImageWin(ib);
+
    w = ib->w;
    h = ib->h;
 




-------------------------------------------------------
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