From 13ec1b98d7aebfa2e23ceca0dda67ef9292a0d59 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 2 Jun 2019 14:12:47 +0200 Subject: Submarine: add metacity themes with huge borders can be used in non-compositor case --- .../Green-Submarine-border/metacity-1/Makefile.am | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 desktop-themes/Green-Submarine-border/metacity-1/Makefile.am (limited to 'desktop-themes/Green-Submarine-border/metacity-1/Makefile.am') diff --git a/desktop-themes/Green-Submarine-border/metacity-1/Makefile.am b/desktop-themes/Green-Submarine-border/metacity-1/Makefile.am new file mode 100644 index 00000000..90f9b763 --- /dev/null +++ b/desktop-themes/Green-Submarine-border/metacity-1/Makefile.am @@ -0,0 +1,16 @@ + +themedir = $(datadir)/themes/Green-Submarine-border/metacity-1 + +theme_DATA = \ + icon_close.png \ + icon_close_u.png \ + icon_maximize.png \ + icon_maximize_u.png \ + icon_minimize.png \ + icon_minimize_u.png \ + icon_restore.png \ + icon_restore_u.png \ + metacity-theme-1.xml \ + stripes.png + +EXTRA_DIST = $(theme_DATA) -- cgit v1.2.1