Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        ewl_simple_test.c 


Log Message:
- disable the tour button when you're on the tour

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/ewl_simple_test.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- ewl_simple_test.c   9 Feb 2007 04:45:06 -0000       1.16
+++ ewl_simple_test.c   9 Feb 2007 08:38:51 -0000       1.17
@@ -99,6 +99,8 @@
 {
        Ewl_Widget *logo = user_data;
        ewl_widget_state_set(logo, "start_tour", EWL_STATE_PERSISTENT);
+
+       ewl_widget_disable(w);
 }
 
 static void



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to