Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart/test


Modified Files:
        esmart_main.c 


Log Message:
make it transparent again

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/test/esmart_main.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- esmart_main.c       6 Jan 2004 18:10:40 -0000       1.7
+++ esmart_main.c       6 Jan 2004 18:17:05 -0000       1.8
@@ -159,9 +159,7 @@
        evas_object_move(o, 0, 0);
        evas_object_resize(o, 300, 120);
        evas_object_layer_set(o, -5);
-#if 0
        evas_object_color_set(o, 255, 255, 255, 0);
-#endif
        evas_object_name_set(o, "dragger");
        esmart_draggies_button_set(o, 1);
        evas_object_show(o);




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to