make active-disabled shadow offset-y be proper

This commit is contained in:
Dana Jansens 2007-06-06 14:53:57 +00:00
parent d0bde36aa7
commit 1fc480c193

View file

@ -931,7 +931,7 @@ RrTheme* RrThemeNew(const RrInstance *inst, const gchar *name,
if (!FIND(shadow, L("menu","active-disabled","shadow","offset"),
theme->a_menu_text_disabled_selected))
theme->a_menu_text_disabled_selected->
texture[0].data.text.shadow_offset_x = 0;
texture[0].data.text.shadow_offset_x =
theme->a_menu_text_disabled_selected->
texture[0].data.text.shadow_offset_y = 0;
theme->a_menu_text_normal->texture[0].data.text.shadow_color =