Enlightenment CVS committal

Author  : shorne
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_battery.edc default_temperature.edc 


Log Message:
Updates for Font Dialog
 * New font classes for widgets/modules modules MUST use module classes
 * Headers to organize classes
 * fix mem leaks of entry text

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_battery.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- default_battery.edc 20 Apr 2006 11:30:23 -0000      1.6
+++ default_battery.edc 23 Apr 2006 15:30:47 -0000      1.7
@@ -162,7 +162,7 @@
               size:     7;
               min:      1 1;
               align:    1.0 0.0;
-              text_class: "battery";
+              text_class: "module_small";
            }
         }
       }
@@ -191,7 +191,7 @@
               size:     7;
               min:      1 1;
               align:    1.0 0.0;
-               text_class: "battery";
+               text_class: "module_small";
            }
         }
       }
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_temperature.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default_temperature.edc     19 Mar 2006 12:24:19 -0000      1.4
+++ default_temperature.edc     23 Apr 2006 15:30:47 -0000      1.5
@@ -90,7 +90,7 @@
               size:     7;
               min:      1 1;
               align:    0.0 0.0;
-               text_class: "temperature";             
+               text_class: "module_small";            
            }
         }
       }




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