diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2010-08-29 15:43:10 +0300 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2010-08-29 15:43:10 +0300 |
| commit | 95f268caf3f1387872fe43991a67661fe7f39a03 (patch) | |
| tree | df988958eb346215029366e3fcceb7961398fb66 /Makefile | |
| parent | ebd28ada087ab1a099f0694feb8b23ab4cd0bc2c (diff) | |
| download | vdr-plugin-muggle-95f268caf3f1387872fe43991a67661fe7f39a03.tar.gz vdr-plugin-muggle-95f268caf3f1387872fe43991a67661fe7f39a03.tar.bz2 | |
Update msgid bugs address.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -185,7 +185,7 @@ I18Npot = $(PODIR)/$(PLUGIN).pot msgfmt -c -o $@ $< $(I18Npot): $(wildcard *.c) - xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP -ktrdb --msgid-bugs-address='<vdr-muggle-develop@sourceforge.net>' -o $@ $^ + xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP -ktrdb --msgid-bugs-address=http://projects.vdr-developer.org/projects/show/plg-muggle -o $@ $^ %.po: $(I18Npot) msgmerge -U --no-wrap --no-location --backup=none -q $@ $< |
