From: Dana Jansens Date: Sat, 2 Jun 2007 18:50:55 +0000 (+0000) Subject: rename activedisabled to active.disabled X-Git-Tag: openbox-3_3_995-RELEASE~9 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=d6fac0b54b11175e0dc774542e7690323ca3f789;p=dana%2Fopenbox.git rename activedisabled to active.disabled --- diff --git a/render/theme.c b/render/theme.c index 9c1db343..79b41f99 100644 --- a/render/theme.c +++ b/render/theme.c @@ -313,7 +313,7 @@ RrTheme* RrThemeNew(const RrInstance *inst, gchar *name, &theme->menu_disabled_color)) theme->menu_disabled_color = RrColorNew(inst, 0, 0, 0); if (!read_color(db, inst, - "menu.items.activedisabled.text.color", + "menu.items.active.disabled.text.color", &theme->menu_disabled_selected_color)) theme->menu_disabled_selected_color = RrColorNew(inst, diff --git a/themes/Clearlooks-Olive/openbox-3/themerc b/themes/Clearlooks-Olive/openbox-3/themerc index 3e674443..e78e403b 100644 --- a/themes/Clearlooks-Olive/openbox-3/themerc +++ b/themes/Clearlooks-Olive/openbox-3/themerc @@ -13,7 +13,7 @@ menu.items.bg: Flat Solid menu.items.bg.color: #f1eee0 menu.items.text.color: #444444 menu.items.disabled.text.color: #aaaaaa -menu.items.activedisabled.text.color: #969696 +menu.items.active.disabled.text.color: #969696 menu.items.active.bg: Flat Gradient Vertical Border menu.items.active.bg.color: #b4c994