Fix status bar clock to pick up TimeTextColor correctly.

master
ziree 2013-01-19 17:56:23 +01:00
parent a16ce58be3
commit 4ed4ff7a23
3 changed files with 3 additions and 3 deletions

View File

@ -278,7 +278,7 @@
<text
type="string"
font="SansSerifSmall"
text_readonly_color="TimeTextColor"
text_color="TimeTextColor"
follows="right|top"
halign="right"
height="16"

View File

@ -296,7 +296,7 @@
<text
type="string"
font="SansSerifSmall"
text_readonly_color="TimeTextColor"
text_color="TimeTextColor"
follows="right|top"
halign="right"
height="16"

View File

@ -293,7 +293,7 @@
<text
type="string"
font="SansSerifSmall"
text_readonly_color="TimeTextColor"
text_color="TimeTextColor"
follows="right|top"
halign="right"
height="16"