aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-14 05:33:09 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-14 05:33:09 +0800
commitfebc97f6f5ea4f2a7a612a963439c448e0592f0c (patch)
tree1826ac421c2333e70aee7f9464a89db6833191f5 /shell/ChangeLog
parente86531cbd14a2ac303a5744ab5eb99c0c214dc50 (diff)
downloadgsoc2013-evolution-febc97f6f5ea4f2a7a612a963439c448e0592f0c.tar
gsoc2013-evolution-febc97f6f5ea4f2a7a612a963439c448e0592f0c.tar.gz
gsoc2013-evolution-febc97f6f5ea4f2a7a612a963439c448e0592f0c.tar.bz2
gsoc2013-evolution-febc97f6f5ea4f2a7a612a963439c448e0592f0c.tar.lz
gsoc2013-evolution-febc97f6f5ea4f2a7a612a963439c448e0592f0c.tar.xz
gsoc2013-evolution-febc97f6f5ea4f2a7a612a963439c448e0592f0c.tar.zst
gsoc2013-evolution-febc97f6f5ea4f2a7a612a963439c448e0592f0c.zip
[Fix #7109, Evolution crashes when the splash screen dialog is
killed by clicking the "X" button.] * e-shell.c (e_shell_construct): Connect `gtk_widget_hide_on_delete()' correctly. svn path=/trunk/; revision=11962
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index bc328a6b38..b92f8d93c0 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,4 +1,13 @@
+2001-08-13 Ettore Perazzoli <ettore@ximian.com>
+
+ [Fix #7109, Evolution crashes when the splash screen dialog is
+ killed by clicking the "X" button.]
+
+ * e-shell.c (e_shell_construct): Connect
+ `gtk_widget_hide_on_delete()' correctly.
+
2001-08-13 Anna Marie Dirks <anna@ximian.com>
+
* importer/import.glade : Changed all instances of "druid"
and "wizard" to "assistant".