1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class=
"GtkDialog" id=
"AddressBlockDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">New Address Block
</property>
9 <property name=
"type_hint">dialog
</property>
10 <child internal-child=
"vbox">
11 <object class=
"GtkBox" id=
"dialog-vbox1">
12 <property name=
"can_focus">False
</property>
13 <property name=
"orientation">vertical
</property>
14 <property name=
"spacing">12</property>
15 <child internal-child=
"action_area">
16 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
17 <property name=
"can_focus">False
</property>
18 <property name=
"layout_style">end
</property>
20 <object class=
"GtkButton" id=
"ok">
21 <property name=
"label">gtk-ok
</property>
22 <property name=
"visible">True
</property>
23 <property name=
"can_focus">True
</property>
24 <property name=
"can_default">True
</property>
25 <property name=
"has_default">True
</property>
26 <property name=
"receives_default">True
</property>
27 <property name=
"use_stock">True
</property>
30 <property name=
"expand">False
</property>
31 <property name=
"fill">True
</property>
32 <property name=
"position">0</property>
36 <object class=
"GtkButton" id=
"cancel">
37 <property name=
"label">gtk-cancel
</property>
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">True
</property>
40 <property name=
"receives_default">True
</property>
41 <property name=
"use_stock">True
</property>
44 <property name=
"expand">False
</property>
45 <property name=
"fill">True
</property>
46 <property name=
"position">1</property>
50 <object class=
"GtkButton" id=
"help">
51 <property name=
"label">gtk-help
</property>
52 <property name=
"visible">True
</property>
53 <property name=
"can_focus">True
</property>
54 <property name=
"receives_default">True
</property>
55 <property name=
"use_stock">True
</property>
58 <property name=
"expand">False
</property>
59 <property name=
"fill">True
</property>
60 <property name=
"position">2</property>
65 <property name=
"expand">False
</property>
66 <property name=
"fill">True
</property>
67 <property name=
"pack_type">end
</property>
68 <property name=
"position">0</property>
72 <object class=
"GtkGrid" id=
"grid1">
73 <property name=
"visible">True
</property>
74 <property name=
"can_focus">False
</property>
75 <property name=
"hexpand">True
</property>
76 <property name=
"vexpand">True
</property>
77 <property name=
"row_spacing">6</property>
78 <property name=
"column_spacing">12</property>
80 <object class=
"GtkLabel" id=
"addressesft">
81 <property name=
"visible">True
</property>
82 <property name=
"can_focus">False
</property>
83 <property name=
"xalign">0</property>
84 <property name=
"label" translatable=
"yes">Address _elements
</property>
85 <property name=
"use_underline">True
</property>
86 <property name=
"mnemonic_widget">addresses:border
</property>
89 <property name=
"left_attach">0</property>
90 <property name=
"top_attach">0</property>
91 <property name=
"width">1</property>
92 <property name=
"height">1</property>
96 <object class=
"swuilo-DDListBox" id=
"addresses:border">
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">True
</property>
99 <child internal-child=
"selection">
100 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
104 <property name=
"left_attach">0</property>
105 <property name=
"top_attach">1</property>
106 <property name=
"width">1</property>
107 <property name=
"height">5</property>
111 <object class=
"GtkLabel" id=
"addressdestft">
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">False
</property>
114 <property name=
"xalign">0</property>
115 <property name=
"label" translatable=
"yes">1. Drag address elements here
</property>
116 <property name=
"use_underline">True
</property>
117 <property name=
"mnemonic_widget">addressdest:border
</property>
120 <property name=
"left_attach">2</property>
121 <property name=
"top_attach">0</property>
122 <property name=
"width">1</property>
123 <property name=
"height">1</property>
127 <object class=
"GtkGrid" id=
"grid3">
128 <property name=
"visible">True
</property>
129 <property name=
"can_focus">False
</property>
130 <property name=
"halign">center
</property>
131 <property name=
"valign">center
</property>
132 <property name=
"row_homogeneous">True
</property>
133 <property name=
"column_homogeneous">True
</property>
135 <object class=
"GtkButton" id=
"up">
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">True
</property>
138 <property name=
"receives_default">True
</property>
139 <property name=
"tooltip_text" translatable=
"yes">Move up
</property>
140 <property name=
"image">image3
</property>
143 <property name=
"left_attach">1</property>
144 <property name=
"top_attach">0</property>
145 <property name=
"width">1</property>
146 <property name=
"height">1</property>
150 <object class=
"GtkButton" id=
"left">
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">True
</property>
153 <property name=
"receives_default">True
</property>
154 <property name=
"tooltip_text" translatable=
"yes">Move left
</property>
155 <property name=
"image">image2
</property>
158 <property name=
"left_attach">0</property>
159 <property name=
"top_attach">1</property>
160 <property name=
"width">1</property>
161 <property name=
"height">1</property>
165 <object class=
"GtkButton" id=
"right">
166 <property name=
"visible">True
</property>
167 <property name=
"can_focus">True
</property>
168 <property name=
"receives_default">True
</property>
169 <property name=
"tooltip_text" translatable=
"yes">Move right
</property>
170 <property name=
"image">image1
</property>
173 <property name=
"left_attach">2</property>
174 <property name=
"top_attach">1</property>
175 <property name=
"width">1</property>
176 <property name=
"height">1</property>
180 <object class=
"GtkButton" id=
"down">
181 <property name=
"visible">True
</property>
182 <property name=
"can_focus">True
</property>
183 <property name=
"receives_default">True
</property>
184 <property name=
"tooltip_text" translatable=
"yes">Move down
</property>
185 <property name=
"image">image4
</property>
188 <property name=
"left_attach">1</property>
189 <property name=
"top_attach">2</property>
190 <property name=
"width">1</property>
191 <property name=
"height">1</property>
211 <property name=
"left_attach">3</property>
212 <property name=
"top_attach">1</property>
213 <property name=
"width">1</property>
214 <property name=
"height">1</property>
218 <object class=
"GtkLabel" id=
"label3">
219 <property name=
"visible">True
</property>
220 <property name=
"can_focus">False
</property>
221 <property name=
"xalign">0</property>
222 <property name=
"label" translatable=
"yes">Preview
</property>
223 <property name=
"use_underline">True
</property>
224 <property name=
"mnemonic_widget">addrpreview:border
</property>
227 <property name=
"left_attach">2</property>
228 <property name=
"top_attach">4</property>
229 <property name=
"width">1</property>
230 <property name=
"height">1</property>
234 <object class=
"GtkLabel" id=
"customft">
235 <property name=
"can_focus">False
</property>
236 <property name=
"no_show_all">True
</property>
237 <property name=
"xalign">0</property>
238 <property name=
"label" translatable=
"yes">2. Customi_ze salutation
</property>
239 <property name=
"use_underline">True
</property>
240 <property name=
"mnemonic_widget">custom
</property>
243 <property name=
"left_attach">2</property>
244 <property name=
"top_attach">2</property>
245 <property name=
"width">1</property>
246 <property name=
"height">1</property>
250 <object class=
"GtkComboBoxText" id=
"custom">
251 <property name=
"can_focus">False
</property>
252 <property name=
"no_show_all">True
</property>
253 <property name=
"has_entry">True
</property>
254 <property name=
"entry_text_column">0</property>
255 <property name=
"id_column">1</property>
256 <child internal-child=
"entry">
257 <object class=
"GtkEntry" id=
"comboboxtext-entry">
258 <property name=
"can_focus">False
</property>
263 <property name=
"left_attach">2</property>
264 <property name=
"top_attach">3</property>
265 <property name=
"width">1</property>
266 <property name=
"height">1</property>
270 <object class=
"swuilo-AddressMultiLineEdit" id=
"addressdest:border">
271 <property name=
"visible">True
</property>
272 <property name=
"can_focus">True
</property>
273 <property name=
"hexpand">True
</property>
274 <property name=
"vexpand">True
</property>
275 <property name=
"accepts_tab">False
</property>
278 <property name=
"left_attach">2</property>
279 <property name=
"top_attach">1</property>
280 <property name=
"width">1</property>
281 <property name=
"height">1</property>
285 <object class=
"swlo-SwAddressPreview" id=
"addrpreview:border">
286 <property name=
"visible">True
</property>
287 <property name=
"can_focus">True
</property>
288 <property name=
"hexpand">True
</property>
289 <property name=
"vexpand">True
</property>
292 <property name=
"left_attach">2</property>
293 <property name=
"top_attach">5</property>
294 <property name=
"width">1</property>
295 <property name=
"height">1</property>
299 <object class=
"GtkGrid" id=
"grid2">
300 <property name=
"visible">True
</property>
301 <property name=
"can_focus">False
</property>
302 <property name=
"valign">center
</property>
303 <property name=
"row_spacing">6</property>
305 <object class=
"GtkButton" id=
"fromaddr">
306 <property name=
"visible">True
</property>
307 <property name=
"can_focus">True
</property>
308 <property name=
"receives_default">True
</property>
309 <property name=
"has_tooltip">True
</property>
310 <property name=
"tooltip_markup" translatable=
"yes">Remove from address
</property>
311 <property name=
"tooltip_text" translatable=
"yes">Remove from address
</property>
312 <property name=
"image">image6
</property>
315 <property name=
"left_attach">0</property>
316 <property name=
"top_attach">1</property>
317 <property name=
"width">1</property>
318 <property name=
"height">1</property>
322 <object class=
"GtkButton" id=
"toaddr">
323 <property name=
"visible">True
</property>
324 <property name=
"can_focus">True
</property>
325 <property name=
"receives_default">True
</property>
326 <property name=
"image">image5
</property>
329 <property name=
"left_attach">0</property>
330 <property name=
"top_attach">0</property>
331 <property name=
"width">1</property>
332 <property name=
"height">1</property>
337 <property name=
"left_attach">1</property>
338 <property name=
"top_attach">1</property>
339 <property name=
"width">1</property>
340 <property name=
"height">1</property>
375 <property name=
"expand">False
</property>
376 <property name=
"fill">True
</property>
377 <property name=
"position">1</property>
383 <action-widget response=
"0">ok
</action-widget>
384 <action-widget response=
"0">cancel
</action-widget>
385 <action-widget response=
"0">help
</action-widget>
388 <object class=
"GtkImage" id=
"image1">
389 <property name=
"visible">True
</property>
390 <property name=
"can_focus">False
</property>
391 <property name=
"stock">gtk-go-forward
</property>
393 <object class=
"GtkImage" id=
"image2">
394 <property name=
"visible">True
</property>
395 <property name=
"can_focus">False
</property>
396 <property name=
"stock">gtk-go-back
</property>
398 <object class=
"GtkImage" id=
"image3">
399 <property name=
"visible">True
</property>
400 <property name=
"can_focus">False
</property>
401 <property name=
"stock">gtk-go-up
</property>
403 <object class=
"GtkImage" id=
"image4">
404 <property name=
"visible">True
</property>
405 <property name=
"can_focus">False
</property>
406 <property name=
"stock">gtk-go-down
</property>
408 <object class=
"GtkImage" id=
"image5">
409 <property name=
"visible">True
</property>
410 <property name=
"can_focus">False
</property>
411 <property name=
"tooltip_text" translatable=
"yes">Add to address
</property>
412 <property name=
"stock">gtk-go-forward
</property>
414 <object class=
"GtkImage" id=
"image6">
415 <property name=
"visible">True
</property>
416 <property name=
"can_focus">False
</property>
417 <property name=
"stock">gtk-go-back
</property>
419 <object class=
"GtkSizeGroup" id=
"sizegroup1">
420 <property name=
"mode">both
</property>
422 <widget name=
"addressdest:border"/>
423 <widget name=
"addrpreview:border"/>