Enlightenment CVS committal Author : handyande Project : e17 Module : proto
Dir : e17/proto/enhance/src/lib Modified Files: enhance.c Log Message: small menu_item_stock update =================================================================== RCS file: /cvs/e/e17/proto/enhance/src/lib/enhance.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- enhance.c 18 May 2006 18:59:48 -0000 1.6 +++ enhance.c 18 May 2006 19:09:01 -0000 1.7 @@ -621,7 +621,7 @@ label = (char *)etk_menu_item_label_get(ETK_MENU_ITEM(wid->wid)); id = (Etk_Stock_Id)ecore_hash_get(_en_stock_items_hash, label); if (id != ETK_STOCK_NO_STOCK) - etk_menu_item_set_from_stock(ETK_MENU_ITEM(wid->wid), (Etk_Stock_Id)id); + etk_menu_item_set_from_stock(ETK_MENU_ITEM_IMAGE(wid->wid), (Etk_Stock_Id)id); } } } ------------------------------------------------------- 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