From 59b70c61d6993cc87e7458c2d28fc426b9ee294e Mon Sep 17 00:00:00 2001
From: lukefromdc <lukefromdc@hushmail.com>
Date: Sun, 2 Jun 2019 20:50:16 -0400
Subject: BlackMATE: add selectable metacity theme with borders

---
 .../BlackMATE-border/metacity-1/Makefile.am        | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 desktop-themes/BlackMATE-border/metacity-1/Makefile.am

(limited to 'desktop-themes/BlackMATE-border/metacity-1/Makefile.am')

diff --git a/desktop-themes/BlackMATE-border/metacity-1/Makefile.am b/desktop-themes/BlackMATE-border/metacity-1/Makefile.am
new file mode 100644
index 00000000..3f99eb6a
--- /dev/null
+++ b/desktop-themes/BlackMATE-border/metacity-1/Makefile.am
@@ -0,0 +1,22 @@
+THEME_NAME=BlackMATE-border
+
+themedir = $(datadir)/themes/$(THEME_NAME)/metacity-1
+
+theme_DATA = \
+	metacity-theme-1.xml \
+	metacity-theme-2.xml \
+	metacity-theme-3.xml \
+	bar.png \
+	bar_unfocused.png \
+	button-close-focus.png \
+	button-max-focus1.png \
+	button-max-focus.png \
+	button-min-focus.png \
+	menu-button-pressed.png \
+	neutral.png \
+	unabove-button.png \
+	unabove-button-unfocus.png \
+	unfocus.png \
+	yellow.png
+
+EXTRA_DIST = $(theme_DATA)
-- 
cgit v1.2.1