diff --git a/data/themes/edc/clock.edc b/data/themes/edc/clock.edc index c3354d4c9..6ed0c7d60 100644 --- a/data/themes/edc/clock.edc +++ b/data/themes/edc/clock.edc @@ -688,6 +688,7 @@ group { name: "e/modules/clock/calendar/dayname"; color: 21 21 21 255; color3: 255 255 255 25; text { font: "Sans"; size: 8; + text: "WWe"; min: 1 1; align: 0.5 0.5; text_class: "module_small"; @@ -749,6 +750,7 @@ group { name: "e/modules/clock/calendar/day"; color: 255 255 255 255; color3: 0 0 0 128; text { font: "Sans"; size: 10; + text: "00"; min: 1 1; align: 0.5 0.5; } @@ -865,6 +867,7 @@ group { name: "e/modules/clock/calendar"; color: 255 255 255 255; color3: 0 0 0 128; text { font: "Sans:style=Bold"; size: 10; + text: "000000000000"; align: 0.0 0.5; min: 0 1; text_class: "module_normal"; @@ -883,6 +886,7 @@ group { name: "e/modules/clock/calendar"; color: 255 255 255 255; color3: 0 0 0 128; text { font: "Sans:style=Bold"; size: 10; + text: "0000"; align: 1.0 0.5; min: 0 1; text_class: "module_normal";