e17: add color classes for border frame

SVN revision: 57866
This commit is contained in:
Hannes Janetzek 2011-03-19 00:50:14 +00:00
parent 1ed101976e
commit 5a36dea5ac
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ static const CFColor_Class_Description _color_classes_wm[] =
{
CCDESC_T("border_title", N_("Border Title")),
CCDESC_T("border_title_active", N_("Border Title Active")),
CCDESC_T("border_frame", N_("Border Frame")),
CCDESC_T("border_frame_active", N_("Border Frame Active")),
CCDESC_T("error_text", N_("Error Text")),
CCDESC_S("menu_base", N_("Menu Background Base")),
CCDESC_T("menu_title", N_("Menu Title")),