diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-02 08:35:40 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-02 08:35:40 +0800 |
commit | 9646d80f42844f280e7f4aabb9ce433ae028da1c (patch) | |
tree | 0906799432a53b6f2240ab3a0d7d5d7a1a120276 /po/POTFILES.in | |
parent | ca443fec62a8a30820db652a49853974e799dcc5 (diff) | |
download | gsoc2013-evolution-9646d80f42844f280e7f4aabb9ce433ae028da1c.tar.gz 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
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 5 |
1 files changed, 4 insertions, 1 deletions
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 |