aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-05-31 05:58:30 +0800
committerDan Winship <danw@src.gnome.org>2000-05-31 05:58:30 +0800
commit0088d69b40564f7ce1b01317d726655421dcdecd (patch)
tree2d63a2570d67090abc05e51ec6c73187fd61b290 /mail/ChangeLog
parent9904bdae509a870c765fe9ebb21f3efaa1836458 (diff)
downloadgsoc2013-evolution-0088d69b40564f7ce1b01317d726655421dcdecd.tar
gsoc2013-evolution-0088d69b40564f7ce1b01317d726655421dcdecd.tar.gz
gsoc2013-evolution-0088d69b40564f7ce1b01317d726655421dcdecd.tar.bz2
gsoc2013-evolution-0088d69b40564f7ce1b01317d726655421dcdecd.tar.lz
gsoc2013-evolution-0088d69b40564f7ce1b01317d726655421dcdecd.tar.xz
gsoc2013-evolution-0088d69b40564f7ce1b01317d726655421dcdecd.tar.zst
gsoc2013-evolution-0088d69b40564f7ce1b01317d726655421dcdecd.zip
use the "new" tigert pixmaps rather than the older ones. Includes a
* message-list.c: use the "new" tigert pixmaps rather than the older ones. Includes a "replied to" icon (which is used now), but no "deleted" icon (although we have the strikeout renderer for that now). svn path=/trunk/; revision=3295
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6435cd4861..774883dc31 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -9,6 +9,11 @@
(ml_value_at): Use the MESSAGE_STATUS column for read/unread as
well as deleted.
+ * message-list.c: use the "new" tigert pixmaps rather than the
+ older ones. Includes a "replied to" icon (which is used now), but
+ no "deleted" icon (although we have the strikeout renderer for
+ that now).
+
2000-05-30 Christopher James Lahey <clahey@helixcode.com>
* message-list.c, message-list.h: Added bold for unread messages.