summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHigh
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-03-11 14:10:24 +0100
committerraveit65 <[email protected]>2016-03-11 14:10:24 +0100
commit3dc029fc015cedc6405b6015662800bf1e56962f (patch)
tree06e95616118768c29b359c1f7769506d74f2e7a6 /desktop-themes/ContrastHigh
parentc19155578c2650f970b8f0e2ffae3ef74c0a165c (diff)
downloadmate-themes-3dc029fc015cedc6405b6015662800bf1e56962f.tar.bz2
mate-themes-3dc029fc015cedc6405b6015662800bf1e56962f.tar.xz
All themes: fixes missing translations in index.theme file
Diffstat (limited to 'desktop-themes/ContrastHigh')
-rw-r--r--desktop-themes/ContrastHigh/Makefile.am13
1 files changed, 5 insertions, 8 deletions
diff --git a/desktop-themes/ContrastHigh/Makefile.am b/desktop-themes/ContrastHigh/Makefile.am
index 7b24a197..e4364b1a 100644
--- a/desktop-themes/ContrastHigh/Makefile.am
+++ b/desktop-themes/ContrastHigh/Makefile.am
@@ -1,21 +1,18 @@
THEME_NAME=ContrastHigh
+THEME_IN_FILES=index.theme.in
+
+@INTLTOOL_THEME_RULE@
themedir = $(datadir)/themes/$(THEME_NAME)
theme_DATA = index.theme
-EXTRA_DIST = $(theme_DATA) index.theme.in
-
SUBDIRS = \
gtk-3.0 \
gtk-2.0 \
metacity-1 \
pixmaps
-CLEANFILES = index.theme
-
-index.theme: index.theme.in
- $(AM_V_GEN)sed \
- -e s!\@BACKGROUND_DIR\@!$(datadir)/backgrounds/mate/abstract! \
- < $< > $@
+DISTCLEANFILES = index.theme
+EXTRA_DIST = index.theme.in