summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine
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/Blue-Submarine
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/Blue-Submarine')
-rw-r--r--desktop-themes/Blue-Submarine/Makefile.am13
1 files changed, 5 insertions, 8 deletions
diff --git a/desktop-themes/Blue-Submarine/Makefile.am b/desktop-themes/Blue-Submarine/Makefile.am
index 1a40b07c..0b74e802 100644
--- a/desktop-themes/Blue-Submarine/Makefile.am
+++ b/desktop-themes/Blue-Submarine/Makefile.am
@@ -1,11 +1,12 @@
THEME_NAME=Blue-Submarine
+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 = \
cinnamon \
emerald \
@@ -13,9 +14,5 @@ SUBDIRS = \
gtk-3.0 \
metacity-1
-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