rename activedisabled to active.disabled
authorDana Jansens <danakj@orodu.net>
Sat, 2 Jun 2007 18:50:55 +0000 (18:50 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 2 Jun 2007 18:50:55 +0000 (18:50 +0000)
render/theme.c
themes/Clearlooks-Olive/openbox-3/themerc

index 9c1db34..79b41f9 100644 (file)
@@ -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,
index 3e67444..e78e403 100644 (file)
@@ -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