Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_icon.c Log Message: use NONE as default fill policy =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_icon.c,v retrieving revision 1.39 retrieving revision 1.40 diff -u -3 -r1.39 -r1.40 --- ewl_icon.c 6 Jul 2007 20:15:27 -0000 1.39 +++ ewl_icon.c 7 Jul 2007 11:57:09 -0000 1.40 @@ -101,6 +101,7 @@ ewl_stock_functions_set(EWL_STOCK(icon), &stock_funcs); ewl_stock_type_set(EWL_STOCK(icon), EWL_STOCK_NONE); + ewl_object_fill_policy_set(EWL_OBJECT(icon), EWL_FLAG_FILL_NONE); ewl_box_orientation_set(EWL_BOX(icon), EWL_ORIENTATION_VERTICAL); ewl_box_spacing_set(EWL_BOX(icon), 4); ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs