Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/data/themes/default/widgets


Modified Files:
        statusbar.edc 


Log Message:
[Default Theme] fix a min_size_calc issue with the status bar


===================================================================
RCS file: /cvs/e/e17/proto/etk/data/themes/default/widgets/statusbar.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- statusbar.edc       20 Dec 2005 18:25:27 -0000      1.6
+++ statusbar.edc       2 Sep 2006 15:06:16 -0000       1.7
@@ -75,7 +75,8 @@
             text {
                text: "Message";
                font: "Vera";
-               size:  10;
+               size: 10;
+               min: 1 1;
                align: 0.0 0.5;
             }
          }



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

Reply via email to