Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

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


Modified Files:
        tree.edc 


Log Message:
- set the insets on the vbox so that their picked up by both the scrolled
  and plain view

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/tree.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- tree.edc    2 Jan 2007 21:08:22 -0000       1.4
+++ tree.edc    2 Jan 2007 21:15:22 -0000       1.5
@@ -70,14 +70,17 @@
 group
 {
     name: "ewl/tree/scrollpane/background";
+}
 
-    data
-    {
+group
+{
+       name: "ewl/tree/vbox";
+       data
+       {
+               item: "inset" 10;
                item: "inset/top" 0;
                item: "inset/bottom" 8;
-               item: "inset/right" 8;
-               item: "inset/left" 10;
-    }
+       }
 }
 
 group



-------------------------------------------------------------------------
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