Enlightenment CVS committal Author : urandom Project : e17 Module : libs/etk
Dir : e17/libs/etk/data/themes/default/widgets Modified Files: tree.edc Log Message: fix a bug in the etk_argument added default per-theme colors and a function to obtain them =================================================================== RCS file: /cvs/e/e17/libs/etk/data/themes/default/widgets/tree.edc,v retrieving revision 1.29 retrieving revision 1.30 diff -u -3 -r1.29 -r1.30 --- tree.edc 29 Jan 2007 02:26:51 -0000 1.29 +++ tree.edc 1 Feb 2007 19:14:52 -0000 1.30 @@ -690,16 +690,14 @@ parts { part { name: "etk.text.text"; - type: TEXT; + type: TEXTBLOCK; description { state: "default" 0.0; color: 0 0 0 255; align: 0.0 0.5; text { - font: "Vera"; - size: 10; - min: 1 1; - align: 0.0 0.5; + style: "label_style"; + min: 1 1; } } } ------------------------------------------------------------------------- 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