Enlightenment CVS committal Author : lordchaos Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_iconbox.c Log Message: * Change the theme of the view menu :) =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_iconbox.c,v retrieving revision 1.93 retrieving revision 1.94 diff -u -3 -r1.93 -r1.94 --- ewl_iconbox.c 10 Dec 2005 08:01:39 -0000 1.93 +++ ewl_iconbox.c 10 Dec 2005 09:28:35 -0000 1.94 @@ -261,6 +261,7 @@ ib->ewl_iconbox_view_menu = ewl_menu_new(); ewl_menu_item_text_set(EWL_MENU_ITEM(ib->ewl_iconbox_view_menu), "View"); + ewl_widget_appearance_set(EWL_WIDGET(ib->ewl_iconbox_view_menu), "menu_item"); ewl_container_child_append(EWL_CONTAINER(ib->ewl_iconbox_context_menu), ib->ewl_iconbox_view_menu); ib->ewl_iconbox_context_menu_item = ewl_menu_item_new(); ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs