diff options
author | raveit65 <[email protected]> | 2015-07-04 17:09:49 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-04 17:09:49 +0200 |
commit | 3da152ff7ed8bede8ae686c6ac6f1d5f0c57ca72 (patch) | |
tree | f2ab19e3337a8b0fbd7436022d657d57970285bd /desktop-themes/Green-Submarine/metacity-1/Makefile.am | |
parent | 9f39ea680db4a190de23263ffe0408f078ecd38a (diff) | |
download | mate-themes-3da152ff7ed8bede8ae686c6ac6f1d5f0c57ca72.tar.bz2 mate-themes-3da152ff7ed8bede8ae686c6ac6f1d5f0c57ca72.tar.xz |
add gtk-2/3 BlueSubmarine and Green-Submarine themes from mate-themes-extras
Diffstat (limited to 'desktop-themes/Green-Submarine/metacity-1/Makefile.am')
-rw-r--r-- | desktop-themes/Green-Submarine/metacity-1/Makefile.am | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/desktop-themes/Green-Submarine/metacity-1/Makefile.am b/desktop-themes/Green-Submarine/metacity-1/Makefile.am new file mode 100644 index 00000000..3134bc0f --- /dev/null +++ b/desktop-themes/Green-Submarine/metacity-1/Makefile.am @@ -0,0 +1,16 @@ + +themedir = $(datadir)/themes/Green-Submarine/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) |