aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-25 03:38:55 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-25 03:38:55 +0800
commit059103efde35f9714cbe945ea81462076440a360 (patch)
treeb8c00980b2d921fc7055a0df22da634b2204e960 /shell/ChangeLog
parente87341cef9c382e61e0a5d74c6fd129f2d017607 (diff)
downloadgsoc2013-evolution-059103efde35f9714cbe945ea81462076440a360.tar
gsoc2013-evolution-059103efde35f9714cbe945ea81462076440a360.tar.gz
gsoc2013-evolution-059103efde35f9714cbe945ea81462076440a360.tar.bz2
gsoc2013-evolution-059103efde35f9714cbe945ea81462076440a360.tar.lz
gsoc2013-evolution-059103efde35f9714cbe945ea81462076440a360.tar.xz
gsoc2013-evolution-059103efde35f9714cbe945ea81462076440a360.tar.zst
gsoc2013-evolution-059103efde35f9714cbe945ea81462076440a360.zip
[Fix #5978, "If a component dies, it's toolbar buttons remain".]
* e-shell-view.c (socket_destroy_cb): If the view belongs to a toplevel storage node, get the right type information with `e_storage_get_toplevel_node_uri()' instead of trying to get the [non-existing] folder for it. svn path=/trunk/; revision=12451
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 ed1c23e5e5..9e26e53ec2 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-24 Ettore Perazzoli <ettore@ximian.com>
+
+ [Fix #5978, "If a component dies, it's toolbar buttons remain".]
+
+ * e-shell-view.c (socket_destroy_cb): If the view belongs to a
+ toplevel storage node, get the right type information with
+ `e_storage_get_toplevel_node_uri()' instead of trying to get the
+ [non-existing] folder for it.
+
2001-08-24 Iain Holmes <iain@ximian.com>
* e-shell-startup-wizard.c (druid_event_notify_cb): Implement the other