From: Richard Russon Date: Wed, 23 Nov 2016 02:17:02 +0000 (+0000) Subject: add msgid-bug address X-Git-Tag: neomutt-20161126~4^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90e46983c869fb66e5a3090f6560b3887d784043;p=neomutt add msgid-bug address --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 8c3333727..bc4e419c5 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -95,6 +95,7 @@ $(PACKAGE).pot: $(POTFILES) $(BUILT_POTFILES) $(srcdir)/POTFILES.in --files-from=$(srcdir)/POTFILES.in \ && \ $(XGETTEXT) --default-domain=$(PACKAGE) \ + --msgid-bugs-address=neomutt-devel@neomutt.org \ --add-comments=L10N --keyword=_ --keyword=N_ \ --join $(BUILT_POTFILES) \ && test ! -f $(PACKAGE).po \