summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-03-11 14:10:24 +0100
committerraveit65 <[email protected]>2016-03-11 14:11:43 +0100
commite8764e6f68c97ec727050f0ff5f0c3d14c226848 (patch)
tree4c95886466218551f433b34da412a199669dfafc /desktop-themes/BlueMenta
parentda65431b3dc2b9cd6c2a22537ce19c49cca4d77a (diff)
downloadmate-themes-e8764e6f68c97ec727050f0ff5f0c3d14c226848.tar.bz2
mate-themes-e8764e6f68c97ec727050f0ff5f0c3d14c226848.tar.xz
All themes: fixes missing translations in index.theme file
Diffstat (limited to 'desktop-themes/BlueMenta')
-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