summaryrefslogtreecommitdiffstats
path: root/po/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-11-27 13:13:46 +0000
committerBruno Haible <bruno@clisp.org>2009-06-21 23:26:35 +0200
commitd7103c94bb96d2bf8d1512d2b426244f645787d0 (patch)
treeaac8763fee746b14c94b6d9e430cdfdd0dd4cf4d /po/ChangeLog
parent329e789b2f14a12647f388d9cc6ba326f0c085a0 (diff)
downloadexternal_gettext-d7103c94bb96d2bf8d1512d2b426244f645787d0.zip
external_gettext-d7103c94bb96d2bf8d1512d2b426244f645787d0.tar.gz
external_gettext-d7103c94bb96d2bf8d1512d2b426244f645787d0.tar.bz2
Add rules to generate the en@quot.po and en@boldquot.po files automatically.
Diffstat (limited to 'po/ChangeLog')
-rw-r--r--po/ChangeLog26
1 files changed, 26 insertions, 0 deletions
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 <bruno@clisp.org>
+
+ * 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 <haible@clisp.cons.org>
* sv.po: Update from Jan Djärv <Jan.Djarv@mbox200.swipnet.se>.