From aa3e2f85fe2a36f45e847132d34a50db6b7770f6 Mon Sep 17 00:00:00 2001 From: monty35 Date: Sun, 21 Dec 2008 22:26:16 +0100 Subject: Update msgid-bugs-address --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e35b044..349afa4 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ I18Npot = $(PODIR)/$(PLUGIN).pot msgfmt -c -o $@ $< $(I18Npot): $(wildcard *.c) - xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='monty35' -o $@ $^ + xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='http://projects.vdr-developer.org/projects/plg-tvtv/issues/new' -o $@ $^ %.po: $(I18Npot) msgmerge -U --no-wrap --no-location --backup=none -q $@ $< -- cgit v1.2.3