summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-11-25 00:15:22 (EST)
committer Patrick McDermott <pj@pehjota.net>2017-11-25 00:15:22 (EST)
commit9c81c642379ac4b6d79543bd862c989883638325 (patch)
tree2ff887a0f69962490cdb17025af02ff0af2a9b56
parent9184c90c59ba25537549f28abec4daa0b0c1c2b0 (diff)
downloadmarquee-9c81c642379ac4b6d79543bd862c989883638325.zip
marquee-9c81c642379ac4b6d79543bd862c989883638325.tar.gz
marquee-9c81c642379ac4b6d79543bd862c989883638325.tar.bz2
po/Makefile.in.in: Change msgid bugs address
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index b2b47b1..e3b90e7 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -94,7 +94,7 @@ all-no:
$(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES)
$(XGETTEXT) --default-domain=$(GETTEXT_PACKAGE) --from-code=UTF-8 \
- --msgid-bugs-address='http://bugzilla.gnome.org/enter_bug.cgi?product=glib&keywords=I18N+L10N&component=general' \
+ --msgid-bugs-address='mailto:pj@pehjota.net' \
--add-comments --keyword=_ --keyword=N_ \
--keyword=C_:1c,2 \
--keyword=NC_:1c,2 \