diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-08-31 07:21:56 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-08-31 07:21:56 +0800 |
commit | 553de94865892fa7473f55d71a2fdf266e5359b7 (patch) | |
tree | 81c1a44e612040308d61a9fd6a091e0baecd42fc /importers/ChangeLog | |
parent | d1587991064d100b1dccfdd34b293c67b603d0d0 (diff) | |
download | gsoc2013-evolution-553de94865892fa7473f55d71a2fdf266e5359b7.tar.gz gsoc2013-evolution-553de94865892fa7473f55d71a2fdf266e5359b7.tar.zst gsoc2013-evolution-553de94865892fa7473f55d71a2fdf266e5359b7.zip |
Fix the Pine and Netscape importers. Give them a nice progress reporting GUI.
Revert Jason's changes so that creating a folder works again.
svn path=/trunk/; revision=12536
Diffstat (limited to 'importers/ChangeLog')
-rw-r--r-- | importers/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/importers/ChangeLog b/importers/ChangeLog index f97bf62473..4b660e2152 100644 --- a/importers/ChangeLog +++ b/importers/ChangeLog @@ -1,3 +1,9 @@ +2001-08-30 Iain Holmes <iain@ximian.com> + + * pine-importer.c (create_importer_gui): Add a messagebox. + (importer_cb): Update GUI + (pine_import_file): Upidate gui. + 2001-08-29 Iain Holmes <iain@ximian.com> * netscape-importer.c (importer_cb): Handle the case if the importer |