aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-03-02 08:35:40 +0800
committerDan Winship <danw@src.gnome.org>2001-03-02 08:35:40 +0800
commit9646d80f42844f280e7f4aabb9ce433ae028da1c (patch)
tree0906799432a53b6f2240ab3a0d7d5d7a1a120276
parentca443fec62a8a30820db652a49853974e799dcc5 (diff)
downloadgsoc2013-evolution-9646d80f42844f280e7f4aabb9ce433ae028da1c.tar
gsoc2013-evolution-9646d80f42844f280e7f4aabb9ce433ae028da1c.tar.gz
gsoc2013-evolution-9646d80f42844f280e7f4aabb9ce433ae028da1c.tar.bz2
gsoc2013-evolution-9646d80f42844f280e7f4aabb9ce433ae028da1c.tar.lz
gsoc2013-evolution-9646d80f42844f280e7f4aabb9ce433ae028da1c.tar.xz
gsoc2013-evolution-9646d80f42844f280e7f4aabb9ce433ae028da1c.tar.zst
gsoc2013-evolution-9646d80f42844f280e7f4aabb9ce433ae028da1c.zip
remove camel-imap-auth.c, add sasl stuff
* POTFILES.in: remove camel-imap-auth.c, add sasl stuff svn path=/trunk/; revision=8468
-rw-r--r--po/ChangeLog4
-rw-r--r--po/POTFILES.in5
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