Enlightenment CVS committal

Author  : morlenxus
Project : e_modules
Module  : calendar

Dir     : e_modules/calendar


Modified Files:
        calendar.edc 


Log Message:
Modified patch by jf_simon, scale the font to the calendar size.

===================================================================
RCS file: /cvs/e/e_modules/calendar/calendar.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- calendar.edc        26 Sep 2007 14:22:11 -0000      1.1
+++ calendar.edc        21 Nov 2007 00:04:21 -0000      1.2
@@ -37,17 +37,16 @@
                                description
                                {
                                        state: "default" 0.0;
-                                       align: 0.5 0.5;
-                                       fixed: 1 1;
                                        rel1
                                        {
-                                               relative: 0.0 0.0;
-                                               offset: 5 14;
+                                               relative: 0.1 0.2;
+                                               offset: 0 0;
                                                to: "calendar";
                                        }
                                        rel2
                                        {
-                                               relative: 1.0 0.5;
+                                               relative: 1.0 0.7;
+                                               offset: -1 -1;
                                                to: "calendar";
                                        }
                                        color: 46 52 54 255;
@@ -58,7 +57,7 @@
                                                font: "VeraBold";
                                                size: 13;
                                                min: 1 1;
-                                               align: 0.5 0.5;
+                                               fit: 1 1;
                                                text_class: "module_large";
                                        }
                                }
@@ -71,17 +70,16 @@
                                description
                                {
                                        state: "default" 0.0;
-                                       align: 0.5 0.5;
-                                       fixed: 1 1;
                                        rel1
                                        {
-                                               relative: 0.0 0.5;
-                                               offset: 5 0;
+                                               relative: 0.4 0.7;
+                                               offset: 0 0;
                                                to: "calendar";
                                        }
                                        rel2
                                        {
-                                               relative: 1.0 1.0;
+                                               relative: 0.7 0.9;
+                                               offset: -1 -1;
                                                to: "calendar";
                                        }
                                        color: 46 52 54 255;
@@ -90,9 +88,9 @@
                                        {
                                                text: "??";
                                                font: "VeraMono";
-                                               size: 8;
+                                               size: 9;
                                                min: 1 1;
-                                               align: 0.5 0.5;
+                                               fit: 1 1;
                                                text_class: "module_large";
                                        }
                                }



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to