From d7103c94bb96d2bf8d1512d2b426244f645787d0 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 27 Nov 2001 13:13:46 +0000 Subject: Add rules to generate the en@quot.po and en@boldquot.po files automatically. --- po/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'po/ChangeLog') diff --git a/po/ChangeLog b/po/ChangeLog index 71dc4c8..b1b518f 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,29 @@ +2001-11-25 Bruno Haible + + * Makevars: New file. + * quot.sed: New file. + * boldquot.sed: New file. + * en@quot.header: New file. + * en@boldquot.header: New file. + * insert-header.sin: Mew file. + * Rules-quot: New file. + * Makefile.in.in: Use $(DOMAIN) instead of $(PACKAGE) almost + everywhere. + (subdir, top_builddir): Move to Makevars. + (MSGINIT): New variable. + (MSGCONV): New variable. + (MSGEXEC): New variable. + (UPDATEPOFILES): New variable. + (DUMMYPOFILES): New variable. + (DISTFILES.common): New variable. + (DISTFILES): Use it. + (.SUFFIXES): Add .nop, .po-update. + (install-data): Install all of $(DISTFILES.common). + (uninstall-data): Uninstall all of $(DISTFILES.common). + (update-po): Split into a Makefile rule for each PO file update. + (.nop.po-update): New rule, extracted from update-po. + ($(DUMMYPOFILES)): New trivial rules. + 2001-11-15 Bruno Haible * sv.po: Update from Jan Djärv . -- cgit v1.1