summaryrefslogtreecommitdiff
path: root/data/sounds/Makefile.am
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-10-28 17:28:03 +0800
committerraveit65 <[email protected]>2019-11-09 15:00:24 +0100
commitc16dd6cc8260871d510b1d2ca27c5f5bbc3cb87f (patch)
tree1c81348276dcb5d1427ab40fa1fa15ee7a4c8ceb /data/sounds/Makefile.am
parent5ee13d9ee7b843608e0f126c69f63750bc607d61 (diff)
downloadmate-media-c16dd6cc8260871d510b1d2ca27c5f5bbc3cb87f.tar.bz2
mate-media-c16dd6cc8260871d510b1d2ca27c5f5bbc3cb87f.tar.xz
migrate from intltools to gettext
Diffstat (limited to 'data/sounds/Makefile.am')
-rw-r--r--data/sounds/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/sounds/Makefile.am b/data/sounds/Makefile.am
index 0c31fe7..faf6311 100644
--- a/data/sounds/Makefile.am
+++ b/data/sounds/Makefile.am
@@ -12,7 +12,8 @@ sound_DATA = \
metadata_in_files = mate-sounds-default.xml.in
metadatadir = $(pkgdatadir)/sounds
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-sounds-default.xml.in
CLEANFILES = mate-sounds-default.xml mate-sounds-default.xml.in