aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-08-14 08:40:09 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-08-14 08:40:09 +0800
commitc9cf12dec80399cf8b02472d73fbd47c93777de4 (patch)
tree3dfefccf203a3c0cff6806120f2842e6e61972e6 /shell/ChangeLog
parent54cc3f1e450b41603fac6b89b135e4d9ef5f523a (diff)
downloadgsoc2013-evolution-c9cf12dec80399cf8b02472d73fbd47c93777de4.tar
gsoc2013-evolution-c9cf12dec80399cf8b02472d73fbd47c93777de4.tar.gz
gsoc2013-evolution-c9cf12dec80399cf8b02472d73fbd47c93777de4.tar.bz2
gsoc2013-evolution-c9cf12dec80399cf8b02472d73fbd47c93777de4.tar.lz
gsoc2013-evolution-c9cf12dec80399cf8b02472d73fbd47c93777de4.tar.xz
gsoc2013-evolution-c9cf12dec80399cf8b02472d73fbd47c93777de4.tar.zst
gsoc2013-evolution-c9cf12dec80399cf8b02472d73fbd47c93777de4.zip
Make the close button on the ShellView quit Evolution. (Yeah, this is
not correct, but at least it prevents some nasty GC errors and prevents evolution-mail from being left in a messy state.) svn path=/trunk/; revision=4828
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 5abcfd13ea..2bf2e6e1da 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,9 @@
2000-08-13 Ettore Perazzoli <ettore@helixcode.com>
+ * e-shell-view.c (delete_event): New. Make the parent shell quit.
+
+2000-08-13 Ettore Perazzoli <ettore@helixcode.com>
+
* e-shell-view.c (shell_view_interface_set_message_cb): Removed
debugging message.
(shell_view_interface_unset_message_cb): Likewise.