Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_icon.c Log Message: - add spacing around the items in the icon box =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_icon.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- ewl_icon.c 15 Mar 2006 04:03:48 -0000 1.6 +++ ewl_icon.c 12 Apr 2006 02:02:01 -0000 1.7 @@ -49,6 +49,7 @@ DRETURN_INT(FALSE, DLEVEL_STABLE); ewl_box_orientation_set(EWL_BOX(icon), EWL_ORIENTATION_VERTICAL); + ewl_box_spacing_set(EWL_BOX(icon), 4); ewl_widget_appearance_set(EWL_WIDGET(icon), EWL_ICON_TYPE); ewl_widget_inherit(EWL_WIDGET(icon), EWL_ICON_TYPE); ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs