summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta/Makefile.am
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/BlueMenta/Makefile.am
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/BlueMenta/Makefile.am')
-rw-r--r--desktop-themes/BlueMenta/Makefile.am13
1 files changed, 5 insertions, 8 deletions
diff --git a/desktop-themes/BlueMenta/Makefile.am b/desktop-themes/BlueMenta/Makefile.am
index 028bbe49..198d6eda 100644
--- a/desktop-themes/BlueMenta/Makefile.am
+++ b/desktop-themes/BlueMenta/Makefile.am
@@ -1,4 +1,7 @@
THEME_NAME=BlueMenta
+THEME_IN_FILES=index.theme.in
+
+@INTLTOOL_THEME_RULE@
themedir = $(datadir)/themes/$(THEME_NAME)
@@ -7,8 +10,6 @@ theme_DATA = \
index.theme \
README
-EXTRA_DIST = $(theme_DATA) index.theme.in
-
SUBDIRS = \
cinnamon \
emerald \
@@ -18,9 +19,5 @@ SUBDIRS = \
unity \
xfwm4
-CLEANFILES = index.theme
-
-index.theme: index.theme.in
- $(AM_V_GEN)sed \
- -e s!\@BACKGROUND_DIR\@!$(datadir)/backgrounds/mate/desktop! \
- < $< > $@
+DISTCLEANFILES = index.theme
+EXTRA_DIST = index.theme.in