From fb53293a3aabed4cf9af84a93a418342bef54a85 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 15 Nov 2013 13:22:05 +0100 Subject: rename Menta-Blue to BlueMenta --- desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am (limited to 'desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am') diff --git a/desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am b/desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am new file mode 100644 index 00000000..e30d5d15 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/borders/Makefile.am @@ -0,0 +1,12 @@ +themedir = $(datadir)/themes/BlueMenta/gtk-3.0/borders + +theme_DATA = \ + button-active-focus.png \ + button-active.png \ + button-active-ins.png \ + button-focus.png \ + button-ins.png \ + button.png \ + nohl-generic-border.png + +EXTRA_DIST = $(theme_DATA) -- cgit v1.2.1