conf_fonts: allow people to change digital clock font.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 14 Aug 2011 21:58:26 +0000 (21:58 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 14 Aug 2011 21:58:26 +0000 (21:58 +0000)
SVN revision: 62465

src/modules/conf_theme/e_int_config_fonts.c

index f092f41..2da99a4 100644 (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")},