Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: scroll.edc text.edc Log Message: - remove unneeded quotes - make the inset on the scrollpane 10 for left/top =================================================================== RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/scroll.edc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- scroll.edc 2 Jan 2007 08:10:31 -0000 1.2 +++ scroll.edc 2 Jan 2007 15:03:43 -0000 1.3 @@ -26,10 +26,9 @@ data { - item: "inset/left" "12"; - item: "inset/top" "12"; - item: "inset/right" "8"; - item: "inset/bottom" "8"; + item: "inset" 10; + item: "inset/bottom" 8; + item: "inset/right" 8; } parts =================================================================== RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/text.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- text.edc 2 Jan 2007 05:23:40 -0000 1.1 +++ text.edc 2 Jan 2007 15:03:43 -0000 1.2 @@ -12,8 +12,8 @@ data { - item: "inset" "2"; - item: "inset/left" "6"; + item: "inset" 2; + item: "inset/left" 6; } parts @@ -134,8 +134,8 @@ data { - item: "pad" "0"; - item: "pad/top" "4"; + item: "pad" 0; + item: "pad/top" 4; } parts @@ -206,8 +206,8 @@ name: "ewl/entry/selection"; data { - item: "pad/top" "4"; - item: "pad/bottom" "4"; + item: "pad/top" 4; + item: "pad/bottom" 4; } parts ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs