diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2010-08-29 15:09:52 +0300 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2010-08-29 15:09:52 +0300 |
| commit | 98345d61aea7aedf116a240e169b5051efd0a681 (patch) | |
| tree | 3dbb27684c1d65db2b2a54d9dff92ee38569c7db /Makefile | |
| parent | 0761a89fb8ace2ffb40d1bdc26450682ec87ddb4 (diff) | |
| download | vdr-plugin-osdteletext-98345d61aea7aedf116a240e169b5051efd0a681.tar.gz vdr-plugin-osdteletext-98345d61aea7aedf116a240e169b5051efd0a681.tar.bz2 | |
Update msgid bugs address.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ I18Npot = $(PODIR)/$(PLUGIN).pot msgfmt -c -o $@ $< $(I18Npot): $(wildcard *.c) - xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='<nobody@nowhere.org>' -o $@ $^ + xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address=http://projects.vdr-developer.org/projects/plg-osdteletext -o $@ $^ %.po: $(I18Npot) msgmerge -U --no-wrap --no-location --backup=none -q $@ $< |
