diff options
author | Dan Winship <danw@src.gnome.org> | 2001-06-29 03:05:41 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-06-29 03:05:41 +0800 |
commit | 07fcfdf4365247cc1874c3193ea38e0dd4036710 (patch) | |
tree | 33b103ab5290782694d3e14714b923e4599c56d0 /shell/ChangeLog | |
parent | 37b493b8f7e7af84ac915def8d6c82168b2717ba (diff) | |
download | gsoc2013-evolution-07fcfdf4365247cc1874c3193ea38e0dd4036710.tar gsoc2013-evolution-07fcfdf4365247cc1874c3193ea38e0dd4036710.tar.gz gsoc2013-evolution-07fcfdf4365247cc1874c3193ea38e0dd4036710.tar.bz2 gsoc2013-evolution-07fcfdf4365247cc1874c3193ea38e0dd4036710.tar.lz gsoc2013-evolution-07fcfdf4365247cc1874c3193ea38e0dd4036710.tar.xz gsoc2013-evolution-07fcfdf4365247cc1874c3193ea38e0dd4036710.tar.zst gsoc2013-evolution-07fcfdf4365247cc1874c3193ea38e0dd4036710.zip |
Call folder_changed_cb after adding the new folder so that if it was added
* e-storage.c (e_storage_new_folder): Call folder_changed_cb after
adding the new folder so that if it was added highlighted, its
parent will get its child_highlight set.
svn path=/trunk/; revision=10569
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 3b4be77457..683b649ac5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-06-28 Dan Winship <danw@ximian.com> + + * e-storage.c (e_storage_new_folder): Call folder_changed_cb after + adding the new folder so that if it was added highlighted, its + parent will get its child_highlight set. + 2001-06-28 Ettore Perazzoli <ettore@ximian.com> * e-shell.c (e_shell_create_view): Renamed from |