On that note, here is a resend for something I sent back at October (trivial and easily forgotten  :-))

This wee one liner just centers the optional digital text string for e's clock module (instead of left aligning it).

Index: apps/e/data/themes/default_clock.edc
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_clock.edc,v
retrieving revision 1.8
diff -u -u -r1.8 default_clock.edc
--- apps/e/data/themes/default_clock.edc        24 Sep 2005 01:15:23 -0000     1.8
+++ apps/e/data/themes/default_clock.edc        21 Oct 2005 18:30:08 -0000
@@ -693,7 +693,7 @@
               font:     "Edje-Vera";
               size:     15;
               fit:      0 1;
-              align:    0.0 0.5;
+              align:    0.5 0.5;
            }
         }
         description {


Regards!
David

Reply via email to