summaryrefslogtreecommitdiff
path: root/abstract/Makefile.am
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-05-08 18:20:53 +0800
committerraveit65 <[email protected]>2019-05-10 10:55:29 +0200
commitb343e7dd32af083bdb0e7e2bb0989ca267a8f5ff (patch)
tree642d4bf92f806d2d3f2da8bf40157342e52c06ac /abstract/Makefile.am
parentaba0d15a199f18f1e700a5c36b95c5504efdce27 (diff)
downloadmate-backgrounds-b343e7dd32af083bdb0e7e2bb0989ca267a8f5ff.tar.bz2
mate-backgrounds-b343e7dd32af083bdb0e7e2bb0989ca267a8f5ff.tar.xz
Migrate from intltool to gettext
Diffstat (limited to 'abstract/Makefile.am')
-rw-r--r--abstract/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/abstract/Makefile.am b/abstract/Makefile.am
index 6bd6896..eb12269 100644
--- a/abstract/Makefile.am
+++ b/abstract/Makefile.am
@@ -8,11 +8,12 @@ background_DATA = \
Spring.png \
Waves.png
-
metadata_in_files = mate-abstract.xml.in
metadatadir = $(datadir)/mate-background-properties
metadata_DATA = $(metadata_in_files:.xml.in=.xml)
-@INTLTOOL_XML_RULE@
+
+$(metadata_DATA): $(metadata_in_files)
+ $(AM_V_GEN) GETTEXTDATADIR=$(top_srcdir) $(MSGFMT) --xml --template $< -d $(top_srcdir)/po -o $@
noinst_DATA = mate-abstract.xml.in
CLEANFILES = mate-abstract.xml mate-abstract.xml.in