diff options
author | Dan Winship <danw@src.gnome.org> | 2000-05-31 05:58:30 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-05-31 05:58:30 +0800 |
commit | 0088d69b40564f7ce1b01317d726655421dcdecd (patch) | |
tree | 2d63a2570d67090abc05e51ec6c73187fd61b290 /mail/ChangeLog | |
parent | 9904bdae509a870c765fe9ebb21f3efaa1836458 (diff) | |
download | gsoc2013-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/ChangeLog | 5 |
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. |