Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_configure.c Log Message: Use the nice convenient function call for setting border icon. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_configure.c,v retrieving revision 1.76 retrieving revision 1.77 diff -u -3 -r1.76 -r1.77 --- e_configure.c 27 Nov 2006 11:52:19 -0000 1.76 +++ e_configure.c 27 Nov 2006 12:43:36 -0000 1.77 @@ -180,7 +180,7 @@ evas_object_show(eco->edje); e_win_show(eco->win); - eco->win->border->internal_icon = evas_stringshare_add("enlightenment/configuration"); + e_win_border_icon_set(eco->win, "enlightenment/configuration"); e_widget_focus_set(eco->cat_list, 1); e_widget_ilist_go(eco->cat_list); ------------------------------------------------------------------------- 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