Enlightenment CVS committal Author : titansoccer15 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/bits Modified Files: box-groups.edc treebg-groups.edc Log Message: This takes away whitespace in the trees :). Yet another step to making ewl's rows look good. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/e17/bits/box-groups.edc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- box-groups.edc 21 Feb 2006 22:48:29 -0000 1.3 +++ box-groups.edc 24 Feb 2006 23:39:34 -0000 1.4 @@ -4,8 +4,8 @@ data { item, "inset/top" "8"; item, "inset/bottom" "8"; - item, "inset/left" "8"; - item, "inset/right" "8"; + item, "inset/left" "4"; + item, "inset/right" "4"; } parts { =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/e17/bits/treebg-groups.edc,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- treebg-groups.edc 23 Feb 2006 05:13:51 -0000 1.5 +++ treebg-groups.edc 24 Feb 2006 23:39:34 -0000 1.6 @@ -11,40 +11,30 @@ mouse_events, 0; description { min: 0 19; - max: 9999 19; + max: 9999 19; state, "even" 0.0; - rel1 { - relative, 0.0 0.0; - offset, 0 0; - } - rel2 { - relative, 1.0 1.0; - offset, -1 -1; - } image { normal, "e17_ilist_bg0.png"; border, 5 5 5 5; } + fill { + smooth: 0; + } color, 255 255 255 35; } description { state, "odd" 0.0; min: 0 19; - max: 99999 19; - rel1 { - relative, 0.0 0.0; - offset, 0 0; - } - rel2 { - relative, 1.0 1.0; - offset, -1 -1; - } + max: 99999 19; image { normal, "e17_ilist_bg1.png"; border, 5 5 5 5; } color, 255 255 255 200; - } + fill { + smooth: 0; + } + } } part { name, "tree-select"; @@ -63,19 +53,14 @@ description { state, "selected" 0.0; min: 0 19; - max: 9999 19; - rel1 { - relative, 0.0 0.0; - offset, 0 0; - } - rel2 { - relative, 1.0 1.0; - offset, -1 -1; - } + max: 9999 19; image { normal, "row_select.png"; border, 3 3 3 3; } + fill { + smooth: 0; + } color, 255 255 255 255; } } ------------------------------------------------------- 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