Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / customizeaddrlistdialog.ui
blobdb3f77458875a283eeeaba7315e0a51dad637854
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>
9 </object>
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>
14 </object>
15 <object class="GtkTreeStore" id="liststore2">
16 <columns>
17 <!-- column-name text -->
18 <column type="gchararray"/>
19 <!-- column-name id -->
20 <column type="gchararray"/>
21 </columns>
22 </object>
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>
41 <child>
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>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="position">0</property>
55 </packing>
56 </child>
57 <child>
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>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">True</property>
68 <property name="position">1</property>
69 </packing>
70 </child>
71 <child>
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>
78 </object>
79 <packing>
80 <property name="expand">False</property>
81 <property name="fill">True</property>
82 <property name="position">2</property>
83 <property name="secondary">True</property>
84 </packing>
85 </child>
86 </object>
87 <packing>
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>
92 </packing>
93 </child>
94 <child>
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>
102 <child>
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>
109 <child>
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>
119 </object>
120 </child>
121 </object>
122 <packing>
123 <property name="expand">False</property>
124 <property name="fill">True</property>
125 <property name="position">0</property>
126 </packing>
127 </child>
128 <child>
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>
138 </object>
139 </child>
140 </object>
141 <packing>
142 <property name="expand">False</property>
143 <property name="fill">True</property>
144 <property name="position">1</property>
145 </packing>
146 </child>
147 <child>
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>
157 </object>
158 </child>
159 </object>
160 <packing>
161 <property name="expand">False</property>
162 <property name="fill">True</property>
163 <property name="position">2</property>
164 </packing>
165 </child>
166 </object>
167 <packing>
168 <property name="left_attach">2</property>
169 <property name="top_attach">0</property>
170 </packing>
171 </child>
172 <child>
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>
180 <child>
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>
188 </object>
189 <packing>
190 <property name="left_attach">0</property>
191 <property name="top_attach">0</property>
192 </packing>
193 </child>
194 <child>
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>
201 <child>
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"/>
213 </child>
214 <child>
215 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
216 <child>
217 <object class="GtkCellRendererText" id="cellrenderertext2"/>
218 <attributes>
219 <attribute name="text">0</attribute>
220 </attributes>
221 </child>
222 </object>
223 </child>
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>
227 </object>
228 </child>
229 </object>
230 </child>
231 </object>
232 <packing>
233 <property name="left_attach">0</property>
234 <property name="top_attach">1</property>
235 </packing>
236 </child>
237 </object>
238 <packing>
239 <property name="left_attach">0</property>
240 <property name="top_attach">0</property>
241 </packing>
242 </child>
243 <child>
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>
250 <child>
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>
258 </object>
259 <packing>
260 <property name="left_attach">0</property>
261 <property name="top_attach">1</property>
262 </packing>
263 </child>
264 <child>
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>
271 </object>
272 <packing>
273 <property name="left_attach">0</property>
274 <property name="top_attach">0</property>
275 </packing>
276 </child>
277 </object>
278 <packing>
279 <property name="left_attach">1</property>
280 <property name="top_attach">0</property>
281 </packing>
282 </child>
283 </object>
284 <packing>
285 <property name="expand">False</property>
286 <property name="fill">True</property>
287 <property name="position">1</property>
288 </packing>
289 </child>
290 </object>
291 </child>
292 <action-widgets>
293 <action-widget response="-5">ok</action-widget>
294 <action-widget response="-6">cancel</action-widget>
295 <action-widget response="-11">help</action-widget>
296 </action-widgets>
297 <child type="titlebar">
298 <placeholder/>
299 </child>
300 </object>
301 </interface>