Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/enhance/examples


Modified Files:
        enhance_test.c 
Added Files:
        combo_box.glade 


Log Message:
- add combo box

===================================================================
RCS file: /cvs/e/e17/proto/enhance/examples/enhance_test.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- enhance_test.c      7 Feb 2006 09:51:26 -0000       1.2
+++ enhance_test.c      3 Apr 2006 22:16:48 -0000       1.3
@@ -36,7 +36,7 @@
    en = enhance_new();      
    enhance_callback_data_set(en, "rip_only_clicked", &data);
    
-   enhance_file_load(en, "window1", "extrackt.glade");
+   enhance_file_load(en, "window1", "combo_box.glade");
    
    data2 = enhance_callback_data_get(en, "rip_only_clicked");
    *data2 = string2;




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to