diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-05-10 09:14:57 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-05-10 09:14:57 +0800 |
commit | 8972ac5507406a9697e69b4b42734f62e5f60b07 (patch) | |
tree | 506aec439731bc9d712c5d9a43f9c36449b855bd /importers/ChangeLog | |
parent | 72be879a2786d992936b8195b328dfca75b22919 (diff) | |
download | gsoc2013-evolution-8972ac5507406a9697e69b4b42734f62e5f60b07.tar.gz gsoc2013-evolution-8972ac5507406a9697e69b4b42734f62e5f60b07.tar.zst gsoc2013-evolution-8972ac5507406a9697e69b4b42734f62e5f60b07.zip |
Use a better method of elm detection
svn path=/trunk/; revision=9740
Diffstat (limited to 'importers/ChangeLog')
-rw-r--r-- | importers/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/importers/ChangeLog b/importers/ChangeLog index fb4a7f7e80..0c41190527 100644 --- a/importers/ChangeLog +++ b/importers/ChangeLog @@ -1,3 +1,10 @@ +2001-05-09 Iain Holmes <iain@ximian.com> + + * elm-importer.c (elm_can_import): Check the elm rc file for the mail dir. + Handle if the aliases file exists too. + (parse_elm_rc): Parse the elmrc file into a hash table. + (elm_get_rc_value): Get the value out of the hash table. + 2001-05-09 Christopher James Lahey <clahey@ximian.com> * .cvsignore: Added .cvsignore. |