From 7ed1a08985ee943646612563e1fc09f5d51425f8 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 21 Apr 2002 23:57:24 +0000 Subject: Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution. --- po/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 po/ChangeLog (limited to 'po/ChangeLog') diff --git a/po/ChangeLog b/po/ChangeLog new file mode 100644 index 0000000..13ef8fe --- /dev/null +++ b/po/ChangeLog @@ -0,0 +1,20 @@ +2002-04-21 Paul D. Smith + + * POTFILES.in, LINGUAS, Makevars: Created. + * da.po, de.po, es.po, fr.po, gl.po, he.po, ja.po, ko.po, nl.po, + pl.po, pt_BR.po, ru.po, tr.po: Moved from i18n to here. + * .cvsignore: Moved from i18n to here. + + * LINGUAS: Created. + +2002-04-21 gettextize + + * Makefile.in.in: New file, from gettext-0.11.1. + * Rules-quot: New file, from gettext-0.11.1. + * boldquot.sed: New file, from gettext-0.11.1. + * en@boldquot.header: New file, from gettext-0.11.1. + * en@quot.header: New file, from gettext-0.11.1. + * insert-header.sin: New file, from gettext-0.11.1. + * quot.sed: New file, from gettext-0.11.1. + * remove-potcdate.sin: New file, from gettext-0.11.1. + -- cgit v1.2.3