Added a menu item active color class.
authorChristopher Michael <cpmichael1@comcast.net>
Tue, 17 Oct 2006 10:01:44 +0000 (10:01 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Tue, 17 Oct 2006 10:01:44 +0000 (10:01 +0000)
SVN revision: 26671

src/bin/e_int_config_color_classes.c

index c3b5101..a7f4a6a 100644 (file)
@@ -50,6 +50,7 @@ const CFColor_Hash _wm_hash[] =
      {"menu_title",         N_("Menu Title")},
      {"menu_title_active",  N_("Menu Title Active")},
      {"menu_item",          N_("Menu Item")},
+     {"menu_item_active",   N_("Menu Item Active")},
      {"move_text",          N_("Move Text")},
      {"resize_text",        N_("Resize Text")},
      {"winlist_item",       N_("Winlist Item")},