Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

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


Modified Files:
        combo.edc 


Log Message:
- add some slight insets to the combo
- set min size on the combo button

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/combo.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- combo.edc   2 Jan 2007 15:07:35 -0000       1.2
+++ combo.edc   2 Jan 2007 15:19:15 -0000       1.3
@@ -57,12 +57,15 @@
                item: "pad" 0;
                item: "pad/left" 4;
                item: "inset" 0;
+               item: "inset/top" 4;
+               item: "inset/bottom" 2;
        }
 }
 
 group
 {
        name: "ewl/combo/increment";
+       min: 24 24;
        max: 24 24;
 
        data
@@ -224,6 +227,7 @@
 group
 {
        name: "ewl/combo/decrement";
+       min: 24 24;
        max: 24 24;
 
        data



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