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 some more color classes to the dialog.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_color_classes.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- e_int_config_color_classes.c        5 Oct 2006 22:11:36 -0000       1.10
+++ e_int_config_color_classes.c        6 Oct 2006 00:26:38 -0000       1.11
@@ -58,17 +58,20 @@
      {NULL,                 N_("Window Manager")},
      {"about_title",        N_("About Dialog Title")},
      {"about_version",      N_("About Dialog Version")},
-     {"menu_title_default", N_("Menu Title")},
+     {"border_title",       N_("Border Title")},
+     {"configure_title",    N_("Configure Dialog Title")},
+     {"menu_title",         N_("Menu Title")},
      {"menu_title_active",  N_("Menu Title Active")},
-     {"menu_item_default",  N_("Menu Item")},
+     {"menu_item",          N_("Menu Item")},
 
      {NULL, N_("Widgets")},
-     {"button_text_enabled",  N_("Button Text Enabled")},
+     {"button_text",          N_("Button Text")},
      {"button_text_disabled", N_("Button Text Disabled")},
+     {"check_text",           N_("Check Text")},
+     {"check_text_disabled",  N_("Check Text Disabled")},
 
      {NULL, N_("Modules")},
-     {"ibar_label_default", N_("IBar Label")},
-     {"ibar_label_active",  N_("IBar Label Active")},
+     {"ibar_label",          N_("IBar 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