diff --git a/mail/ChangeLog b/mail/ChangeLog index 48570506a0..a94a98b7e8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-12-23 Christopher James Lahey + + * message-list.c (message_list_get_layout): Added titles to the + pixbuf columns. + 2000-12-21 Iain Holmes * mail-summary.c: Added code to detect and regenerate the summary diff --git a/mail/message-list.c b/mail/message-list.c index 9069caa3da..4ce4776258 100644 --- a/mail/message-list.c +++ b/mail/message-list.c @@ -1028,10 +1028,10 @@ message_list_get_layout (MessageList *message_list) { /* Default: Status, Attachments, Priority, From, Subject, Date */ return g_strdup ("" - "" - "" - "" - "" + "" + "" + "" + "" "" "" ""