diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-08-22 04:25:14 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-08-22 04:25:14 +0800 |
commit | ac60c7f9c906c3cd8e8597ebec9d0194f0409983 (patch) | |
tree | 09e828c618710a3b21b4eb38de220ed5065ef52d /shell/ChangeLog | |
parent | bf7641addc17fd43a6f04be6a7a34bfa297e5544 (diff) | |
download | gsoc2013-evolution-ac60c7f9c906c3cd8e8597ebec9d0194f0409983.tar gsoc2013-evolution-ac60c7f9c906c3cd8e8597ebec9d0194f0409983.tar.gz gsoc2013-evolution-ac60c7f9c906c3cd8e8597ebec9d0194f0409983.tar.bz2 gsoc2013-evolution-ac60c7f9c906c3cd8e8597ebec9d0194f0409983.tar.lz gsoc2013-evolution-ac60c7f9c906c3cd8e8597ebec9d0194f0409983.tar.xz gsoc2013-evolution-ac60c7f9c906c3cd8e8597ebec9d0194f0409983.tar.zst gsoc2013-evolution-ac60c7f9c906c3cd8e8597ebec9d0194f0409983.zip |
Show an error dialog when the Evolution Mailer Wizard interface cannot be created
svn path=/trunk/; revision=12354
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index c8685b82c0..beb7c5b744 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-08-21 Iain Holmes <iain@ximian.com> + + * e-shell-startup-wizard.c (make_mail_dialog_pages): Show an error + window if mailer doesn't respond. + 2001-08-21 Ettore Perazzoli <ettore@ximian.com> * e-shell-folder-title-bar.c (label_realize_callback): Fix a leak: |