aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorLucian Langa <lucilanga@gnome.org>2008-07-28 03:15:42 +0800
committerLucian Langa <lucilanga@src.gnome.org>2008-07-28 03:15:42 +0800
commit60f7e7bf1c9c8bc848591d4574e59ca2b356885a (patch)
tree66e1ed3bf72d80f4747358c3af6a4fe65ff1c91d /mail/ChangeLog
parent40547a996b1100b0f51897acda2a7d22dc6db2cb (diff)
downloadgsoc2013-evolution-60f7e7bf1c9c8bc848591d4574e59ca2b356885a.tar
gsoc2013-evolution-60f7e7bf1c9c8bc848591d4574e59ca2b356885a.tar.gz
gsoc2013-evolution-60f7e7bf1c9c8bc848591d4574e59ca2b356885a.tar.bz2
gsoc2013-evolution-60f7e7bf1c9c8bc848591d4574e59ca2b356885a.tar.lz
gsoc2013-evolution-60f7e7bf1c9c8bc848591d4574e59ca2b356885a.tar.xz
gsoc2013-evolution-60f7e7bf1c9c8bc848591d4574e59ca2b356885a.tar.zst
gsoc2013-evolution-60f7e7bf1c9c8bc848591d4574e59ca2b356885a.zip
** See bug #544969: Added the hook for folder custom icon.
2008-07-27 Lucian Langa <lucilanga@gnome.org> * mail/em-event.h (struct _EMEventTargetCustomIcon): * mail/em-event.c (em_event_target_new_custom_icon): * mail/em-folder-tree.c (render_pixbuf): ** See bug #544969: Added the hook for folder custom icon. svn path=/trunk/; revision=35842
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 56744d90b9..215e370dfa 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2008-07-27 Lucian Langa <lucilanga@gnome.org>
+
+ * mail/em-event.h (struct _EMEventTargetCustomIcon):
+ * mail/em-event.c (em_event_target_new_custom_icon):
+ * mail/em-folder-tree.c (render_pixbuf):
+ ** See bug #544969: Added the hook for folder
+ custom icon.
+
2008-07-28 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #543411