Added a menu item active color class.

SVN revision: 26671
This commit is contained in:
Christopher Michael 2006-10-17 10:01:44 +00:00
parent e4445da78f
commit 85a0a67b91
1 changed files with 1 additions and 0 deletions

View 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")},