Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir     : e17/proto/enhance/examples


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


Log Message:
Spinner support added.

===================================================================
RCS file: /cvs/e/e17/proto/enhance/examples/enhance_test.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- enhance_test.c      16 Aug 2006 17:35:55 -0000      1.11
+++ enhance_test.c      8 Dec 2006 13:25:27 -0000       1.12
@@ -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", "toolbar.glade");
+   enhance_file_load(en, "window1", "spinner.glade");
    
    data2 = enhance_callback_data_get(en, "rip_only_clicked");
    *data2 = string2;



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to