provide default text for calendar so sizing is... better.

SVN revision: 79305
This commit is contained in:
Carsten Haitzler 2012-11-15 00:30:20 +00:00
parent 23d9be1128
commit 93c36f8ff2
1 changed files with 4 additions and 0 deletions

View File

@ -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";