aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-tags.glade
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-02-14 06:28:39 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-02-14 06:28:39 +0800
commit7751734b69ac0e104c69aea46c8a512465eaa249 (patch)
tree3606722c4fb7e8559877fe7b439a94e07930a7b6 /mail/message-tags.glade
parent650dfce65f38f23279085082a293f97c28469f3d (diff)
downloadgsoc2013-evolution-7751734b69ac0e104c69aea46c8a512465eaa249.tar
gsoc2013-evolution-7751734b69ac0e104c69aea46c8a512465eaa249.tar.gz
gsoc2013-evolution-7751734b69ac0e104c69aea46c8a512465eaa249.tar.bz2
gsoc2013-evolution-7751734b69ac0e104c69aea46c8a512465eaa249.tar.lz
gsoc2013-evolution-7751734b69ac0e104c69aea46c8a512465eaa249.tar.xz
gsoc2013-evolution-7751734b69ac0e104c69aea46c8a512465eaa249.tar.zst
gsoc2013-evolution-7751734b69ac0e104c69aea46c8a512465eaa249.zip
Set the followup icon to use the new flag icon rather than the exclamation
2002-02-13 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'mail/message-tags.glade')
-rw-r--r--mail/message-tags.glade87
1 files changed, 66 insertions, 21 deletions
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 @@
<type>GTK_WINDOW_TOPLEVEL</type>
<position>GTK_WIN_POS_NONE</position>
<modal>False</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>False</allow_grow>
- <auto_shrink>False</auto_shrink>
+ <allow_shrink>True</allow_shrink>
+ <allow_grow>True</allow_grow>
+ <auto_shrink>True</auto_shrink>
<auto_close>False</auto_close>
<hide_on_close>False</hide_on_close>
@@ -86,10 +86,9 @@
<widget>
<class>GtkHBox</class>
- <name>hbox1</name>
- <border_width>3</border_width>
+ <name>hbox2</name>
<homogeneous>False</homogeneous>
- <spacing>3</spacing>
+ <spacing>4</spacing>
<child>
<padding>0</padding>
<expand>False</expand>
@@ -97,15 +96,9 @@
</child>
<widget>
- <class>GtkLabel</class>
- <name>label6</name>
- <label>Message:</label>
- <justify>GTK_JUSTIFY_LEFT</justify>
- <wrap>False</wrap>
- <xalign>7.45058e-09</xalign>
- <yalign>0</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
+ <class>GnomePixmap</class>
+ <name>pixmap</name>
+ <filename>flag-for-followup-48.png</filename>
<child>
<padding>0</padding>
<expand>False</expand>
@@ -115,23 +108,75 @@
<widget>
<class>GtkLabel</class>
- <name>lblSubject</name>
- <label>Bug 13256] Changed - Edits to a signature file are not saved unless 'File:Save' selected explicitly</label>
+ <name>lblDirections</name>
+ <label>The messages you have selected for follow up are listed below.
+Please select a follow up action from the &quot;Flag&quot; menu.</label>
<justify>GTK_JUSTIFY_LEFT</justify>
- <wrap>True</wrap>
- <xalign>7.45058e-09</xalign>
+ <wrap>False</wrap>
+ <xalign>0.5</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<child>
<padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
+ <expand>False</expand>
+ <fill>False</fill>
</child>
</widget>
</widget>
<widget>
+ <class>GtkScrolledWindow</class>
+ <name>scrolledwindow1</name>
+ <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
+ <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
+ <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
+ <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
+ <child>
+ <padding>0</padding>
+ <expand>True</expand>
+ <fill>True</fill>
+ </child>
+
+ <widget>
+ <class>GtkCList</class>
+ <name>message_list</name>
+ <can_focus>True</can_focus>
+ <columns>2</columns>
+ <column_widths>106,80</column_widths>
+ <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
+ <show_titles>True</show_titles>
+ <shadow_type>GTK_SHADOW_IN</shadow_type>
+
+ <widget>
+ <class>GtkLabel</class>
+ <child_name>CList:title</child_name>
+ <name>lblFrom</name>
+ <label>From</label>
+ <justify>GTK_JUSTIFY_CENTER</justify>
+ <wrap>False</wrap>
+ <xalign>0.5</xalign>
+ <yalign>0.5</yalign>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ </widget>
+
+ <widget>
+ <class>GtkLabel</class>
+ <child_name>CList:title</child_name>
+ <name>lblSubject</name>
+ <label>Subject</label>
+ <justify>GTK_JUSTIFY_CENTER</justify>
+ <wrap>False</wrap>
+ <xalign>0.5</xalign>
+ <yalign>0.5</yalign>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ </widget>
+ </widget>
+ </widget>
+
+ <widget>
<class>GtkTable</class>
<name>table2</name>
<border_width>3</border_width>