Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

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


Modified Files:
        entry-groups.edc 


Log Message:
- create a separate theme for the cursor
- make sure the btree has a starting context

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ewl/data/themes/e17/bits/entry-groups.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- entry-groups.edc    27 Oct 2005 21:23:54 -0000      1.5
+++ entry-groups.edc    2 Nov 2005 21:41:44 -0000       1.6
@@ -79,3 +79,38 @@
       }
    }
 }
+
+group {
+       name, "cursor";
+       min, 6 6;
+       max, 6 10000;
+
+       data {
+               item, "pad/left" "2";
+               item, "pad/right" "2";
+               item, "pad/top" "2";
+               item, "pad/bottom" "2";
+       }
+
+       parts {
+               part {
+                       name, "separator";
+                       mouse_events, 0;
+                       type, RECT;
+                       description {
+                               state, "default" 0.0;
+                               min, 2 20;
+                               rel1 {
+                                       relative, 0.0 0.0;
+                                       offset, 2 2;
+                               }
+                               rel2 {
+                                       relative, 1.0 1.0;
+                                       offset, -3 -3;
+                               }
+                               color, 0 0 0 255;
+                       }
+               }
+       }
+}
+




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to