Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/iconbar
Dir : e17/apps/iconbar/src
Modified Files:
main.c
Log Message:
place the iconbar properly from msaved geometry
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/iconbar/src/main.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- main.c 18 Jan 2004 00:43:34 -0000 1.13
+++ main.c 19 Jan 2004 19:26:38 -0000 1.14
@@ -121,6 +121,7 @@
evas_object_show(iconbar);
ecore_evas_show(ee);
+ ecore_evas_move_resize(ee, x, y, w, h);
ecore_main_loop_begin();
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs