diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-05 05:20:57 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-05 05:20:57 +0800 |
commit | 012f7f454a31d5430eae0d4372b49f537ec65beb (patch) | |
tree | 8b6ab5893b2644f6f65c5851d9ea90998379aa23 /shell/ChangeLog | |
parent | 099d43d698f0fcc54ac2028d2b47a580d612100c (diff) | |
download | gsoc2013-evolution-012f7f454a31d5430eae0d4372b49f537ec65beb.tar gsoc2013-evolution-012f7f454a31d5430eae0d4372b49f537ec65beb.tar.gz gsoc2013-evolution-012f7f454a31d5430eae0d4372b49f537ec65beb.tar.bz2 gsoc2013-evolution-012f7f454a31d5430eae0d4372b49f537ec65beb.tar.lz gsoc2013-evolution-012f7f454a31d5430eae0d4372b49f537ec65beb.tar.xz gsoc2013-evolution-012f7f454a31d5430eae0d4372b49f537ec65beb.tar.zst gsoc2013-evolution-012f7f454a31d5430eae0d4372b49f537ec65beb.zip |
Shut down other components correctly when cancelling the first time startup dialog
svn path=/trunk/; revision=12600
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 2dc8756ec0..5a35a8243f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-09-04 Iain Holmes <iain@ximian.com> + + * e-shell.c (e_shell_construct): Make the other components shut down + correctly when the first time dialog is cancelled. + 2001-09-04 Ettore Perazzoli <ettore@ximian.com> * e-storage-set-view.c (tree_drag_motion): Remove debugging |