From: Behdad Esfahbod Date: Wed, 19 Sep 2007 20:17:05 +0000 (+0000) Subject: Fix gettext URL. (#478349, kraai ftbfs.org) X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=fda8f9e5cf5cfeb70de69a5e25b55bb6ec61b12c;p=dana%2Fcg-glib.git Fix gettext URL. (#478349, kraai ftbfs.org) 2007-09-19 Behdad Esfahbod * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org) svn path=/trunk/; revision=5775 --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 6044d84b..a372215c 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2007-09-19 Behdad Esfahbod + + * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org) + 2007-09-19 Matthias Clasen * === Released 2.14.1 === diff --git a/docs/reference/glib/building.sgml b/docs/reference/glib/building.sgml index ccd734e8..71159ac9 100644 --- a/docs/reference/glib/building.sgml +++ b/docs/reference/glib/building.sgml @@ -132,7 +132,7 @@ How to compile GLib itself The libintl library from the GNU gettext + url="http://www.gnu.org/software/gettext">GNU gettext package is needed if your system doesn't have the gettext() functionality for handling message translation databases.