diff options
Diffstat (limited to 'Kogaion-daylight/metacity-1/metacity-theme-1.xml')
-rwxr-xr-x | Kogaion-daylight/metacity-1/metacity-theme-1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Kogaion-daylight/metacity-1/metacity-theme-1.xml b/Kogaion-daylight/metacity-1/metacity-theme-1.xml index d58e6f0..2d3f88e 100755 --- a/Kogaion-daylight/metacity-1/metacity-theme-1.xml +++ b/Kogaion-daylight/metacity-1/metacity-theme-1.xml @@ -114,11 +114,11 @@ <!-- BUTTONS --> <draw_ops name="menu_focused_normal"> - <image filename="menu.png" x="0" y="1" width="object_width" height="object_height"/> + <image filename="menu_focused_normal.png" x="0" y="1" width="object_width" height="object_height"/> </draw_ops> <draw_ops name="menu_focused_prelight"> - <image filename="menu_prelight.png" x="0" y="1" width="object_width" height="object_height"/> + <image filename="menu_focused_prelight.png" x="0" y="1" width="object_width" height="object_height"/> </draw_ops> <draw_ops name="menu_unfocused_normal"> |