Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir     : e17/proto/enhance/examples


Modified Files:
        enhance_test.c 


Log Message:
Toolbar and ToolButton supported.

===================================================================
RCS file: /cvs/e/e17/proto/enhance/examples/enhance_test.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- enhance_test.c      14 Aug 2006 19:50:37 -0000      1.10
+++ enhance_test.c      16 Aug 2006 17:35:55 -0000      1.11
@@ -39,7 +39,7 @@
    enhance_callback_data_set(en, "rip_only_clicked", &data);
 
    /* if you're trying the dialog test, show it explicitly! */
-   enhance_file_load(en, "window1", "dialog.glade");
+   enhance_file_load(en, "window1", "toolbar.glade");
    
    data2 = enhance_callback_data_get(en, "rip_only_clicked");
    *data2 = string2;



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