Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_gadman.c 


Log Message:
refresh gadget parts properly (re: pager -> edit mode, then add desktop)
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_gadman.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- e_gadman.c  13 Feb 2005 10:46:04 -0000      1.21
+++ e_gadman.c  14 Feb 2005 11:59:42 -0000      1.22
@@ -444,6 +444,7 @@
    if (gmc->h > gmc->zone->h) gmc->h = gmc->zone->h;
    gmc->y = gmc->zone->y + ((gmc->zone->h - gmc->h) * gmc->ay);
    _e_gadman_client_callback_call(gmc, E_GADMAN_CHANGE_MOVE_RESIZE);
+   _e_gadman_client_geometry_apply(gmc);
 }
 
 void




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to