Enlightenment CVS committal Author : titansoccer15 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/bits Modified Files: treebg-groups.edc Log Message: Fix for row heights. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/e17/bits/treebg-groups.edc,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- treebg-groups.edc 24 Feb 2006 23:39:34 -0000 1.6 +++ treebg-groups.edc 13 Mar 2006 17:58:37 -0000 1.7 @@ -1,7 +1,6 @@ group{ name, "row_background"; - min: 0 19; - max: 9999 19; + min: 5 19; data { } @@ -10,8 +9,7 @@ name, "row_background"; mouse_events, 0; description { - min: 0 19; - max: 9999 19; + min: 5 19; state, "even" 0.0; image { normal, "e17_ilist_bg0.png"; @@ -24,8 +22,7 @@ } description { state, "odd" 0.0; - min: 0 19; - max: 99999 19; + min: 5 19; image { normal, "e17_ilist_bg1.png"; border, 5 5 5 5; @@ -40,9 +37,8 @@ name, "tree-select"; mouse_events, 0; description { - min: 0 19; - max: 9999 19; - state, "default" 0.0; + min: 5 19; + state, "default" 0.0; image { normal, "e17_tranny.png"; } @@ -52,9 +48,8 @@ } description { state, "selected" 0.0; - min: 0 19; - max: 9999 19; - image { + min: 5 19; + image { normal, "row_select.png"; border, 3 3 3 3; } ------------------------------------------------------- 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