diff --git a/po/.cvsignore b/po/.cvsignore index 5bed1808..aba1871b 100644 --- a/po/.cvsignore +++ b/po/.cvsignore @@ -10,3 +10,4 @@ Makefile.in.in messages stamp-cat-id po2tbl.sed +missing diff --git a/po/ChangeLog b/po/ChangeLog index 566ef0cf..5af3a006 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2002-03-31 Abel Cheung + + * .cvsignore: Added file. + * POTFILES.in: Added missing popt files. + 2002-03-25 Duarte Loreto * pt.po: Updated Portuguese translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index 9871091a..14a2fd0c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -57,6 +57,8 @@ support/easy-vsnprintf.c support/error.c support/error.h support/getopt.c +support/popt.c +support/popthelp.c sysdeps/common/error.c sysdeps/common/fsusage.c sysdeps/common/fsusage.h