Project

General

Profile

Makefile2.patch

Thomas Lange, December 29, 2011 17:21

View differences:

audacious-plugins/po/Makefile 2011-12-29 17:13:53.159386637 +0100
38 38
	@echo Updating $(POTTEMPLATE) ...
39 39
	xgettext --default-domain=$(PACKAGE) --language=C \
40 40
	--keyword=_ --keyword=N_ --from-code="utf-8" \
41
	--msgid-bugs-address="http://jira.atheme.org/" \
41
	--msgid-bugs-address="http://redmine.audacious-media-player.org/" \
42 42
	--directory=.. --files-from=POTFILES.in -o $(POTTEMPLATE)
43 43

  
44 44
update-po: update-pot