Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_color_classes.c 


Log Message:
Added more color classes for widgets/modules.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_color_classes.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- e_int_config_color_classes.c        6 Oct 2006 00:26:38 -0000       1.11
+++ e_int_config_color_classes.c        6 Oct 2006 02:26:32 -0000       1.12
@@ -60,6 +60,7 @@
      {"about_version",      N_("About Dialog Version")},
      {"border_title",       N_("Border Title")},
      {"configure_title",    N_("Configure Dialog Title")},
+     {"error_text",         N_("Error Text")},
      {"menu_title",         N_("Menu Title")},
      {"menu_title_active",  N_("Menu Title Active")},
      {"menu_item",          N_("Menu Item")},
@@ -69,9 +70,18 @@
      {"button_text_disabled", N_("Button Text Disabled")},
      {"check_text",           N_("Check Text")},
      {"check_text_disabled",  N_("Check Text Disabled")},
+     {"entry_text",           N_("Entry Text")},
+     {"radio_text",           N_("Radio Text")},
+     {"radio_text_disabled",  N_("Radio Text Disabled")},
+     {"slider_text",           N_("Slider Text")},
+     {"slider_text_disabled",  N_("Slider Text Disabled")},
 
      {NULL, N_("Modules")},
-     {"ibar_label",          N_("IBar Label")},
+     {"battery_label",     N_("Battery Label")},
+     {"cpufreq_label",     N_("Cpufreq Label")},
+     {"ibar_label",        N_("IBar Label")},
+     {"ibox_label",        N_("IBox Label")},
+     {"temperature_label", N_("Temperature Label")},   
      {NULL, NULL}
 };
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to