summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh-SVG/48x48/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-03-21 21:21:25 -0300
committerPerberos <[email protected]>2012-03-21 21:21:25 -0300
commit373f711ef361d67874e58e584720e9c813fe9cac (patch)
tree1590cb4be52b99ae46e496f0f3dec9ac7e00aecf /icon-themes/ContrastHigh-SVG/48x48/Makefile.am
parent00cdd7a3e31e793f5be7044f18e5ee77e2945b2b (diff)
downloadmate-themes-373f711ef361d67874e58e584720e9c813fe9cac.tar.bz2
mate-themes-373f711ef361d67874e58e584720e9c813fe9cac.tar.xz
renaming highcontrast to contrasthigh
Diffstat (limited to 'icon-themes/ContrastHigh-SVG/48x48/Makefile.am')
-rw-r--r--icon-themes/ContrastHigh-SVG/48x48/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/icon-themes/ContrastHigh-SVG/48x48/Makefile.am b/icon-themes/ContrastHigh-SVG/48x48/Makefile.am
new file mode 100644
index 00000000..80f861b7
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/48x48/Makefile.am
@@ -0,0 +1,12 @@
+
+themedir= $(datadir)/icons/ContrastHigh-SVG/48x48
+
+SUBDIRS = animations
+
+#install: install-am
+# if test -e $(DESTDIR)$(libexecdir)/icon-name-mapping; then \
+# cd $(icondir) ; \
+# for context in $(SUBDIRS) ; do \
+# $(DESTDIR)$(libexecdir)/icon-name-mapping -c $$context; \
+# done \
+# fi