summaryrefslogtreecommitdiff
path: root/sendto
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-03-04 11:05:54 +0100
committerraveit65 <[email protected]>2020-03-09 17:55:36 +0100
commita4cba14683c2d10a15bb498b91746c14a27ea0d9 (patch)
treec91c989079d96fe4f97c524ff76d5305e6787836 /sendto
parent6ee50a2d8fc6e950fbffcabdc752c61015052171 (diff)
downloadcaja-extensions-a4cba14683c2d10a15bb498b91746c14a27ea0d9.tar.bz2
caja-extensions-a4cba14683c2d10a15bb498b91746c14a27ea0d9.tar.xz
Do not collect the translation for Icon
Diffstat (limited to 'sendto')
-rw-r--r--sendto/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sendto/Makefile.am b/sendto/Makefile.am
index df02252..7b426f8 100644
--- a/sendto/Makefile.am
+++ b/sendto/Makefile.am
@@ -80,7 +80,7 @@ extensiondir = $(datadir)/caja/extensions
extension_in_files = libcaja-sendto.caja-extension.desktop.in
extension_DATA = $(extension_in_files:.caja-extension.desktop.in=.caja-extension)
$(extension_DATA): $(extension_in_files)
- $(AM_V_GEN) $(MSGFMT) --desktop --keyword=Copyright --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@
+ $(AM_V_GEN) $(MSGFMT) --desktop --keyword= --keyword=Copyright --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@
EXTRA_DIST = \
$(man_MANS) \