Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: spinner.edc tree.edc Log Message: Patches from Alberto Castro (tokyo) to improve the spinner and tree themes. =================================================================== RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/spinner.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- spinner.edc 2 Jan 2007 05:23:40 -0000 1.1 +++ spinner.edc 26 Jun 2007 19:39:31 -0000 1.2 @@ -9,7 +9,7 @@ group { name: "ewl/spinner/decrement"; - min: 10 10; + min: 14 14; parts { part @@ -74,7 +74,7 @@ group { name: "ewl/spinner/increment"; - min: 10 10; + min: 14 14; parts { part =================================================================== RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/tree.edc,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- tree.edc 14 Jun 2007 19:28:44 -0000 1.16 +++ tree.edc 26 Jun 2007 19:39:32 -0000 1.17 @@ -88,7 +88,7 @@ group { name: "ewl/tree/expansion"; - min: 12 12; + min: 16 16; parts { part @@ -100,24 +100,24 @@ description { state: "default" 0.0; - visible: 1; + visible: 1; } description { - state: "hidden" 0.0; - visible: 0; + state: "hidden" 0.0; + visible: 0; } } part { name: "expansion"; mouse_events: 1; - clip_to: "clip"; + clip_to: "clip"; description { state: "default" 0.0; - max: 5 5; + max: 13 16; image { normal: "e17_icon_right_arrow.png"; @@ -127,6 +127,7 @@ { state: "open" 0.0; inherit: "default" 0.0; + max: 16 13; image { normal: "e17_icon_down_arrow.png"; ------------------------------------------------------------------------- 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