summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-09 22:08:54 +0200
committerraveit65 <[email protected]>2016-04-09 22:10:36 +0200
commit08f85f255e782407582153907a8ca81666bc8a89 (patch)
treed3b33b6b90129ce6c636b49bd1cf192a66419380 /desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am
parent76eb0b1112238d06ea95a0d4efe755de11befe02 (diff)
downloadmate-themes-08f85f255e782407582153907a8ca81666bc8a89.tar.bz2
mate-themes-08f85f255e782407582153907a8ca81666bc8a89.tar.xz
Revert "rename dir ContrastHighInverse to HighContrastInverse"
This reverts commit 406802bc6f8939415ffc51a429aab948ce216571. The name change prevent us to do any change in our theme, it seems that gtk+ version will always be prefered if we use the same name.
Diffstat (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am')
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am b/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am
new file mode 100644
index 00000000..eb474785
--- /dev/null
+++ b/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am
@@ -0,0 +1,13 @@
+THEME_NAME=ContrastHighInverse
+
+themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0
+
+theme_DATA = \
+ panel-grid.svg \
+ gtk.css \
+ gtk-widgets.css \
+ mate-applications.css \
+ other-applications.css \
+ settings.ini
+
+EXTRA_DIST = $(theme_DATA)