aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-tags.glade
diff options
context:
space:
mode:
Diffstat (limited to 'mail/message-tags.glade')
-rw-r--r--mail/message-tags.glade13
1 files changed, 11 insertions, 2 deletions
diff --git a/mail/message-tags.glade b/mail/message-tags.glade
index 7f6839c0cd..3dbfc73bdb 100644
--- a/mail/message-tags.glade
+++ b/mail/message-tags.glade
@@ -11,6 +11,11 @@
<property name="modal">False</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
+ <property name="decorated">True</property>
+ <property name="skip_taskbar_hint">False</property>
+ <property name="skip_pager_hint">False</property>
+ <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
+ <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
@@ -32,6 +37,7 @@
<property name="label">gtk-ok</property>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
<property name="response_id">0</property>
</widget>
</child>
@@ -44,6 +50,7 @@
<property name="label">gtk-cancel</property>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
<property name="response_id">0</property>
</widget>
</child>
@@ -74,9 +81,9 @@
<property name="visible">True</property>
<property name="creation_function">e_create_image_widget</property>
<property name="string1">stock_mail-flag-for-followup</property>
- <property name="string2"></property>
<property name="int1">0</property>
<property name="int2">0</property>
+ <property name="last_modification_time">Wed, 08 Dec 2004 02:37:31 GMT</property>
</widget>
<packing>
<property name="padding">0</property>
@@ -205,6 +212,7 @@ Please select a follow up action from the &quot;Flag&quot; menu.</property>
<property name="label">gtk-clear</property>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
</widget>
<packing>
<property name="left_attach">2</property>
@@ -298,9 +306,10 @@ Please select a follow up action from the &quot;Flag&quot; menu.</property>
<widget class="GtkCheckButton" id="completed">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">C_ompleted</property>
+ <property name="label" translatable="yes">Co_mpleted</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
<property name="active">False</property>
<property name="inconsistent">False</property>
<property name="draw_indicator">True</property>