summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-05-16 14:32:26 +0800
committerraveit65 <[email protected]>2019-06-22 14:15:47 +0200
commit8f91804245b73be22f6d21a8b52b468fac282b73 (patch)
treee68740055a70a7761d02b43c21a99d0b11667102 /data/Makefile.am
parent6208bea598d2596cddb4de7423a4a5f9ce897bd9 (diff)
downloadmate-session-manager-8f91804245b73be22f6d21a8b52b468fac282b73.tar.bz2
mate-session-manager-8f91804245b73be22f6d21a8b52b468fac282b73.tar.xz
migrate from intltool to gettext
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 4ca0aeb..fbee59d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -22,11 +22,11 @@ if USE_MATE_WM
desktop_DATA += mate-wm.desktop
endif
-@INTLTOOL_DESKTOP_RULE@
+%.desktop: %.desktop.in Makefile
+ $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
gsettingsschema_in_files = org.mate.session.gschema.xml.in
gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml)
-@INTLTOOL_XML_NOMERGE_RULE@
@GSETTINGS_RULES@
EXTRA_DIST = \