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