]> Dogcows Code - chaz/openbox/blobdiff - render/theme.c
updated japanese translation, ui visible strings only
[chaz/openbox] / render / theme.c
index 4aef833f2edec3cc508b81bda4999e61bdf87bad..450d3e8e2fbfd795da57a5e6dbe9415b9eeaa89b 100644 (file)
@@ -931,9 +931,9 @@ 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;
-    theme->a_menu_text_disabled_selected->
-        texture[0].data.text.shadow_offset_y = 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 =
         theme->menu_text_normal_shadow_color;
     theme->a_menu_text_normal->texture[0].data.text.shadow_alpha =
This page took 0.022181 seconds and 4 git commands to generate.