From 787fdf31e4e3b85870a6bf28c79f07e73da2ca6a Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Sat, 29 Jul 2006 14:05:17 +0000 Subject: [PATCH] Update URL --- Doc/lib/libgettext.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libgettext.tex b/Doc/lib/libgettext.tex index 593d964c8d1b..4dec69c3b5b0 100644 --- a/Doc/lib/libgettext.tex +++ b/Doc/lib/libgettext.tex @@ -534,7 +534,7 @@ The \program{pygettext}\footnote{Fran\c cois Pinard has written a program called \program{xpot} which does a similar job. It is available as part of his \program{po-utils} package at -\url{http://www.iro.umontreal.ca/contrib/po-utils/HTML/}.} program +\url{http://po-utils.progiciels-bpi.ca/}.} program scans all your Python source code looking for the strings you previously marked as translatable. It is similar to the GNU \program{gettext} program except that it understands all the -- 2.47.3