From 9646d80f42844f280e7f4aabb9ce433ae028da1c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 2 Mar 2001 00:35:40 +0000 Subject: remove camel-imap-auth.c, add sasl stuff * POTFILES.in: remove camel-imap-auth.c, add sasl stuff svn path=/trunk/; revision=8468 --- po/POTFILES.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'po/POTFILES.in') 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 -- cgit