From: Bruno Haible Date: Wed, 19 Dec 2001 19:34:59 +0000 (+0000) Subject: Update file list. X-Git-Tag: v0.11~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e76e985650eaf94fb1e71cca1382e09863b8fd5;p=thirdparty%2Fgettext.git Update file list. --- diff --git a/po/ChangeLog b/po/ChangeLog index 7ccbd0fcc..685f99df9 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2001-12-19 Bruno Haible + + * POTFILES.in: Add src/format-librep.c, src/urlget.c, src/x-librep.c, + src/x-lisp.c. + 2001-12-12 Bruno Haible * Makevars (COPYRIGHT_HOLDER): New variable. diff --git a/po/POTFILES.in b/po/POTFILES.in index 944ac3032..2bde9b6b2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -24,6 +24,7 @@ lib/xmalloc.c src/file-list.c src/format-c.c src/format-java.c +src/format-librep.c src/format-lisp.c src/format-pascal.c src/format-python.c @@ -58,10 +59,13 @@ src/po.c src/read-java.c src/read-mo.c src/read-po.c +src/urlget.c src/write-java.c src/write-mo.c src/write-po.c src/x-c.c +src/x-librep.c +src/x-lisp.c src/x-po.c src/x-rst.c src/x-ycp.c