From 7751734b69ac0e104c69aea46c8a512465eaa249 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 13 Feb 2002 22:28:39 +0000 Subject: Set the followup icon to use the new flag icon rather than the exclamation 2002-02-13 Jeffrey Stedfast * folder-browser-ui.c: Set the followup icon to use the new flag icon rather than the exclamation mark icon. * mail-callbacks.c (flag_for_followup): Append the selected messages to the clist in the followp editor. * message-list.c: Include the new flag-for-followup icon. * message-tag-followup.c (message_tag_followup_append_message): New method to add a message to the message-list. (construct): Get the message_list widget and load the flag icon pixmap. svn path=/trunk/; revision=15720 --- mail/message-tags.glade | 87 +++++++++++++++++++++++++++++++++++++------------ 1 file changed, 66 insertions(+), 21 deletions(-) (limited to 'mail/message-tags.glade') diff --git a/mail/message-tags.glade b/mail/message-tags.glade index 469d74ce31..9883005f52 100644 --- a/mail/message-tags.glade +++ b/mail/message-tags.glade @@ -20,9 +20,9 @@ GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False - False - False - False + True + True + True False False @@ -86,10 +86,9 @@ GtkHBox - hbox1 - 3 + hbox2 False - 3 + 4 0 False @@ -97,15 +96,9 @@ - GtkLabel - label6 - - GTK_JUSTIFY_LEFT - False - 7.45058e-09 - 0 - 0 - 0 + GnomePixmap + pixmap + flag-for-followup-48.png 0 False @@ -115,22 +108,74 @@ GtkLabel - lblSubject - + lblDirections + GTK_JUSTIFY_LEFT - True - 7.45058e-09 + False + 0.5 0.5 0 0 0 - True - True + False + False + + GtkScrolledWindow + scrolledwindow1 + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + GTK_UPDATE_CONTINUOUS + GTK_UPDATE_CONTINUOUS + + 0 + True + True + + + + GtkCList + message_list + True + 2 + 106,80 + GTK_SELECTION_SINGLE + True + GTK_SHADOW_IN + + + GtkLabel + CList:title + lblFrom + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + + + GtkLabel + CList:title + lblSubject + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + + + GtkTable table2 -- cgit v1.2.3