aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-31 04:34:49 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-31 04:34:49 +0800
commitd42a48e07c80497cde0d7096dba119e25fe49d6a (patch)
tree63873d048f9bea9496105d84b31198d2603886f3 /shell/ChangeLog
parentefe4fc5ee64497b27cef6aff8d573cafe6f418a3 (diff)
downloadgsoc2013-evolution-d42a48e07c80497cde0d7096dba119e25fe49d6a.tar
gsoc2013-evolution-d42a48e07c80497cde0d7096dba119e25fe49d6a.tar.gz
gsoc2013-evolution-d42a48e07c80497cde0d7096dba119e25fe49d6a.tar.bz2
gsoc2013-evolution-d42a48e07c80497cde0d7096dba119e25fe49d6a.tar.lz
gsoc2013-evolution-d42a48e07c80497cde0d7096dba119e25fe49d6a.tar.xz
gsoc2013-evolution-d42a48e07c80497cde0d7096dba119e25fe49d6a.tar.zst
gsoc2013-evolution-d42a48e07c80497cde0d7096dba119e25fe49d6a.zip
Connect to the "removed_folder" signal with
* e-shell-view.c (e_shell_view_construct): Connect to the "removed_folder" signal with gtk_signal_connect_while_alive() so we don't crash if the view gets destroyed. Fixes #13285. svn path=/trunk/; revision=14478
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 54a5e691b4..bc51e17655 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-30 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-shell-view.c (e_shell_view_construct): Connect to the
+ "removed_folder" signal with gtk_signal_connect_while_alive() so
+ we don't crash if the view gets destroyed. Fixes #13285.
+
2001-10-30 <NotZed@Ximian.com>
* e-shell-startup-wizard.c (next_func): If we're not at the end of