From 1438fc157ef1646af33adf7dcf6ca8773d5935f5 Mon Sep 17 00:00:00 2001 From: rbuj Date: Mon, 2 Mar 2020 11:34:36 +0100 Subject: Do not collect the translation for Icon --- capplets/windows/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capplets/windows/Makefile.am') diff --git a/capplets/windows/Makefile.am b/capplets/windows/Makefile.am index b6f5e854..11777e7b 100644 --- a/capplets/windows/Makefile.am +++ b/capplets/windows/Makefile.am @@ -20,7 +20,7 @@ mate-window-properties-resources.h mate-window-properties-resources.c: org.mate. $(AM_V_GEN) XMLLINT=$(XMLLINT) $(GLIB_COMPILE_RESOURCES) --target $@ --sourcedir $(srcdir) --generate --c-name window_properties $< $(desktop_DATA): $(Desktop_in_files) - $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@ + $(AM_V_GEN) $(MSGFMT) --desktop --keyword= --keyword=Name --keyword=Comment --keyword=Keywords --template $< -d $(top_srcdir)/po -o $@ AM_CPPFLAGS = \ $(WARN_CFLAGS) \ -- cgit v1.2.1