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:53:37 +0100
commit09268d17746f7b956ae0c018f4f5b1f736c8818b (patch)
treeb3ff3f1902f136f6aaf761fa500cf620e60d8ae4 /sendto
parent7af3f3dcc4731b41747c6060e7a9292101c61193 (diff)
downloadcaja-extensions-09268d17746f7b956ae0c018f4f5b1f736c8818b.tar.bz2
caja-extensions-09268d17746f7b956ae0c018f4f5b1f736c8818b.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 e23cde8..d4f056c 100644
--- a/sendto/Makefile.am
+++ b/sendto/Makefile.am
@@ -83,7 +83,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) \