diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-07-12 03:29:29 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-07-12 03:29:29 +0800 |
commit | 6cf273cc2d2072b222d9beffca3c29d748624fd5 (patch) | |
tree | 1469120b6318f9eb172864c32a648d6de37fd51b /shell/ChangeLog | |
parent | 88c6bf4d473d73c03000621f69a16c9c8617cd5b (diff) | |
download | gsoc2013-evolution-6cf273cc2d2072b222d9beffca3c29d748624fd5.tar.gz gsoc2013-evolution-6cf273cc2d2072b222d9beffca3c29d748624fd5.tar.zst gsoc2013-evolution-6cf273cc2d2072b222d9beffca3c29d748624fd5.zip |
(get_folder_list_foreach): Copy
customIconName and sortingPriority in the new_corba_folder.
[#27670]
svn path=/trunk/; revision=17420
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 bf25e84f08..42e6128b6f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2002-07-11 Ettore Perazzoli <ettore@ximian.com> + * evolution-storage.c (get_folder_list_foreach): Copy + customIconName and sortingPriority in the new_corba_folder. + [#27670] + +2002-07-11 Ettore Perazzoli <ettore@ximian.com> + * e-shell-folder-title-bar.c: Remove some `#if 0'ed broken code. New members title_icon and title_button_icon in struct EShellFolderTitleBarPrivate. Remove member icon_widget. New |