+2001-03-09 Bruno Haible <haible@clisp.cons.org>
+
+ * POTFILES.in: Add src/po.c, src/write-po.c.
+
2001-03-09 Bruno Haible <haible@clisp.cons.org>
* Makefile.in.in (update-po): Use $(GMOFILES), not $(CATALOGS).
# List of files which containing translatable strings.
# Copyright (C) 1995, 1998, 2001 Free Software Foundation, Inc.
+# For updating this file, look at the result of:
+# $ grep -l '[^A-Za-z_]_(' {lib,src}/*.[chy]
+
# Files from the compatibility library
lib/error.c
lib/getopt.c
src/po-gram-gen.c
src/po-lex.h
src/po-lex.c
+src/po.c
+src/write-po.c
src/xget-lex.c
src/xgettext.c