From: Dana Jansens Date: Mon, 28 Jul 2003 19:43:05 +0000 (+0000) Subject: typo thanks merry X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=4de5230cec5cc51e015f71608a05e8c08e034fcd;p=chaz%2Fopenbox typo thanks merry --- diff --git a/render/theme.c b/render/theme.c index 7f67b47a..b9172b69 100644 --- a/render/theme.c +++ b/render/theme.c @@ -470,7 +470,7 @@ RrTheme* RrThemeNew(const RrInstance *inst, gchar *name) theme->a_hover_focused_iconify = RrAppearanceCopy(theme->a_hover_focused_max); theme->a_hover_unfocused_iconify = - RrAppearanceCopy(theme->a_hover_focused_max); + RrAppearanceCopy(theme->a_hover_unfocused_max); theme->a_unfocused_unpressed_iconify = RrAppearanceCopy(theme->a_unfocused_unpressed_max); theme->a_unfocused_pressed_iconify =