Enlightenment CVS committal

Author  : fletch3k
Project : misc
Module  : enotes

Dir     : misc/enotes/src


Modified Files:
        note.c 


Log Message:
Xeniths Ideas

===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/src/note.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- note.c      7 Feb 2004 16:18:40 -0000       1.4
+++ note.c      7 Feb 2004 21:54:28 -0000       1.5
@@ -185,6 +185,7 @@
        ecore_evas_geometry_get(ee, &x, &y, &w, &h);
        evas_object_resize(evas_object_name_find
                           (ecore_evas_get(ee), "edje"), w, h);
+       evas_object_resize (evas_object_name_find (ecore_evas_get (ee), "dragger"), w, 
h);
        return;
 }
 




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

Reply via email to