Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : mail

Dir     : e_modules/mail


Modified Files:
        mail.edc 


Log Message:
Better aligning of the new mail count.

===================================================================
RCS file: /cvs/e/e_modules/mail/mail.edc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- mail.edc    15 Jun 2006 13:05:53 -0000      1.13
+++ mail.edc    16 Jun 2006 16:31:12 -0000      1.14
@@ -76,23 +76,24 @@
                       visible: 0;
                       rel1 
                         {
-                           relative: 0.0 0.0;
-                           offset: 0 0;
+                           relative: 0.5 0.5;
+                           offset: 4 0;
                            to: "logo";
                         }
                       rel2 
                         {
-                           relative: 1.0 1.0;
-                           offset: -1 -1;
+                           relative: 0.5 1.0;
+                           offset: 4 -1;
                            to: "logo";
                         }
                       text 
                         {
                            text: "";
                            font: "VeraBold";
-                           size: 16;
+                           size: 14;
                            min: 1 1;
-                           align: 1.0 0.5;
+                           align: 0.5 0.5;
+                           text_class: "module_large";
                         }
                    }
                  description 




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to