1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkMessageDialog" id=
"SubjectDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"title" translatable=
"yes" context=
"subjectdialog|SubjectDialog">No Subject
</property>
8 <property name=
"default_width">0</property>
9 <property name=
"default_height">0</property>
10 <property name=
"type_hint">dialog
</property>
11 <property name=
"message_type">question
</property>
12 <property name=
"text" translatable=
"yes" context=
"subjectdialog|textbuffer1">You did not specify a subject for this message.
</property>
13 <property name=
"secondary_text" translatable=
"yes" context=
"subjectdialog|textbuffer2">If you would like to provide one, please type it now.
</property>
14 <child internal-child=
"vbox">
15 <object class=
"GtkBox">
16 <property name=
"can_focus">False
</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">24</property>
19 <child internal-child=
"action_area">
20 <object class=
"GtkButtonBox">
21 <property name=
"can_focus">False
</property>
22 <property name=
"homogeneous">True
</property>
24 <object class=
"GtkButton" id=
"cancel">
25 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">True
</property>
28 <property name=
"receives_default">False
</property>
29 <property name=
"use-underline">True
</property>
32 <property name=
"expand">True
</property>
33 <property name=
"fill">True
</property>
34 <property name=
"position">0</property>
38 <object class=
"GtkButton" id=
"ok">
39 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"can_default">True
</property>
43 <property name=
"has_default">True
</property>
44 <property name=
"receives_default">True
</property>
45 <property name=
"use-underline">True
</property>
48 <property name=
"expand">True
</property>
49 <property name=
"fill">True
</property>
50 <property name=
"position">1</property>
55 <property name=
"expand">False
</property>
56 <property name=
"fill">False
</property>
57 <property name=
"position">0</property>
61 <!-- n-columns=1 n-rows=1 -->
62 <object class=
"GtkGrid" id=
"grid">
63 <property name=
"visible">True
</property>
64 <property name=
"can_focus">False
</property>
65 <property name=
"hexpand">True
</property>
66 <property name=
"row_spacing">7</property>
68 <object class=
"GtkEntry" id=
"edit">
69 <property name=
"visible">True
</property>
70 <property name=
"can_focus">True
</property>
71 <property name=
"hexpand">True
</property>
72 <property name=
"truncate-multiline">True
</property>
73 <property name=
"activates_default">True
</property>
76 <property name=
"left_attach">0</property>
77 <property name=
"top_attach">1</property>
81 <object class=
"GtkLabel" id=
"label1">
82 <property name=
"visible">True
</property>
83 <property name=
"can_focus">False
</property>
84 <property name=
"label" translatable=
"yes" context=
"subjectdialog|label1">Subject:
</property>
85 <property name=
"use_underline">True
</property>
86 <property name=
"mnemonic_widget">edit
</property>
87 <property name=
"xalign">0</property>
90 <property name=
"left_attach">0</property>
91 <property name=
"top_attach">0</property>
96 <property name=
"expand">False
</property>
97 <property name=
"fill">True
</property>
98 <property name=
"position">2</property>
104 <action-widget response=
"-6">cancel
</action-widget>
105 <action-widget response=
"-5">ok
</action-widget>