aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index a1055fd224..3583dc3a62 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2006-04-27 Rodney Dawes <dobey@novell.com>
+
+ * em-folder-tree.c (render_pixbuf): Use gnome-fs-trash-empty rather
+ than stock_delete for the Trash folder icon
+
+ * em-folder-view.c (emfv_popup_items[]): Don't set an icon for Undelete
+ (emfv_message_pixmaps[]): Don't set an icon for Undelete and set the
+ icon for deleting a message to gnome-fs-trash-empty, not stock_delete
+
+ Fixes #339626
+
2006-04-26 Srinivasa Ragavan <sragavan@novell.com>
** Patch from Victor for adding a Sender header to message list.