tdf#154546 skip dispatch when presenter controller is not set
[LibreOffice.git] / svtools / uiconfig / ui / addresstemplatedialog.ui
blob311a59f4b355333310d7109a45247476c799ae91
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="svt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="AddressTemplateDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="addresstemplatedialog|AddressTemplateDialog">Templates: Address Book Assignment</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can_focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="dialog-action_area1">
21 <property name="can_focus">False</property>
22 <property name="layout_style">end</property>
23 <child>
24 <object class="GtkButton" id="ok">
25 <property name="label" translatable="yes" context="stock">_OK</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="can_default">True</property>
29 <property name="has_default">True</property>
30 <property name="receives_default">True</property>
31 <property name="use-underline">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">True</property>
36 <property name="position">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="cancel">
41 <property name="label" translatable="yes" context="stock">_Cancel</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="receives_default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="help">
55 <property name="label" translatable="yes" context="stock">_Help</property>
56 <property name="visible">True</property>
57 <property name="can_focus">True</property>
58 <property name="receives_default">True</property>
59 <property name="use-underline">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 <property name="secondary">True</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="pack_type">end</property>
73 <property name="position">0</property>
74 </packing>
75 </child>
76 <child>
77 <!-- n-columns=1 n-rows=1 -->
78 <object class="GtkGrid" id="grid1">
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="row_spacing">12</property>
84 <child>
85 <object class="GtkFrame" id="frame1">
86 <property name="visible">True</property>
87 <property name="can_focus">False</property>
88 <property name="hexpand">True</property>
89 <property name="label_xalign">0</property>
90 <property name="shadow_type">none</property>
91 <child>
92 <!-- n-columns=1 n-rows=1 -->
93 <object class="GtkGrid" id="grid2">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="row_spacing">6</property>
97 <property name="column_spacing">12</property>
98 <property name="margin-start">12</property>
99 <property name="margin-top">6</property>
100 <child>
101 <object class="GtkLabel" id="label33">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="label" translatable="yes" context="addresstemplatedialog|label33">Data source:</property>
105 <property name="use_underline">True</property>
106 <property name="mnemonic_widget">datasource</property>
107 <property name="xalign">1</property>
108 </object>
109 <packing>
110 <property name="left_attach">0</property>
111 <property name="top_attach">0</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkLabel" id="label43">
116 <property name="visible">True</property>
117 <property name="can_focus">False</property>
118 <property name="label" translatable="yes" context="addresstemplatedialog|label43">Table:</property>
119 <property name="use_underline">True</property>
120 <property name="mnemonic_widget">datatable</property>
121 <property name="xalign">1</property>
122 </object>
123 <packing>
124 <property name="left_attach">0</property>
125 <property name="top_attach">1</property>
126 </packing>
127 </child>
128 <child>
129 <object class="GtkComboBoxText" id="datasource">
130 <property name="visible">True</property>
131 <property name="can_focus">False</property>
132 <property name="hexpand">True</property>
133 <property name="has_entry">True</property>
134 <child internal-child="entry">
135 <object class="GtkEntry" id="comboboxtext-entry">
136 <property name="can_focus">True</property>
137 <property name="truncate-multiline">True</property>
138 <property name="activates_default">True</property>
139 </object>
140 </child>
141 <child internal-child="accessible">
142 <object class="AtkObject" id="datasource-atkobject">
143 <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|datasource">Select the data source for your address book.</property>
144 </object>
145 </child>
146 </object>
147 <packing>
148 <property name="left_attach">1</property>
149 <property name="top_attach">0</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkComboBoxText" id="datatable">
154 <property name="visible">True</property>
155 <property name="can_focus">False</property>
156 <property name="hexpand">True</property>
157 <property name="has_entry">True</property>
158 <child internal-child="entry">
159 <object class="GtkEntry" id="comboboxtext-entry1">
160 <property name="can_focus">True</property>
161 <property name="truncate-multiline">True</property>
162 <property name="activates_default">True</property>
163 </object>
164 </child>
165 <child internal-child="accessible">
166 <object class="AtkObject" id="datatable-atkobject">
167 <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|datatable">Select the data table for your address book.</property>
168 </object>
169 </child>
170 </object>
171 <packing>
172 <property name="left_attach">1</property>
173 <property name="top_attach">1</property>
174 </packing>
175 </child>
176 <child>
177 <object class="GtkButton" id="admin">
178 <property name="label" translatable="yes" context="addresstemplatedialog|admin">_Assign</property>
179 <property name="visible">True</property>
180 <property name="can_focus">True</property>
181 <property name="receives_default">True</property>
182 <property name="use_underline">True</property>
183 <child internal-child="accessible">
184 <object class="AtkObject" id="admin-atkobject">
185 <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|admin">Add a new data source to the Address Book Source list.</property>
186 </object>
187 </child>
188 </object>
189 <packing>
190 <property name="left_attach">2</property>
191 <property name="top_attach">0</property>
192 </packing>
193 </child>
194 <child>
195 <placeholder/>
196 </child>
197 </object>
198 </child>
199 <child type="label">
200 <object class="GtkLabel" id="label100">
201 <property name="visible">True</property>
202 <property name="can_focus">False</property>
203 <property name="label" translatable="yes" context="addresstemplatedialog|label100">Address Book Source</property>
204 <attributes>
205 <attribute name="weight" value="bold"/>
206 </attributes>
207 </object>
208 </child>
209 </object>
210 <packing>
211 <property name="left_attach">0</property>
212 <property name="top_attach">0</property>
213 </packing>
214 </child>
215 <child>
216 <object class="GtkFrame" id="assign">
217 <property name="visible">True</property>
218 <property name="can_focus">False</property>
219 <property name="hexpand">True</property>
220 <property name="vexpand">True</property>
221 <property name="label_xalign">0</property>
222 <property name="shadow_type">none</property>
223 <child>
224 <object class="GtkScrolledWindow" id="scrollwindow">
225 <property name="visible">True</property>
226 <property name="can_focus">True</property>
227 <property name="hexpand">True</property>
228 <property name="vexpand">True</property>
229 <property name="hscrollbar_policy">never</property>
230 <property name="vscrollbar_policy">always</property>
231 <property name="shadow_type">in</property>
232 <property name="margin-start">12</property>
233 <property name="margin-top">6</property>
234 <child>
235 <object class="GtkViewport" id="viewport1">
236 <property name="visible">True</property>
237 <property name="can_focus">False</property>
238 <child>
239 <!-- n-columns=1 n-rows=1 -->
240 <object class="GtkGrid" id="grid">
241 <property name="visible">True</property>
242 <property name="can_focus">False</property>
243 <child>
244 <!-- n-columns=1 n-rows=1 -->
245 <object class="GtkGrid">
246 <property name="visible">True</property>
247 <property name="can_focus">False</property>
248 <property name="hexpand">True</property>
249 <property name="border_width">6</property>
250 <property name="column_spacing">18</property>
251 <property name="column_homogeneous">True</property>
252 <child>
253 <!-- n-columns=1 n-rows=1 -->
254 <object class="GtkGrid" id="grid5">
255 <property name="visible">True</property>
256 <property name="can_focus">False</property>
257 <property name="hexpand">True</property>
258 <property name="vexpand">True</property>
259 <property name="row_spacing">6</property>
260 <property name="column_spacing">12</property>
261 <child>
262 <object class="GtkLabel" id="label0">
263 <property name="visible">True</property>
264 <property name="can_focus">False</property>
265 <property name="label" translatable="no">label</property>
266 <property name="use_underline">True</property>
267 <property name="mnemonic_widget">box0</property>
268 <property name="xalign">1</property>
269 </object>
270 <packing>
271 <property name="left_attach">0</property>
272 <property name="top_attach">0</property>
273 </packing>
274 </child>
275 <child>
276 <object class="GtkComboBoxText" id="box0">
277 <property name="visible">True</property>
278 <property name="can_focus">False</property>
279 <property name="hexpand">True</property>
280 </object>
281 <packing>
282 <property name="left_attach">1</property>
283 <property name="top_attach">0</property>
284 </packing>
285 </child>
286 <child>
287 <object class="GtkLabel" id="label2">
288 <property name="visible">True</property>
289 <property name="can_focus">False</property>
290 <property name="label" translatable="no">label</property>
291 <property name="use_underline">True</property>
292 <property name="mnemonic_widget">box2</property>
293 <property name="xalign">1</property>
294 </object>
295 <packing>
296 <property name="left_attach">0</property>
297 <property name="top_attach">1</property>
298 </packing>
299 </child>
300 <child>
301 <object class="GtkLabel" id="label4">
302 <property name="visible">True</property>
303 <property name="can_focus">False</property>
304 <property name="label" translatable="no">label</property>
305 <property name="use_underline">True</property>
306 <property name="mnemonic_widget">box4</property>
307 <property name="xalign">1</property>
308 </object>
309 <packing>
310 <property name="left_attach">0</property>
311 <property name="top_attach">2</property>
312 </packing>
313 </child>
314 <child>
315 <object class="GtkLabel" id="label6">
316 <property name="visible">True</property>
317 <property name="can_focus">False</property>
318 <property name="label" translatable="no">label</property>
319 <property name="use_underline">True</property>
320 <property name="mnemonic_widget">box6</property>
321 <property name="xalign">1</property>
322 </object>
323 <packing>
324 <property name="left_attach">0</property>
325 <property name="top_attach">3</property>
326 </packing>
327 </child>
328 <child>
329 <object class="GtkLabel" id="label8">
330 <property name="visible">True</property>
331 <property name="can_focus">False</property>
332 <property name="label" translatable="no">label</property>
333 <property name="use_underline">True</property>
334 <property name="mnemonic_widget">box8</property>
335 <property name="xalign">1</property>
336 </object>
337 <packing>
338 <property name="left_attach">0</property>
339 <property name="top_attach">4</property>
340 </packing>
341 </child>
342 <child>
343 <object class="GtkComboBoxText" id="box2">
344 <property name="visible">True</property>
345 <property name="can_focus">False</property>
346 <property name="hexpand">True</property>
347 </object>
348 <packing>
349 <property name="left_attach">1</property>
350 <property name="top_attach">1</property>
351 </packing>
352 </child>
353 <child>
354 <object class="GtkComboBoxText" id="box4">
355 <property name="visible">True</property>
356 <property name="can_focus">False</property>
357 <property name="hexpand">True</property>
358 </object>
359 <packing>
360 <property name="left_attach">1</property>
361 <property name="top_attach">2</property>
362 </packing>
363 </child>
364 <child>
365 <object class="GtkComboBoxText" id="box6">
366 <property name="visible">True</property>
367 <property name="can_focus">False</property>
368 <property name="hexpand">True</property>
369 </object>
370 <packing>
371 <property name="left_attach">1</property>
372 <property name="top_attach">3</property>
373 </packing>
374 </child>
375 <child>
376 <object class="GtkComboBoxText" id="box8">
377 <property name="visible">True</property>
378 <property name="can_focus">False</property>
379 <property name="hexpand">True</property>
380 </object>
381 <packing>
382 <property name="left_attach">1</property>
383 <property name="top_attach">4</property>
384 </packing>
385 </child>
386 </object>
387 <packing>
388 <property name="left_attach">0</property>
389 <property name="top_attach">0</property>
390 </packing>
391 </child>
392 <child>
393 <!-- n-columns=1 n-rows=1 -->
394 <object class="GtkGrid" id="grid6">
395 <property name="visible">True</property>
396 <property name="can_focus">False</property>
397 <property name="hexpand">True</property>
398 <property name="vexpand">True</property>
399 <property name="row_spacing">6</property>
400 <property name="column_spacing">12</property>
401 <child>
402 <object class="GtkLabel" id="label1">
403 <property name="visible">True</property>
404 <property name="can_focus">False</property>
405 <property name="label" translatable="no">label</property>
406 <property name="use_underline">True</property>
407 <property name="mnemonic_widget">box1</property>
408 <property name="xalign">1</property>
409 </object>
410 <packing>
411 <property name="left_attach">0</property>
412 <property name="top_attach">0</property>
413 </packing>
414 </child>
415 <child>
416 <object class="GtkComboBoxText" id="box1">
417 <property name="visible">True</property>
418 <property name="can_focus">False</property>
419 <property name="hexpand">True</property>
420 </object>
421 <packing>
422 <property name="left_attach">1</property>
423 <property name="top_attach">0</property>
424 </packing>
425 </child>
426 <child>
427 <object class="GtkLabel" id="label3">
428 <property name="visible">True</property>
429 <property name="can_focus">False</property>
430 <property name="label" translatable="no">label</property>
431 <property name="use_underline">True</property>
432 <property name="mnemonic_widget">box3</property>
433 <property name="xalign">1</property>
434 </object>
435 <packing>
436 <property name="left_attach">0</property>
437 <property name="top_attach">1</property>
438 </packing>
439 </child>
440 <child>
441 <object class="GtkLabel" id="label5">
442 <property name="visible">True</property>
443 <property name="can_focus">False</property>
444 <property name="label" translatable="no">label</property>
445 <property name="use_underline">True</property>
446 <property name="mnemonic_widget">box5</property>
447 <property name="xalign">1</property>
448 </object>
449 <packing>
450 <property name="left_attach">0</property>
451 <property name="top_attach">2</property>
452 </packing>
453 </child>
454 <child>
455 <object class="GtkLabel" id="label7">
456 <property name="visible">True</property>
457 <property name="can_focus">False</property>
458 <property name="label" translatable="no">label</property>
459 <property name="use_underline">True</property>
460 <property name="mnemonic_widget">box7</property>
461 <property name="xalign">1</property>
462 </object>
463 <packing>
464 <property name="left_attach">0</property>
465 <property name="top_attach">3</property>
466 </packing>
467 </child>
468 <child>
469 <object class="GtkLabel" id="label9">
470 <property name="visible">True</property>
471 <property name="can_focus">False</property>
472 <property name="label" translatable="no">label</property>
473 <property name="use_underline">True</property>
474 <property name="mnemonic_widget">box9</property>
475 <property name="xalign">1</property>
476 </object>
477 <packing>
478 <property name="left_attach">0</property>
479 <property name="top_attach">4</property>
480 </packing>
481 </child>
482 <child>
483 <object class="GtkComboBoxText" id="box3">
484 <property name="visible">True</property>
485 <property name="can_focus">False</property>
486 <property name="hexpand">True</property>
487 </object>
488 <packing>
489 <property name="left_attach">1</property>
490 <property name="top_attach">1</property>
491 </packing>
492 </child>
493 <child>
494 <object class="GtkComboBoxText" id="box5">
495 <property name="visible">True</property>
496 <property name="can_focus">False</property>
497 <property name="hexpand">True</property>
498 </object>
499 <packing>
500 <property name="left_attach">1</property>
501 <property name="top_attach">2</property>
502 </packing>
503 </child>
504 <child>
505 <object class="GtkComboBoxText" id="box7">
506 <property name="visible">True</property>
507 <property name="can_focus">False</property>
508 <property name="hexpand">True</property>
509 </object>
510 <packing>
511 <property name="left_attach">1</property>
512 <property name="top_attach">3</property>
513 </packing>
514 </child>
515 <child>
516 <object class="GtkComboBoxText" id="box9">
517 <property name="visible">True</property>
518 <property name="can_focus">False</property>
519 <property name="hexpand">True</property>
520 </object>
521 <packing>
522 <property name="left_attach">1</property>
523 <property name="top_attach">4</property>
524 </packing>
525 </child>
526 </object>
527 <packing>
528 <property name="left_attach">1</property>
529 <property name="top_attach">0</property>
530 </packing>
531 </child>
532 </object>
533 <packing>
534 <property name="left_attach">0</property>
535 <property name="top_attach">0</property>
536 </packing>
537 </child>
538 </object>
539 </child>
540 </object>
541 </child>
542 </object>
543 </child>
544 <child type="label">
545 <object class="GtkLabel" id="label23">
546 <property name="visible">True</property>
547 <property name="can_focus">False</property>
548 <property name="label" translatable="yes" context="addresstemplatedialog|label23">Field Assignment</property>
549 <attributes>
550 <attribute name="weight" value="bold"/>
551 </attributes>
552 </object>
553 </child>
554 <child internal-child="accessible">
555 <object class="AtkObject" id="assign-atkobject">
556 <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|assign">Select the field in the data table that corresponds to the address book entry.</property>
557 </object>
558 </child>
559 </object>
560 <packing>
561 <property name="left_attach">0</property>
562 <property name="top_attach">1</property>
563 </packing>
564 </child>
565 </object>
566 <packing>
567 <property name="expand">False</property>
568 <property name="fill">True</property>
569 <property name="position">1</property>
570 </packing>
571 </child>
572 </object>
573 </child>
574 <action-widgets>
575 <action-widget response="-5">ok</action-widget>
576 <action-widget response="-6">cancel</action-widget>
577 <action-widget response="-11">help</action-widget>
578 </action-widgets>
579 <child type="titlebar">
580 <placeholder/>
581 </child>
582 <child internal-child="accessible">
583 <object class="AtkObject" id="AddressTemplateDialog-atkobject">
584 <property name="AtkObject::accessible-description" translatable="yes" context="addresstemplatedialog|extended_tip|AddressTemplateDialog">Edit the field assignments and the data source for your address book.</property>
585 </object>
586 </child>
587 </object>
588 </interface>