diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-04-03 05:16:39 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-04-03 05:16:39 +0800 |
commit | 4590eb4220de4935a55b3cc82cc4b96d2c9a8436 (patch) | |
tree | c4aa902b1e1199119741fe98c2c3471bd6810bc1 /mail/ChangeLog | |
parent | 6e087969220063436a3b166bda6efcaceda525eb (diff) | |
download | gsoc2013-evolution-4590eb4220de4935a55b3cc82cc4b96d2c9a8436.tar gsoc2013-evolution-4590eb4220de4935a55b3cc82cc4b96d2c9a8436.tar.gz gsoc2013-evolution-4590eb4220de4935a55b3cc82cc4b96d2c9a8436.tar.bz2 gsoc2013-evolution-4590eb4220de4935a55b3cc82cc4b96d2c9a8436.tar.lz gsoc2013-evolution-4590eb4220de4935a55b3cc82cc4b96d2c9a8436.tar.xz gsoc2013-evolution-4590eb4220de4935a55b3cc82cc4b96d2c9a8436.tar.zst gsoc2013-evolution-4590eb4220de4935a55b3cc82cc4b96d2c9a8436.zip |
Check for KMail files.
svn path=/trunk/; revision=9103
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 183887dfea..921f31a7cb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2001-04-02 Iain Holmes <iain@ximian.com> + + * importers/elm-importer.c (elm_can_import): Call is_kmail to check for + KMail files. + (is_kmail): Checks if the given directory is a KMail directory. + +2001-04-02 Iain Holmes <iain@ximian.com> + + * importers/elm-importer.c (elm_can_import): Check for some MH files + to make sure that the dir really is an Elm dir. + 2001-04-02 Dan Winship <danw@ximian.com> * mail-account-gui.c: Add a "provider_type" arg to |