diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-08-21 06:28:04 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-08-21 06:28:04 +0800 |
commit | f3d8243e6336b50fca51415e5d8e9c4a93de0afd (patch) | |
tree | 5d67300c908c4da98208c8ed5093cc2114d90ef7 /shell/ChangeLog | |
parent | 036f4feb49dcd094b385d4b8a37fbc4b107924ec (diff) | |
download | gsoc2013-evolution-f3d8243e6336b50fca51415e5d8e9c4a93de0afd.tar gsoc2013-evolution-f3d8243e6336b50fca51415e5d8e9c4a93de0afd.tar.gz gsoc2013-evolution-f3d8243e6336b50fca51415e5d8e9c4a93de0afd.tar.bz2 gsoc2013-evolution-f3d8243e6336b50fca51415e5d8e9c4a93de0afd.tar.lz gsoc2013-evolution-f3d8243e6336b50fca51415e5d8e9c4a93de0afd.tar.xz gsoc2013-evolution-f3d8243e6336b50fca51415e5d8e9c4a93de0afd.tar.zst gsoc2013-evolution-f3d8243e6336b50fca51415e5d8e9c4a93de0afd.zip |
Do the import correctly.
svn path=/trunk/; revision=12327
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index bb0b3b21f4..1e3302a877 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,20 @@ +2001-08-20 Iain Holmes <iain@ximian.com> + + * e-shell-importer.c (import_druid_finish): Do the correct thing when + the new folder button is clicked. + (folder_selected): Import the file. + (folder_cancelled): Kill the dialog. + +2001-08-18 Iain Holmes <iain@ximian.com> + + * e-shell-startup-wizard.c (make_identity_page): + (make_receive_page): + (make_extra_page): + (make_transport_page): + (make_management_page): Check that the mailer has been inited correctly. + (e_shell_startup_wizard_create): If some of the pages could not be + created, just stop trying to show the startup wizard. + 2001-08-20 Ettore Perazzoli <ettore@ximian.com> * e-shell-view.c (e_shell_view_load_settings): Don't set the |