diff options
author | raveit65 <[email protected]> | 2019-06-02 14:12:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-17 17:39:48 +0200 |
commit | 13ec1b98d7aebfa2e23ceca0dda67ef9292a0d59 (patch) | |
tree | 741af26519d37d61e89c4a69b3e0be29f7663634 /desktop-themes/Green-Submarine-border/metacity-1/Makefile.am | |
parent | 1cbefd68957491db65f502f2cb63d56a6f0cad06 (diff) | |
download | mate-themes-13ec1b98d7aebfa2e23ceca0dda67ef9292a0d59.tar.bz2 mate-themes-13ec1b98d7aebfa2e23ceca0dda67ef9292a0d59.tar.xz |
Submarine: add metacity themes with huge borders
can be used in non-compositor case
Diffstat (limited to 'desktop-themes/Green-Submarine-border/metacity-1/Makefile.am')
-rw-r--r-- | desktop-themes/Green-Submarine-border/metacity-1/Makefile.am | 16 |
1 files changed, 16 insertions, 0 deletions
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) |