Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

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


Modified Files:
        text.edc 


Log Message:
the cursor takes now the size of the full line

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/text.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- text.edc    7 Jan 2008 01:34:33 -0000       1.4
+++ text.edc    9 Apr 2008 00:29:22 -0000       1.5
@@ -129,13 +129,14 @@
 group
 {
        name: "ewl/entry/cursor";
-       min: 1 12;
+       min: 1 8;
        max: 1 10000;
 
        data
        {
                item: "pad" 0;
                item: "pad/top" 4;
+               item: "pad/bottom" 4;
        }
 
        parts



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to