Enlightenment CVS committal Author : lok Project : e17 Module : proto
Dir : e17/proto/enhance/src/lib Modified Files: enhance.c Log Message: Change only the property for stock image. =================================================================== RCS file: /cvs/e/e17/proto/enhance/src/lib/enhance.c,v retrieving revision 1.35 retrieving revision 1.36 diff -u -3 -r1.35 -r1.36 --- enhance.c 30 Dec 2006 04:08:24 -0000 1.35 +++ enhance.c 30 Dec 2006 14:31:29 -0000 1.36 @@ -602,7 +602,7 @@ _en_stock_items_hash_init(); id = (Etk_Stock_Id)ecore_hash_get(_en_stock_items_hash, value); - etk_image_set_from_stock(ETK_IMAGE(wid->wid), id, ETK_STOCK_MEDIUM); + etk_object_properties_set(ETK_OBJECT(wid->wid), "stock_id", id, NULL); } else if(!strcmp(name, "stock_id")) ------------------------------------------------------------------------- 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