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-up
</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-down
</property>
15 <object class=
"GtkTreeStore" id=
"liststore2">
17 <!-- column-name text -->
18 <column type=
"gchararray"/>
19 <!-- column-name id -->
20 <column type=
"gchararray"/>
23 <object class=
"GtkDialog" id=
"CustomizeAddrListDialog">
24 <property name=
"can_focus">False
</property>
25 <property name=
"border_width">6</property>
26 <property name=
"title" translatable=
"yes" context=
"customizeaddrlistdialog|CustomizeAddrListDialog">Customize Address List
</property>
27 <property name=
"resizable">False
</property>
28 <property name=
"modal">True
</property>
29 <property name=
"default_width">0</property>
30 <property name=
"default_height">0</property>
31 <property name=
"type_hint">dialog
</property>
32 <child internal-child=
"vbox">
33 <object class=
"GtkBox" id=
"dialog-vbox1">
34 <property name=
"can_focus">False
</property>
35 <property name=
"orientation">vertical
</property>
36 <property name=
"spacing">12</property>
37 <child internal-child=
"action_area">
38 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
39 <property name=
"can_focus">False
</property>
40 <property name=
"layout_style">end
</property>
42 <object class=
"GtkButton" id=
"ok">
43 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"can_default">True
</property>
47 <property name=
"has_default">True
</property>
48 <property name=
"receives_default">True
</property>
49 <property name=
"use-underline">True
</property>
52 <property name=
"expand">False
</property>
53 <property name=
"fill">True
</property>
54 <property name=
"position">0</property>
58 <object class=
"GtkButton" id=
"cancel">
59 <property name=
"label" translatable=
"yes" context=
"stock">_Close
</property>
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">True
</property>
62 <property name=
"receives_default">True
</property>
63 <property name=
"use-underline">True
</property>
66 <property name=
"expand">False
</property>
67 <property name=
"fill">True
</property>
68 <property name=
"position">1</property>
72 <object class=
"GtkButton" id=
"help">
73 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
74 <property name=
"visible">True
</property>
75 <property name=
"can_focus">True
</property>
76 <property name=
"receives_default">True
</property>
77 <property name=
"use-underline">True
</property>
80 <property name=
"expand">False
</property>
81 <property name=
"fill">True
</property>
82 <property name=
"position">2</property>
83 <property name=
"secondary">True
</property>
88 <property name=
"expand">False
</property>
89 <property name=
"fill">True
</property>
90 <property name=
"pack_type">end
</property>
91 <property name=
"position">0</property>
95 <!-- n-columns=1 n-rows=1 -->
96 <object class=
"GtkGrid" id=
"grid1">
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">False
</property>
99 <property name=
"hexpand">True
</property>
100 <property name=
"vexpand">True
</property>
101 <property name=
"column_spacing">12</property>
103 <object class=
"GtkButtonBox" id=
"buttonbox2">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">False
</property>
106 <property name=
"orientation">vertical
</property>
107 <property name=
"spacing">6</property>
108 <property name=
"layout_style">start
</property>
110 <object class=
"GtkButton" id=
"add">
111 <property name=
"label" translatable=
"yes" context=
"customizeaddrlistdialog|add">_Add...
</property>
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">True
</property>
114 <property name=
"receives_default">True
</property>
115 <property name=
"use_underline">True
</property>
116 <child internal-child=
"accessible">
117 <object class=
"AtkObject" id=
"add-atkobject">
118 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"customizeaddrlistdialog|extended_tip|add">Inserts a new text field.
</property>
123 <property name=
"expand">False
</property>
124 <property name=
"fill">True
</property>
125 <property name=
"position">0</property>
129 <object class=
"GtkButton" id=
"delete">
130 <property name=
"label" translatable=
"yes" context=
"stock">_Delete
</property>
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">True
</property>
133 <property name=
"receives_default">True
</property>
134 <property name=
"use-underline">True
</property>
135 <child internal-child=
"accessible">
136 <object class=
"AtkObject" id=
"delete-atkobject">
137 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"customizeaddrlistdialog|extended_tip|delete">Deletes the selected field.
</property>
142 <property name=
"expand">False
</property>
143 <property name=
"fill">True
</property>
144 <property name=
"position">1</property>
148 <object class=
"GtkButton" id=
"rename">
149 <property name=
"label" translatable=
"yes" context=
"customizeaddrlistdialog|rename">_Rename...
</property>
150 <property name=
"visible">True
</property>
151 <property name=
"can_focus">True
</property>
152 <property name=
"receives_default">True
</property>
153 <property name=
"use_underline">True
</property>
154 <child internal-child=
"accessible">
155 <object class=
"AtkObject" id=
"rename-atkobject">
156 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"customizeaddrlistdialog|extended_tip|rename">Renames the selected text field.
</property>
161 <property name=
"expand">False
</property>
162 <property name=
"fill">True
</property>
163 <property name=
"position">2</property>
168 <property name=
"left_attach">2</property>
169 <property name=
"top_attach">0</property>
173 <!-- n-columns=1 n-rows=1 -->
174 <object class=
"GtkGrid" id=
"grid2">
175 <property name=
"visible">True
</property>
176 <property name=
"can_focus">False
</property>
177 <property name=
"hexpand">True
</property>
178 <property name=
"vexpand">True
</property>
179 <property name=
"row_spacing">6</property>
181 <object class=
"GtkLabel" id=
"label1">
182 <property name=
"visible">True
</property>
183 <property name=
"can_focus">False
</property>
184 <property name=
"label" translatable=
"yes" context=
"customizeaddrlistdialog|label1">A_ddress list elements:
</property>
185 <property name=
"use_underline">True
</property>
186 <property name=
"mnemonic_widget">treeview
</property>
187 <property name=
"xalign">0</property>
190 <property name=
"left_attach">0</property>
191 <property name=
"top_attach">0</property>
195 <object class=
"GtkScrolledWindow">
196 <property name=
"visible">True
</property>
197 <property name=
"can_focus">True
</property>
198 <property name=
"hexpand">True
</property>
199 <property name=
"vexpand">True
</property>
200 <property name=
"shadow_type">in
</property>
202 <object class=
"GtkTreeView" id=
"treeview">
203 <property name=
"visible">True
</property>
204 <property name=
"can_focus">True
</property>
205 <property name=
"vexpand">True
</property>
206 <property name=
"model">liststore2
</property>
207 <property name=
"headers_visible">False
</property>
208 <property name=
"headers_clickable">False
</property>
209 <property name=
"search_column">0</property>
210 <property name=
"show_expanders">False
</property>
211 <child internal-child=
"selection">
212 <object class=
"GtkTreeSelection" id=
"treeview-selection2"/>
215 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
217 <object class=
"GtkCellRendererText" id=
"cellrenderertext2"/>
219 <attribute name=
"text">0</attribute>
224 <child internal-child=
"accessible">
225 <object class=
"AtkObject" id=
"treeview-atkobject">
226 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"customizeaddrlistdialog|extended_tip|treeview">Select the fields that you want to move, delete, or rename.
</property>
233 <property name=
"left_attach">0</property>
234 <property name=
"top_attach">1</property>
239 <property name=
"left_attach">0</property>
240 <property name=
"top_attach">0</property>
244 <!-- n-columns=1 n-rows=1 -->
245 <object class=
"GtkGrid" id=
"grid3">
246 <property name=
"visible">True
</property>
247 <property name=
"can_focus">False
</property>
248 <property name=
"valign">center
</property>
249 <property name=
"row_spacing">6</property>
251 <object class=
"GtkButton" id=
"down">
252 <property name=
"visible">True
</property>
253 <property name=
"can_focus">True
</property>
254 <property name=
"receives_default">True
</property>
255 <property name=
"valign">center
</property>
256 <property name=
"image">image2
</property>
257 <property name=
"always-show-image">True
</property>
260 <property name=
"left_attach">0</property>
261 <property name=
"top_attach">1</property>
265 <object class=
"GtkButton" id=
"up">
266 <property name=
"visible">True
</property>
267 <property name=
"can_focus">True
</property>
268 <property name=
"receives_default">True
</property>
269 <property name=
"image">image1
</property>
270 <property name=
"always-show-image">True
</property>
273 <property name=
"left_attach">0</property>
274 <property name=
"top_attach">0</property>
279 <property name=
"left_attach">1</property>
280 <property name=
"top_attach">0</property>
285 <property name=
"expand">False
</property>
286 <property name=
"fill">True
</property>
287 <property name=
"position">1</property>
293 <action-widget response=
"-5">ok
</action-widget>
294 <action-widget response=
"-6">cancel
</action-widget>
295 <action-widget response=
"-11">help
</action-widget>
297 <child type=
"titlebar">