Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/ibar


Modified Files:
        e_mod_main.c 


Log Message:
Cleanup.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/ibar/e_mod_main.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- e_mod_main.c        21 Feb 2005 16:12:32 -0000      1.13
+++ e_mod_main.c        24 Feb 2005 10:23:30 -0000      1.14
@@ -8,7 +8,6 @@
  *
  * * Create separate config for each bar
  * * Fix menu
- * * How should the bar resize? Allow fixed width, or just autoresize.
  *
  * * icon labels & label tooltips supported for the name of the app
  * * use part list to know how many icons & where to put in the overlay of an 
icon
@@ -998,11 +997,10 @@
          }
      }
 
-   _ibar_bar_frame_resize(ibb);
-
    e_box_thaw(ibb->box_object);
-
    evas_event_thaw(ibb->evas);
+
+   _ibar_bar_frame_resize(ibb);
 }
 
 static 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