Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/toolbar


Modified Files:
        ewl_toolbar_test.c 


Log Message:
add stock buttons

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/toolbar/ewl_toolbar_test.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ewl_toolbar_test.c  11 Jun 2008 23:04:44 -0000      1.4
+++ ewl_toolbar_test.c  3 Jul 2008 08:35:59 -0000       1.5
@@ -49,7 +49,7 @@
 
         o = ewl_icon_simple_new();
         ewl_container_child_append(EWL_CONTAINER(o2), o);
-        ewl_stock_type_set(EWL_STOCK(o), EWL_STOCK_STOP);
+        ewl_stock_type_set(EWL_STOCK(o), EWL_STOCK_MEDIA_STOP);
         ewl_widget_show(o);
 
         o = ewl_icon_simple_new();



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to