conf_fonts: allow people to change digital clock font.

SVN revision: 62465
This commit is contained in:
Gustavo Sverzut Barbieri 2011-08-14 21:58:26 +00:00
parent b44809cfe8
commit 98999bb598
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ const E_Text_Class_Pair text_class_predefined_names[ ] = {
{ "init_title", N_("Splash Title")},
{ "init_text", N_("Splash Text")},
{ "init_version", N_("Splash Version")},
{ "clock", N_("Digital Clock")},
{ NULL, N_("Widgets")},
{ "entry", N_("Entry")},