Enlightenment CVS committal Author : moom Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_entry.edc Log Message: * Theme for the cursor and the selection of the entry =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_entry.edc,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- default_entry.edc 11 Aug 2006 21:48:18 -0000 1.6 +++ default_entry.edc 12 Aug 2006 20:52:15 -0000 1.7 @@ -75,3 +75,33 @@ } } } +group { + name: "widgets/entry/cursor"; + min: 1 0; + parts { + part { + name: "cursor"; + type: RECT; + description { + state: "default" 0.0; + color: 0 0 0 255; + } + } + } +} +group { + name: "widgets/entry/selection"; + data { + item: "on_foreground" "1"; + } + parts { + part { + name: "selection"; + type: RECT; + description { + state: "default" 0.0; + color: 245 205 109 102; + } + } + } +} ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs