diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-05 03:54:48 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-05 03:54:48 +0800 |
commit | 3e05c184063d7ed97a3a63f19de151fb5bb8396f (patch) | |
tree | 8666c0e06b30d6ce06e9613bd4913088e7e38fbd /shell/ChangeLog | |
parent | 1b7cf38b9cb6c7fddbe44330f7fc0d5089ff15b2 (diff) | |
download | gsoc2013-evolution-3e05c184063d7ed97a3a63f19de151fb5bb8396f.tar.gz gsoc2013-evolution-3e05c184063d7ed97a3a63f19de151fb5bb8396f.tar.zst gsoc2013-evolution-3e05c184063d7ed97a3a63f19de151fb5bb8396f.zip |
Add the root node to the hash. (e_storage_set_view_set_show_folders):
* e-storage-set-view.c (e_storage_set_view_construct): Add the
root node to the hash.
(e_storage_set_view_set_show_folders): Likewise.
svn path=/trunk/; revision=12594
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f01a848c2c..0bd2fc98c0 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2001-09-04 Ettore Perazzoli <ettore@ximian.com> + + [Patch from Richard Boulton <richard@tartarus.org> to fix #8497, + "Warning when shutting view: RootNode not found".] + + * e-storage-set-view.c (e_storage_set_view_construct): Add the + root node to the hash. + (e_storage_set_view_set_show_folders): Likewise. + 2001-08-30 Peter Williams <peterw@ximian.com> * e-local-storage.c (async_xfer_folder_complete): Remove the folder from |