Enlightenment CVS committal

Author  : titan
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17/groups


Modified Files:
        scroll.edc 


Log Message:
Fix the inset of the scrollpane.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/scroll.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- scroll.edc  2 Jan 2007 05:23:40 -0000       1.1
+++ scroll.edc  2 Jan 2007 08:10:31 -0000       1.2
@@ -26,7 +26,10 @@
 
        data
        {
-               item: "inset" "8";
+               item: "inset/left" "12";
+                item: "inset/top" "12";
+                item: "inset/right" "8";
+                item: "inset/bottom" "8";
        }
 
        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

Reply via email to