From 1ce563a18155a710fbe286127f06430ce2b83d24 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 1 Feb 2005 23:02:17 +0000 Subject: Add a Finnish translation. Update the URL for the GNU translation site in maintMakefile; the old one stopped working. --- maintMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maintMakefile') diff --git a/maintMakefile b/maintMakefile index b6cb0c9..82db1ec 100644 --- a/maintMakefile +++ b/maintMakefile @@ -124,7 +124,7 @@ move_if_change = if test -r $(target) && cmp -s $(target).t $(target); then \ # Updating PO files. # # ------------------- # -po_repo = http://www2.iro.umontreal.ca/%7Egnutra/po/maint/$(PACKAGE) +po_repo = http://www.iro.umontreal.ca/translation/maint/$(PACKAGE) .PHONY: do-po-update po-update do-po-update: tmppo=/tmp/$(PACKAGE)-$(VERSION)-po &&\ -- cgit v1.2.3