aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-07-12 03:39:02 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-07-12 03:39:02 +0800
commit328f551032cd8520da879aaa71f9f5c06539f644 (patch)
tree9151998806c9b65c0c614c46b7162259a39492e2 /shell/ChangeLog
parent6cf273cc2d2072b222d9beffca3c29d748624fd5 (diff)
downloadgsoc2013-evolution-328f551032cd8520da879aaa71f9f5c06539f644.tar
gsoc2013-evolution-328f551032cd8520da879aaa71f9f5c06539f644.tar.gz
gsoc2013-evolution-328f551032cd8520da879aaa71f9f5c06539f644.tar.bz2
gsoc2013-evolution-328f551032cd8520da879aaa71f9f5c06539f644.tar.lz
gsoc2013-evolution-328f551032cd8520da879aaa71f9f5c06539f644.tar.xz
gsoc2013-evolution-328f551032cd8520da879aaa71f9f5c06539f644.tar.zst
gsoc2013-evolution-328f551032cd8520da879aaa71f9f5c06539f644.zip
(update_folder_title_bar): Ref the folder_icon
that we get from e_folder_type_registry_get_icon_for_type(). svn path=/trunk/; revision=17421
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 42e6128b6f..02e3d4bdb1 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2002-07-11 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view.c (update_folder_title_bar): Ref the folder_icon
+ that we get from e_folder_type_registry_get_icon_for_type().
+
+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]