Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : tclock

Dir     : e_modules/tclock


Modified Files:
        tclock.edc 


Log Message:
Remove the size: 160 as it was causing fonts to suddenly grow real 
large, then back to normal.
Some minor cleanup.

This should not affect themes.


===================================================================
RCS file: /cvs/e/e_modules/tclock/tclock.edc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- tclock.edc  18 May 2006 22:16:08 -0000      1.9
+++ tclock.edc  19 May 2006 00:10:13 -0000      1.10
@@ -20,8 +20,6 @@
                  name: "tclock_time";
                  type: TEXT;
                  effect: SOFT_SHADOW;
-                 //clip_to: "base";
-                 //mouse_events: 0;
                  description
                    {
                       state: "default" 0.0;
@@ -41,7 +39,6 @@
                       text {
                          text:     "";
                          font:     "Edje-Vera";
-                         size:     160;
                          min:      1 1;
                          fit: 1 1;
                          align:    0.5 0.5;
@@ -66,8 +63,6 @@
                  name: "tclock_date";
                  type: TEXT;
                  effect: SOFT_SHADOW;
-                 //clip_to: "base";
-                 //mouse_events: 0;
                  description
                    {
                       state: "default" 0.0;
@@ -87,7 +82,6 @@
                       text {
                          text:     "";
                          font:     "Edje-Vera";
-                         size:     160;
                          min:      1 1;
                          fit: 1 1;
                          align:    0.5 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