1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"MailMergeDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"mailmergedialog|MailMergeDialog">Mail Merge
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default_width">0</property>
11 <property name=
"default_height">0</property>
12 <property name=
"type_hint">dialog
</property>
16 <child internal-child=
"vbox">
17 <object class=
"GtkBox" id=
"dialog-vbox1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">12</property>
21 <child internal-child=
"action_area">
22 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
23 <property name=
"can_focus">False
</property>
24 <property name=
"layout_style">end
</property>
26 <object class=
"GtkButton" id=
"ok">
27 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">True
</property>
30 <property name=
"can_default">True
</property>
31 <property name=
"has_default">True
</property>
32 <property name=
"receives_default">True
</property>
33 <property name=
"use-underline">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"receives_default">True
</property>
47 <property name=
"use-underline">True
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
56 <object class=
"GtkButton" id=
"help">
57 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
58 <property name=
"visible">True
</property>
59 <property name=
"can_focus">True
</property>
60 <property name=
"receives_default">True
</property>
61 <property name=
"use-underline">True
</property>
64 <property name=
"expand">False
</property>
65 <property name=
"fill">True
</property>
66 <property name=
"position">2</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"pack_type">end
</property>
74 <property name=
"position">0</property>
78 <object class=
"GtkFrame" id=
"frame1">
79 <property name=
"visible">True
</property>
80 <property name=
"can_focus">False
</property>
81 <property name=
"hexpand">True
</property>
82 <property name=
"vexpand">True
</property>
83 <property name=
"label_xalign">0</property>
84 <property name=
"shadow_type">none
</property>
86 <!-- n-columns=1 n-rows=1 -->
87 <object class=
"GtkGrid" id=
"grid2">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">False
</property>
90 <property name=
"hexpand">True
</property>
91 <property name=
"row_spacing">6</property>
92 <property name=
"margin-start">12</property>
93 <property name=
"margin-top">6</property>
95 <object class=
"GtkRadioButton" id=
"document">
96 <property name=
"label" translatable=
"yes" context=
"mailmergedialog|document">From this _document
</property>
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">True
</property>
99 <property name=
"receives_default">False
</property>
100 <property name=
"use_underline">True
</property>
101 <property name=
"active">True
</property>
102 <property name=
"draw_indicator">True
</property>
105 <property name=
"left_attach">0</property>
106 <property name=
"top_attach">0</property>
110 <object class=
"GtkRadioButton" id=
"template">
111 <property name=
"label" translatable=
"yes" context=
"mailmergedialog|template">From a _template
</property>
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">True
</property>
114 <property name=
"receives_default">False
</property>
115 <property name=
"use_underline">True
</property>
116 <property name=
"draw_indicator">True
</property>
117 <property name=
"group">document
</property>
120 <property name=
"left_attach">0</property>
121 <property name=
"top_attach">1</property>
127 <object class=
"GtkLabel" id=
"label1">
128 <property name=
"visible">True
</property>
129 <property name=
"can_focus">False
</property>
130 <property name=
"label" translatable=
"yes" context=
"mailmergedialog|label1">Create
</property>
132 <attribute name=
"weight" value=
"bold"/>
138 <property name=
"expand">False
</property>
139 <property name=
"fill">True
</property>
140 <property name=
"position">1</property>
146 <action-widget response=
"-5">ok
</action-widget>
147 <action-widget response=
"-6">cancel
</action-widget>
148 <action-widget response=
"-11">help
</action-widget>