Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart/test


Modified Files:
        esmart_main.c 


Log Message:
slight update, no need to repeat the events etc


===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/test/esmart_main.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- esmart_main.c       13 Jan 2004 18:08:10 -0000      1.9
+++ esmart_main.c       20 Jan 2004 14:29:00 -0000      1.10
@@ -155,7 +155,6 @@
       evas_object_move (o, 0, 0);
       evas_object_resize (o, 300, 120);
       evas_object_layer_set (o, 255);
-      evas_object_repeat_events_set(o, 1);
       evas_object_color_set (o, 255, 255, 255, 0);
       evas_object_name_set (o, "dragger");
       esmart_draggies_button_set (o, 1);




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