diff options
author | raveit65 <[email protected]> | 2014-05-29 16:10:00 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-05-29 16:10:00 +0200 |
commit | 896c0e6d6f34922ac3c820ad06636035c73c52d0 (patch) | |
tree | e71c6326d72378c1ca393629bce773567dcd21e0 /desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am | |
parent | 793e2fbbd33a4e13b39f815690b71d4ce12b290c (diff) | |
download | mate-themes-896c0e6d6f34922ac3c820ad06636035c73c52d0.tar.bz2 mate-themes-896c0e6d6f34922ac3c820ad06636035c73c52d0.tar.xz |
BlueMenta Menta GTK3: fix caja statusbar color + remove ugly scrollbar butt
on outline + use resize grip image
Diffstat (limited to 'desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am')
-rw-r--r-- | desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am b/desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am index 2cf96491..86473b16 100644 --- a/desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am +++ b/desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am @@ -11,7 +11,7 @@ theme_DATA = \ mode_normal.png \ mode_prelight.png \ mode_pressed.png \ - resize_grip.png \ + resize-grip.png \ right_slider_normal.png \ slider.png \ slider-prelight.png \ |