summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-31 22:16:42 +0100
committerraveit65 <[email protected]>2021-03-27 18:15:25 +0100
commit4b448f53fee27c7ffc5346480b5bfb5f590b7830 (patch)
treee3b0f601a332ac33fbf62196246adf373af334d9
parent242f8215b960c763cc1658135bb0148f353b2bc5 (diff)
downloadmozo-4b448f53fee27c7ffc5346480b5bfb5f590b7830.tar.bz2
mozo-4b448f53fee27c7ffc5346480b5bfb5f590b7830.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