summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-31 22:16:42 +0100
committerraveit65 <[email protected]>2021-02-11 19:29:53 +0100
commit79e576c9d7f8a80ac0bbd60749726a11786809a9 (patch)
treee51327cfaff03cef8331d6b58329724effc173ab
parentd76250ba702aefa6d01827bac2c87a85a69845bb (diff)
downloadmozo-79e576c9d7f8a80ac0bbd60749726a11786809a9.tar.bz2
mozo-79e576c9d7f8a80ac0bbd60749726a11786809a9.tar.xz
i18n: Do not collect the translation for Icon
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index ce5f3fb..8a456d6 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -5,7 +5,7 @@ desktop_in_files = mozo.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
$(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 $@
man_MANS = mozo.1