diff options
author | raveit65 <[email protected]> | 2014-10-28 22:54:15 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-28 22:55:14 +0100 |
commit | b9633d8b468db4d29771f7493ddf6ec2c0e3f6d6 (patch) | |
tree | 2c4d6e4a158b16f54f98afe82656a95dc1aafdfc /desktop-themes/ContrastHighInverse/metacity-1/Makefile.am | |
parent | 32feefa9637efd11bf2cd226aa1d09abe8368a3a (diff) | |
download | mate-themes-b9633d8b468db4d29771f7493ddf6ec2c0e3f6d6.tar.bz2 mate-themes-b9633d8b468db4d29771f7493ddf6ec2c0e3f6d6.tar.xz |
ContrastHighInverse: move to desktop themes + add metacity theme
Diffstat (limited to 'desktop-themes/ContrastHighInverse/metacity-1/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHighInverse/metacity-1/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/metacity-1/Makefile.am b/desktop-themes/ContrastHighInverse/metacity-1/Makefile.am new file mode 100644 index 00000000..0743a759 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/metacity-1/Makefile.am @@ -0,0 +1,7 @@ +THEME_NAME=ContrastHighInverse + +themedir = $(datadir)/themes/$(THEME_NAME)/metacity-1 + +theme_DATA = metacity-theme-1.xml + +EXTRA_DIST = $(theme_DATA) |