Project

General

Profile

Makefile.patch

Thomas Lange, December 29, 2011 17:21

View differences:

audacious/po/Makefile 2011-12-29 17:00:27.572732199 +0100
57 57
	@echo Updating $(POTTEMPLATE) ...
58 58
	xgettext --default-domain=$(PACKAGE) --language=C \
59 59
	--keyword=_ --keyword=N_ --from-code="utf-8" \
60
	--msgid-bugs-address="http://jira.atheme.org/" \
60
	--msgid-bugs-address="http://redmine.audacious-media-player.org/" \
61 61
	--directory=.. --files-from=POTFILES.in -o $(POTTEMPLATE)
62 62

  
63 63
update-po: update-pot