summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog22
-rw-r--r--po/POTFILES.in22
2 files changed, 44 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7af7529d8..2a7785975 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,28 @@
2002-12-26 Wojciech Polak <polak@gnu.org>
* po/POTFILES.in: Updated.
+ * dotlock/dotlock.c: Added NLS.
+ * from/from.c: Likewise.
+ * mail.remote/mail.remote.c: Likewise.
+ * mh/fmtcheck.c: Likewise.
+ * mh/folder.c: Likewise.
+ * mh/inc.c: Likewise.
+ * mh/mh_argp.c: Likewise.
+ * mh/mh_ctx.c: Likewise.
+ * mh/fmtgram.y: Likewise.
+ * mh/mh_getopt.c: Likewise.
+ * mh/mh_init.c: Likewise.
+ * mh/mh_msgset.c: Likewise.
+ * mh/mhpath.c: Likewise.
+ * mh/refile.c: Likewise.
+ * mh/repl.c: Likewise.
+ * mh/rmf.c: Likewise.
+ * mh/rmm.c: Likewise.
+ * mh/scan.c: Likewise.
+
+2002-12-26 Wojciech Polak <polak@gnu.org>
+
+ * po/POTFILES.in: Updated.
* sieve/sieve.c: Enabled NLS.
* doc/texinfo/mailutils.texi: Small improvement.
* COPYING.FDL: The Free Documentation License has been
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3d28f08c7..e83730e81 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -7,8 +7,12 @@ comsat/action.c
comsat/cfg.c
comsat/comsat.c
+dotlock/dotlock.c
+
frm/frm.c
+from/from.c
+
guimb/collect.c
guimb/main.c
guimb/util.c
@@ -65,6 +69,8 @@ mail.local/main.c
mail.local/mailquota.c
mail.local/script.c
+mail.remote/mail.remote.c
+
mailbox/argp-parse.c
mailbox/file_stream.c
mailbox/mailutils-config.c
@@ -74,6 +80,22 @@ mailbox/muerrno.c
messages/messages.c
+mh/fmtcheck.c
+mh/folder.c
+mh/inc.c
+mh/mh_argp.c
+mh/mh_ctx.c
+mh/mh_fmtgram.c
+mh/mh_getopt.c
+mh/mh_init.c
+mh/mh_msgset.c
+mh/mhpath.c
+mh/refile.c
+mh/repl.c
+mh/rmf.c
+mh/rmm.c
+mh/scan.c
+
pop3d/apop.c
pop3d/extra.c
pop3d/lock.c

Return to:

Send suggestions and report system problems to the System administrator.