From 896c0e6d6f34922ac3c820ad06636035c73c52d0 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 29 May 2014 16:10:00 +0200 Subject: BlueMenta Menta GTK3: fix caja statusbar color + remove ugly scrollbar butt on outline + use resize grip image --- desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am') diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am index cd15ea0e..3ff32008 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am @@ -3,7 +3,8 @@ themedir = $(datadir)/themes/BlueMenta/gtk-2.0/widgets/Others theme_DATA = \ close.png \ handle.png \ - null.png + null.png \ + resize-grip.png EXTRA_DIST = $(theme_DATA) -- cgit v1.2.1