1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkImage" id=
"image1">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"icon-name">go-next
</property>
10 <object class=
"GtkImage" id=
"image2">
11 <property name=
"visible">True
</property>
12 <property name=
"can_focus">False
</property>
13 <property name=
"icon-name">go-previous
</property>
15 <object class=
"GtkImage" id=
"image3">
16 <property name=
"visible">True
</property>
17 <property name=
"can_focus">False
</property>
18 <property name=
"icon-name">go-up
</property>
20 <object class=
"GtkImage" id=
"image4">
21 <property name=
"visible">True
</property>
22 <property name=
"can_focus">False
</property>
23 <property name=
"icon-name">go-down
</property>
25 <object class=
"GtkImage" id=
"image5">
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">False
</property>
28 <property name=
"tooltip_text" translatable=
"yes" context=
"addressblockdialog|image5|tooltip_text">Add to address
</property>
29 <property name=
"icon-name">go-next
</property>
31 <object class=
"GtkImage" id=
"image6">
32 <property name=
"visible">True
</property>
33 <property name=
"can_focus">False
</property>
34 <property name=
"icon-name">go-previous
</property>
36 <object class=
"GtkTreeStore" id=
"liststore1">
38 <!-- column-name text -->
39 <column type=
"gchararray"/>
40 <!-- column-name id -->
41 <column type=
"gchararray"/>
44 <object class=
"GtkDialog" id=
"AddressBlockDialog">
45 <property name=
"can_focus">False
</property>
46 <property name=
"border_width">6</property>
47 <property name=
"title" translatable=
"yes" context=
"addressblockdialog|AddressBlockDialog">New Address Block
</property>
48 <property name=
"modal">True
</property>
49 <property name=
"default_width">0</property>
50 <property name=
"default_height">0</property>
51 <property name=
"type_hint">dialog
</property>
52 <child internal-child=
"vbox">
53 <object class=
"GtkBox" id=
"dialog-vbox1">
54 <property name=
"can_focus">False
</property>
55 <property name=
"orientation">vertical
</property>
56 <property name=
"spacing">12</property>
57 <child internal-child=
"action_area">
58 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
59 <property name=
"can_focus">False
</property>
60 <property name=
"layout_style">end
</property>
62 <object class=
"GtkButton" id=
"ok">
63 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
64 <property name=
"visible">True
</property>
65 <property name=
"can_focus">True
</property>
66 <property name=
"can_default">True
</property>
67 <property name=
"has_default">True
</property>
68 <property name=
"receives_default">True
</property>
69 <property name=
"use-underline">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"position">0</property>
78 <object class=
"GtkButton" id=
"cancel">
79 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">True
</property>
82 <property name=
"can_default">True
</property>
83 <property name=
"receives_default">True
</property>
84 <property name=
"use-underline">True
</property>
87 <property name=
"expand">False
</property>
88 <property name=
"fill">True
</property>
89 <property name=
"position">1</property>
93 <object class=
"GtkButton" id=
"help">
94 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">True
</property>
97 <property name=
"receives_default">True
</property>
98 <property name=
"use-underline">True
</property>
101 <property name=
"expand">False
</property>
102 <property name=
"fill">True
</property>
103 <property name=
"position">2</property>
104 <property name=
"secondary">True
</property>
109 <property name=
"expand">False
</property>
110 <property name=
"fill">True
</property>
111 <property name=
"pack_type">end
</property>
112 <property name=
"position">0</property>
116 <!-- n-columns=1 n-rows=1 -->
117 <object class=
"GtkGrid" id=
"grid1">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">False
</property>
120 <property name=
"hexpand">True
</property>
121 <property name=
"vexpand">True
</property>
122 <property name=
"row_spacing">6</property>
123 <property name=
"column_spacing">12</property>
125 <object class=
"GtkLabel" id=
"addressesft">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">False
</property>
128 <property name=
"label" translatable=
"yes" context=
"addressblockdialog|addressesft">Address _elements
</property>
129 <property name=
"use_underline">True
</property>
130 <property name=
"mnemonic_widget">addresses
</property>
131 <property name=
"xalign">0</property>
134 <property name=
"left_attach">0</property>
135 <property name=
"top_attach">0</property>
139 <object class=
"GtkScrolledWindow">
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">True
</property>
142 <property name=
"hexpand">True
</property>
143 <property name=
"vexpand">True
</property>
144 <property name=
"shadow_type">in
</property>
146 <object class=
"GtkTreeView" id=
"addresses">
147 <property name=
"visible">True
</property>
148 <property name=
"can_focus">True
</property>
149 <property name=
"receives_default">True
</property>
150 <property name=
"hexpand">True
</property>
151 <property name=
"vexpand">True
</property>
152 <property name=
"model">liststore1
</property>
153 <property name=
"headers_visible">False
</property>
154 <property name=
"reorderable">True
</property>
155 <property name=
"search_column">0</property>
156 <property name=
"show_expanders">False
</property>
157 <child internal-child=
"selection">
158 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection2"/>
161 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
162 <property name=
"spacing">6</property>
164 <object class=
"GtkCellRendererText" id=
"cellrenderer4"/>
166 <attribute name=
"text">0</attribute>
171 <child internal-child=
"accessible">
172 <object class=
"AtkObject" id=
"addresses-atkobject">
173 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|addresses">Select a field and drag the field to the other list.
</property>
180 <property name=
"left_attach">0</property>
181 <property name=
"top_attach">1</property>
182 <property name=
"height">5</property>
186 <object class=
"GtkLabel" id=
"addressdestft">
187 <property name=
"visible">True
</property>
188 <property name=
"can_focus">False
</property>
189 <property name=
"label" translatable=
"yes" context=
"addressblockdialog|addressdestft">1. Drag address elements here
</property>
190 <property name=
"use_underline">True
</property>
191 <property name=
"mnemonic_widget">addressdest
</property>
192 <property name=
"xalign">0</property>
195 <property name=
"left_attach">2</property>
196 <property name=
"top_attach">0</property>
200 <!-- n-columns=1 n-rows=1 -->
201 <object class=
"GtkGrid" id=
"grid3">
202 <property name=
"visible">True
</property>
203 <property name=
"can_focus">False
</property>
204 <property name=
"halign">center
</property>
205 <property name=
"valign">center
</property>
206 <property name=
"row_homogeneous">True
</property>
207 <property name=
"column_homogeneous">True
</property>
209 <object class=
"GtkButton" id=
"up">
210 <property name=
"visible">True
</property>
211 <property name=
"can_focus">True
</property>
212 <property name=
"receives_default">True
</property>
213 <property name=
"tooltip_text" translatable=
"yes" context=
"addressblockdialog|up|tooltip_text">Move up
</property>
214 <property name=
"image">image3
</property>
215 <property name=
"always-show-image">True
</property>
216 <child internal-child=
"accessible">
217 <object class=
"AtkObject" id=
"up-atkobject">
218 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|up">Select an item in the list and click an arrow button to move the item.
</property>
223 <property name=
"left_attach">1</property>
224 <property name=
"top_attach">0</property>
228 <object class=
"GtkButton" id=
"left">
229 <property name=
"visible">True
</property>
230 <property name=
"can_focus">True
</property>
231 <property name=
"receives_default">True
</property>
232 <property name=
"tooltip_text" translatable=
"yes" context=
"addressblockdialog|left|tooltip_text">Move left
</property>
233 <property name=
"image">image2
</property>
234 <property name=
"always-show-image">True
</property>
235 <child internal-child=
"accessible">
236 <object class=
"AtkObject" id=
"left-atkobject">
237 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|left">Select an item in the list and click an arrow button to move the item.
</property>
242 <property name=
"left_attach">0</property>
243 <property name=
"top_attach">1</property>
247 <object class=
"GtkButton" id=
"right">
248 <property name=
"visible">True
</property>
249 <property name=
"can_focus">True
</property>
250 <property name=
"receives_default">True
</property>
251 <property name=
"tooltip_text" translatable=
"yes" context=
"addressblockdialog|right|tooltip_text">Move right
</property>
252 <property name=
"image">image1
</property>
253 <property name=
"always-show-image">True
</property>
254 <child internal-child=
"accessible">
255 <object class=
"AtkObject" id=
"right-atkobject">
256 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|right">Select an item in the list and click an arrow button to move the item.
</property>
261 <property name=
"left_attach">2</property>
262 <property name=
"top_attach">1</property>
266 <object class=
"GtkButton" id=
"down">
267 <property name=
"visible">True
</property>
268 <property name=
"can_focus">True
</property>
269 <property name=
"receives_default">True
</property>
270 <property name=
"tooltip_text" translatable=
"yes" context=
"addressblockdialog|down|tooltip_text">Move down
</property>
271 <property name=
"image">image4
</property>
272 <property name=
"always-show-image">True
</property>
273 <child internal-child=
"accessible">
274 <object class=
"AtkObject" id=
"down-atkobject">
275 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|down">Select an item in the list and click an arrow button to move the item.
</property>
280 <property name=
"left_attach">1</property>
281 <property name=
"top_attach">2</property>
301 <property name=
"left_attach">3</property>
302 <property name=
"top_attach">1</property>
306 <object class=
"GtkLabel" id=
"label3">
307 <property name=
"visible">True
</property>
308 <property name=
"can_focus">False
</property>
309 <property name=
"label" translatable=
"yes" context=
"addressblockdialog|label3">Preview
</property>
310 <property name=
"use_underline">True
</property>
311 <property name=
"mnemonic_widget">addrpreview
</property>
312 <property name=
"xalign">0</property>
315 <property name=
"left_attach">2</property>
316 <property name=
"top_attach">4</property>
320 <object class=
"GtkLabel" id=
"customft">
321 <property name=
"can_focus">False
</property>
322 <property name=
"no_show_all">True
</property>
323 <property name=
"label" translatable=
"yes" context=
"addressblockdialog|customft">2. Customi_ze salutation
</property>
324 <property name=
"use_underline">True
</property>
325 <property name=
"mnemonic_widget">custom
</property>
326 <property name=
"xalign">0</property>
329 <property name=
"left_attach">2</property>
330 <property name=
"top_attach">2</property>
334 <object class=
"GtkComboBoxText" id=
"custom">
335 <property name=
"can_focus">False
</property>
336 <property name=
"no_show_all">True
</property>
337 <property name=
"has_entry">True
</property>
338 <child internal-child=
"entry">
339 <object class=
"GtkEntry" id=
"comboboxtext-entry">
340 <property name=
"can_focus">True
</property>
341 <property name=
"truncate-multiline">True
</property>
342 <property name=
"activates_default">True
</property>
345 <child internal-child=
"accessible">
346 <object class=
"AtkObject" id=
"custom-atkobject">
347 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|custom">Select a value from the list for the salutation and the punctuation mark fields.
</property>
352 <property name=
"left_attach">2</property>
353 <property name=
"top_attach">3</property>
357 <object class=
"GtkScrolledWindow" id=
"scrolledwindow1">
358 <property name=
"visible">True
</property>
359 <property name=
"can_focus">True
</property>
360 <property name=
"hexpand">True
</property>
361 <property name=
"vexpand">True
</property>
362 <property name=
"border_width">0</property>
363 <property name=
"hscrollbar_policy">never
</property>
364 <property name=
"shadow_type">in
</property>
366 <object class=
"GtkViewport">
367 <property name=
"visible">True
</property>
368 <property name=
"can_focus">False
</property>
370 <object class=
"GtkDrawingArea" id=
"addressdest">
371 <property name=
"visible">True
</property>
372 <property name=
"can_focus">True
</property>
373 <property name=
"events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK
</property>
374 <property name=
"hexpand">True
</property>
375 <property name=
"vexpand">True
</property>
376 <child internal-child=
"accessible">
377 <object class=
"AtkObject" id=
"addressdest-atkobject">
378 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|addressdest">Arrange the fields by drag-and-drop or use the arrow buttons.
</property>
387 <property name=
"left_attach">2</property>
388 <property name=
"top_attach">1</property>
392 <object class=
"GtkScrolledWindow" id=
"previewwin">
393 <property name=
"visible">True
</property>
394 <property name=
"can_focus">False
</property>
395 <property name=
"hexpand">True
</property>
396 <property name=
"vexpand">True
</property>
397 <property name=
"hscrollbar_policy">never
</property>
398 <property name=
"shadow_type">in
</property>
400 <object class=
"GtkViewport">
401 <property name=
"visible">True
</property>
402 <property name=
"can_focus">False
</property>
404 <object class=
"GtkDrawingArea" id=
"addrpreview">
405 <property name=
"visible">True
</property>
406 <property name=
"can_focus">False
</property>
407 <property name=
"hexpand">True
</property>
408 <property name=
"vexpand">True
</property>
409 <child internal-child=
"accessible">
410 <object class=
"AtkObject" id=
"addrpreview-atkobject">
411 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|addrpreview">Displays a preview of the first database record with the current salutation layout.
</property>
420 <property name=
"left_attach">2</property>
421 <property name=
"top_attach">5</property>
425 <!-- n-columns=1 n-rows=1 -->
426 <object class=
"GtkGrid" id=
"grid2">
427 <property name=
"visible">True
</property>
428 <property name=
"can_focus">False
</property>
429 <property name=
"valign">center
</property>
430 <property name=
"row_spacing">6</property>
432 <object class=
"GtkButton" id=
"fromaddr">
433 <property name=
"visible">True
</property>
434 <property name=
"can_focus">True
</property>
435 <property name=
"receives_default">True
</property>
436 <property name=
"tooltip_text" translatable=
"yes" context=
"addressblockdialog|fromaddr|tooltip_text">Remove from address
</property>
437 <property name=
"image">image6
</property>
438 <property name=
"always-show-image">True
</property>
439 <child internal-child=
"accessible">
440 <object class=
"AtkObject" id=
"fromaddr-atkobject">
441 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|fromaddr">Removes the selected field from the other list.
</property>
446 <property name=
"left_attach">0</property>
447 <property name=
"top_attach">1</property>
451 <object class=
"GtkButton" id=
"toaddr">
452 <property name=
"visible">True
</property>
453 <property name=
"can_focus">True
</property>
454 <property name=
"receives_default">True
</property>
455 <property name=
"image">image5
</property>
456 <property name=
"always-show-image">True
</property>
457 <child internal-child=
"accessible">
458 <object class=
"AtkObject" id=
"toaddr-atkobject">
459 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addressblockdialog|extended_tip|toaddr">Adds the selected field from the list of salutation elements to the other list. You can add a field more than once.
</property>
464 <property name=
"left_attach">0</property>
465 <property name=
"top_attach">0</property>
470 <property name=
"left_attach">1</property>
471 <property name=
"top_attach">1</property>
506 <property name=
"expand">False
</property>
507 <property name=
"fill">True
</property>
508 <property name=
"position">1</property>
514 <action-widget response=
"-5">ok
</action-widget>
515 <action-widget response=
"-6">cancel
</action-widget>
516 <action-widget response=
"-11">help
</action-widget>
518 <child type=
"titlebar">
522 <object class=
"GtkSizeGroup" id=
"sizegroup1">
523 <property name=
"mode">both
</property>
525 <widget name=
"addressdest"/>
526 <widget name=
"addrpreview"/>