diff options
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 5 |
2 files changed, 8 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 0c8a0347ba..b9fd0ba83f 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2001-03-01 Dan Winship <danw@ximian.com> + + * POTFILES.in: remove camel-imap-auth.c, add sasl stuff + 2001-02-27 JP Rosevear <jpr@ximian.com> * da.po: Correct a couple errors diff --git a/po/POTFILES.in b/po/POTFILES.in index d6cff7e2f7..3e43cb3fd4 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -75,11 +75,14 @@ camel/camel-lock.c camel/camel-movemail.c camel/camel-provider.c camel/camel-remote-store.c +camel/camel-sasl-anonymous.c +camel/camel-sasl-cram-md5.c +camel/camel-sasl-kerberos4.c +camel/camel-sasl-plain.c camel/camel-search-private.c camel/camel-service.c camel/camel-session.c camel/camel-url.c -camel/providers/imap/camel-imap-auth.c camel/providers/imap/camel-imap-command.c camel/providers/imap/camel-imap-folder.c camel/providers/imap/camel-imap-provider.c |