Avoid potential negative array index access to cached text.
[LibreOffice.git] / extensions / uiconfig / sbibliography / ui / mappingdialog.ui
blobb4053eeb77410ae2fa8c8a9d8d8ba02c5f48b168
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="pcr">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="MappingDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="mappingdialog|MappingDialog">Column Layout for Table “%1</property>
9 <property name="modal">True</property>
10 <property name="default-width">0</property>
11 <property name="default-height">0</property>
12 <property name="type-hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
15 <property name="can-focus">False</property>
16 <property name="hexpand">True</property>
17 <property name="vexpand">True</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="dialog-action_area1">
22 <property name="can-focus">False</property>
23 <property name="layout-style">end</property>
24 <child>
25 <object class="GtkButton" id="ok">
26 <property name="label" translatable="yes" context="stock">_OK</property>
27 <property name="visible">True</property>
28 <property name="can-focus">True</property>
29 <property name="can-default">True</property>
30 <property name="has-default">True</property>
31 <property name="receives-default">True</property>
32 <property name="use-underline">True</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">True</property>
37 <property name="position">0</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkButton" id="cancel">
42 <property name="label" translatable="yes" context="stock">_Cancel</property>
43 <property name="visible">True</property>
44 <property name="can-focus">True</property>
45 <property name="receives-default">True</property>
46 <property name="use-underline">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="position">1</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkButton" id="help">
56 <property name="label" translatable="yes" context="stock">_Help</property>
57 <property name="visible">True</property>
58 <property name="can-focus">True</property>
59 <property name="receives-default">True</property>
60 <property name="use-underline">True</property>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="fill">True</property>
65 <property name="position">2</property>
66 <property name="secondary">True</property>
67 </packing>
68 </child>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="pack-type">end</property>
74 <property name="position">1</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkFrame" id="frame1">
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="label-xalign">0</property>
84 <property name="shadow-type">none</property>
85 <child>
86 <!-- n-columns=6 n-rows=15 -->
87 <object class="GtkGrid" id="grid1">
88 <property name="visible">True</property>
89 <property name="can-focus">False</property>
90 <property name="margin-start">12</property>
91 <property name="margin-top">6</property>
92 <property name="hexpand">True</property>
93 <property name="vexpand">True</property>
94 <property name="row-spacing">6</property>
95 <property name="column-spacing">12</property>
96 <child>
97 <object class="GtkLabel" id="label2">
98 <property name="visible">True</property>
99 <property name="can-focus">False</property>
100 <property name="halign">end</property>
101 <property name="label" translatable="yes" context="mappingdialog|label2">_Short name</property>
102 <property name="use-underline">True</property>
103 <property name="mnemonic-widget">identifierCombobox</property>
104 </object>
105 <packing>
106 <property name="left-attach">0</property>
107 <property name="top-attach">0</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkLabel" id="label3">
112 <property name="visible">True</property>
113 <property name="can-focus">False</property>
114 <property name="halign">end</property>
115 <property name="label" translatable="yes" context="mappingdialog|label3">_Author(s)</property>
116 <property name="use-underline">True</property>
117 <property name="mnemonic-widget">authorCombobox</property>
118 </object>
119 <packing>
120 <property name="left-attach">0</property>
121 <property name="top-attach">1</property>
122 </packing>
123 </child>
124 <child>
125 <object class="GtkLabel" id="label4">
126 <property name="visible">True</property>
127 <property name="can-focus">False</property>
128 <property name="halign">end</property>
129 <property name="label" translatable="yes" context="mappingdialog|label4">_Publisher</property>
130 <property name="use-underline">True</property>
131 <property name="mnemonic-widget">publisherCombobox</property>
132 </object>
133 <packing>
134 <property name="left-attach">0</property>
135 <property name="top-attach">2</property>
136 </packing>
137 </child>
138 <child>
139 <object class="GtkLabel" id="label5">
140 <property name="visible">True</property>
141 <property name="can-focus">False</property>
142 <property name="halign">end</property>
143 <property name="label" translatable="yes" context="mappingdialog|label5">_Chapter</property>
144 <property name="use-underline">True</property>
145 <property name="mnemonic-widget">chapterCombobox</property>
146 </object>
147 <packing>
148 <property name="left-attach">0</property>
149 <property name="top-attach">3</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkLabel" id="label6">
154 <property name="visible">True</property>
155 <property name="can-focus">False</property>
156 <property name="halign">end</property>
157 <property name="label" translatable="yes" context="mappingdialog|label6">Editor</property>
158 <property name="use-underline">True</property>
159 <property name="mnemonic-widget">editorCombobox</property>
160 </object>
161 <packing>
162 <property name="left-attach">0</property>
163 <property name="top-attach">5</property>
164 </packing>
165 </child>
166 <child>
167 <object class="GtkComboBoxText" id="authorCombobox">
168 <property name="visible">True</property>
169 <property name="can-focus">False</property>
170 <property name="valign">center</property>
171 <property name="hexpand">True</property>
172 </object>
173 <packing>
174 <property name="left-attach">1</property>
175 <property name="top-attach">1</property>
176 </packing>
177 </child>
178 <child>
179 <object class="GtkComboBoxText" id="publisherCombobox">
180 <property name="visible">True</property>
181 <property name="can-focus">False</property>
182 <property name="valign">center</property>
183 <property name="hexpand">True</property>
184 </object>
185 <packing>
186 <property name="left-attach">1</property>
187 <property name="top-attach">2</property>
188 </packing>
189 </child>
190 <child>
191 <object class="GtkComboBoxText" id="chapterCombobox">
192 <property name="visible">True</property>
193 <property name="can-focus">False</property>
194 <property name="valign">center</property>
195 <property name="hexpand">True</property>
196 </object>
197 <packing>
198 <property name="left-attach">1</property>
199 <property name="top-attach">3</property>
200 </packing>
201 </child>
202 <child>
203 <object class="GtkComboBoxText" id="editorCombobox">
204 <property name="visible">True</property>
205 <property name="can-focus">False</property>
206 <property name="valign">center</property>
207 <property name="hexpand">True</property>
208 </object>
209 <packing>
210 <property name="left-attach">1</property>
211 <property name="top-attach">5</property>
212 </packing>
213 </child>
214 <child>
215 <object class="GtkLabel" id="label7">
216 <property name="visible">True</property>
217 <property name="can-focus">False</property>
218 <property name="halign">end</property>
219 <property name="label" translatable="yes" context="mappingdialog|label7">_Type</property>
220 <property name="use-underline">True</property>
221 <property name="mnemonic-widget">authorityTypeCombobox</property>
222 </object>
223 <packing>
224 <property name="left-attach">2</property>
225 <property name="top-attach">0</property>
226 </packing>
227 </child>
228 <child>
229 <object class="GtkLabel" id="label8">
230 <property name="visible">True</property>
231 <property name="can-focus">False</property>
232 <property name="halign">end</property>
233 <property name="label" translatable="yes" context="mappingdialog|label8">_Year</property>
234 <property name="use-underline">True</property>
235 <property name="mnemonic-widget">yearCombobox</property>
236 </object>
237 <packing>
238 <property name="left-attach">4</property>
239 <property name="top-attach">0</property>
240 </packing>
241 </child>
242 <child>
243 <object class="GtkLabel" id="label9">
244 <property name="visible">True</property>
245 <property name="can-focus">False</property>
246 <property name="halign">end</property>
247 <property name="label" translatable="yes" context="mappingdialog|label9">Tit_le</property>
248 <property name="use-underline">True</property>
249 <property name="mnemonic-widget">titleCombobox</property>
250 </object>
251 <packing>
252 <property name="left-attach">2</property>
253 <property name="top-attach">1</property>
254 </packing>
255 </child>
256 <child>
257 <object class="GtkComboBoxText" id="authorityTypeCombobox">
258 <property name="visible">True</property>
259 <property name="can-focus">False</property>
260 <property name="valign">center</property>
261 <property name="hexpand">True</property>
262 </object>
263 <packing>
264 <property name="left-attach">3</property>
265 <property name="top-attach">0</property>
266 </packing>
267 </child>
268 <child>
269 <object class="GtkComboBoxText" id="yearCombobox">
270 <property name="visible">True</property>
271 <property name="can-focus">False</property>
272 <property name="valign">center</property>
273 <property name="hexpand">True</property>
274 </object>
275 <packing>
276 <property name="left-attach">5</property>
277 <property name="top-attach">0</property>
278 </packing>
279 </child>
280 <child>
281 <object class="GtkComboBoxText" id="titleCombobox">
282 <property name="visible">True</property>
283 <property name="can-focus">False</property>
284 <property name="valign">center</property>
285 <property name="hexpand">True</property>
286 </object>
287 <packing>
288 <property name="left-attach">3</property>
289 <property name="top-attach">1</property>
290 </packing>
291 </child>
292 <child>
293 <object class="GtkLabel" id="label10">
294 <property name="visible">True</property>
295 <property name="can-focus">False</property>
296 <property name="halign">end</property>
297 <property name="label" translatable="yes" context="mappingdialog|label10">A_ddress</property>
298 <property name="use-underline">True</property>
299 <property name="mnemonic-widget">addressCombobox</property>
300 </object>
301 <packing>
302 <property name="left-attach">2</property>
303 <property name="top-attach">2</property>
304 </packing>
305 </child>
306 <child>
307 <object class="GtkLabel" id="label11">
308 <property name="visible">True</property>
309 <property name="can-focus">False</property>
310 <property name="halign">end</property>
311 <property name="label" translatable="yes" context="mappingdialog|label11">_ISBN</property>
312 <property name="use-underline">True</property>
313 <property name="mnemonic-widget">ISBNCombobox</property>
314 </object>
315 <packing>
316 <property name="left-attach">4</property>
317 <property name="top-attach">2</property>
318 </packing>
319 </child>
320 <child>
321 <object class="GtkLabel" id="label12">
322 <property name="visible">True</property>
323 <property name="can-focus">False</property>
324 <property name="halign">end</property>
325 <property name="label" translatable="yes" context="mappingdialog|label12">Pa_ge(s)</property>
326 <property name="use-underline">True</property>
327 <property name="mnemonic-widget">pagesCombobox</property>
328 </object>
329 <packing>
330 <property name="left-attach">2</property>
331 <property name="top-attach">3</property>
332 </packing>
333 </child>
334 <child>
335 <object class="GtkComboBoxText" id="addressCombobox">
336 <property name="visible">True</property>
337 <property name="can-focus">False</property>
338 <property name="valign">center</property>
339 <property name="hexpand">True</property>
340 </object>
341 <packing>
342 <property name="left-attach">3</property>
343 <property name="top-attach">2</property>
344 </packing>
345 </child>
346 <child>
347 <object class="GtkComboBoxText" id="ISBNCombobox">
348 <property name="visible">True</property>
349 <property name="can-focus">False</property>
350 <property name="valign">center</property>
351 <property name="hexpand">True</property>
352 </object>
353 <packing>
354 <property name="left-attach">5</property>
355 <property name="top-attach">2</property>
356 </packing>
357 </child>
358 <child>
359 <object class="GtkComboBoxText" id="pagesCombobox">
360 <property name="visible">True</property>
361 <property name="can-focus">False</property>
362 <property name="valign">center</property>
363 <property name="hexpand">True</property>
364 </object>
365 <packing>
366 <property name="left-attach">3</property>
367 <property name="top-attach">3</property>
368 </packing>
369 </child>
370 <child>
371 <object class="GtkLabel" id="label13">
372 <property name="visible">True</property>
373 <property name="can-focus">False</property>
374 <property name="halign">end</property>
375 <property name="label" translatable="yes" context="mappingdialog|label13">Ed_ition</property>
376 <property name="use-underline">True</property>
377 <property name="mnemonic-widget">editionCombobox</property>
378 </object>
379 <packing>
380 <property name="left-attach">2</property>
381 <property name="top-attach">5</property>
382 </packing>
383 </child>
384 <child>
385 <object class="GtkComboBoxText" id="editionCombobox">
386 <property name="visible">True</property>
387 <property name="can-focus">False</property>
388 <property name="valign">center</property>
389 <property name="hexpand">True</property>
390 </object>
391 <packing>
392 <property name="left-attach">3</property>
393 <property name="top-attach">5</property>
394 </packing>
395 </child>
396 <child>
397 <object class="GtkLabel" id="label14">
398 <property name="visible">True</property>
399 <property name="can-focus">False</property>
400 <property name="halign">end</property>
401 <property name="label" translatable="yes" context="mappingdialog|label14">_Book title</property>
402 <property name="use-underline">True</property>
403 <property name="mnemonic-widget">bookTitleCombobox</property>
404 </object>
405 <packing>
406 <property name="left-attach">0</property>
407 <property name="top-attach">6</property>
408 </packing>
409 </child>
410 <child>
411 <object class="GtkLabel" id="label15">
412 <property name="visible">True</property>
413 <property name="can-focus">False</property>
414 <property name="halign">end</property>
415 <property name="label" translatable="yes" context="mappingdialog|label15">Volume</property>
416 <property name="use-underline">True</property>
417 <property name="mnemonic-widget">volumeCombobox</property>
418 </object>
419 <packing>
420 <property name="left-attach">2</property>
421 <property name="top-attach">6</property>
422 </packing>
423 </child>
424 <child>
425 <object class="GtkLabel" id="label16">
426 <property name="visible">True</property>
427 <property name="can-focus">False</property>
428 <property name="halign">end</property>
429 <property name="label" translatable="yes" context="mappingdialog|label16">Publication t_ype</property>
430 <property name="use-underline">True</property>
431 <property name="mnemonic-widget">howPublishedCombobox</property>
432 </object>
433 <packing>
434 <property name="left-attach">4</property>
435 <property name="top-attach">6</property>
436 </packing>
437 </child>
438 <child>
439 <object class="GtkComboBoxText" id="bookTitleCombobox">
440 <property name="visible">True</property>
441 <property name="can-focus">False</property>
442 <property name="valign">center</property>
443 <property name="hexpand">True</property>
444 </object>
445 <packing>
446 <property name="left-attach">1</property>
447 <property name="top-attach">6</property>
448 </packing>
449 </child>
450 <child>
451 <object class="GtkComboBoxText" id="volumeCombobox">
452 <property name="visible">True</property>
453 <property name="can-focus">False</property>
454 <property name="valign">center</property>
455 <property name="hexpand">True</property>
456 </object>
457 <packing>
458 <property name="left-attach">3</property>
459 <property name="top-attach">6</property>
460 </packing>
461 </child>
462 <child>
463 <object class="GtkComboBoxText" id="howPublishedCombobox">
464 <property name="visible">True</property>
465 <property name="can-focus">False</property>
466 <property name="valign">center</property>
467 <property name="hexpand">True</property>
468 </object>
469 <packing>
470 <property name="left-attach">5</property>
471 <property name="top-attach">6</property>
472 </packing>
473 </child>
474 <child>
475 <object class="GtkLabel" id="label17">
476 <property name="visible">True</property>
477 <property name="can-focus">False</property>
478 <property name="halign">end</property>
479 <property name="label" translatable="yes" context="mappingdialog|label17">Organi_zation</property>
480 <property name="use-underline">True</property>
481 <property name="mnemonic-widget">organizationCombobox</property>
482 </object>
483 <packing>
484 <property name="left-attach">0</property>
485 <property name="top-attach">7</property>
486 </packing>
487 </child>
488 <child>
489 <object class="GtkLabel" id="label18">
490 <property name="visible">True</property>
491 <property name="can-focus">False</property>
492 <property name="halign">end</property>
493 <property name="label" translatable="yes" context="mappingdialog|label18">Instit_ution</property>
494 <property name="use-underline">True</property>
495 <property name="mnemonic-widget">institutionCombobox</property>
496 </object>
497 <packing>
498 <property name="left-attach">2</property>
499 <property name="top-attach">7</property>
500 </packing>
501 </child>
502 <child>
503 <object class="GtkLabel" id="label19">
504 <property name="visible">True</property>
505 <property name="can-focus">False</property>
506 <property name="halign">end</property>
507 <property name="label" translatable="yes" context="mappingdialog|label19">Uni_versity</property>
508 <property name="use-underline">True</property>
509 <property name="mnemonic-widget">schoolCombobox</property>
510 </object>
511 <packing>
512 <property name="left-attach">4</property>
513 <property name="top-attach">7</property>
514 </packing>
515 </child>
516 <child>
517 <object class="GtkComboBoxText" id="organizationCombobox">
518 <property name="visible">True</property>
519 <property name="can-focus">False</property>
520 <property name="valign">center</property>
521 <property name="hexpand">True</property>
522 </object>
523 <packing>
524 <property name="left-attach">1</property>
525 <property name="top-attach">7</property>
526 </packing>
527 </child>
528 <child>
529 <object class="GtkComboBoxText" id="institutionCombobox">
530 <property name="visible">True</property>
531 <property name="can-focus">False</property>
532 <property name="valign">center</property>
533 <property name="hexpand">True</property>
534 </object>
535 <packing>
536 <property name="left-attach">3</property>
537 <property name="top-attach">7</property>
538 </packing>
539 </child>
540 <child>
541 <object class="GtkComboBoxText" id="schoolCombobox">
542 <property name="visible">True</property>
543 <property name="can-focus">False</property>
544 <property name="valign">center</property>
545 <property name="hexpand">True</property>
546 </object>
547 <packing>
548 <property name="left-attach">5</property>
549 <property name="top-attach">7</property>
550 </packing>
551 </child>
552 <child>
553 <object class="GtkLabel" id="label20">
554 <property name="visible">True</property>
555 <property name="can-focus">False</property>
556 <property name="halign">end</property>
557 <property name="label" translatable="yes" context="mappingdialog|label20">Type of re_port</property>
558 <property name="use-underline">True</property>
559 <property name="mnemonic-widget">reportTypeCombobox</property>
560 </object>
561 <packing>
562 <property name="left-attach">0</property>
563 <property name="top-attach">8</property>
564 </packing>
565 </child>
566 <child>
567 <object class="GtkLabel" id="label21">
568 <property name="visible">True</property>
569 <property name="can-focus">False</property>
570 <property name="halign">end</property>
571 <property name="label" translatable="yes" context="mappingdialog|label21">_Month</property>
572 <property name="use-underline">True</property>
573 <property name="mnemonic-widget">monthCombobox</property>
574 </object>
575 <packing>
576 <property name="left-attach">2</property>
577 <property name="top-attach">8</property>
578 </packing>
579 </child>
580 <child>
581 <object class="GtkComboBoxText" id="reportTypeCombobox">
582 <property name="visible">True</property>
583 <property name="can-focus">False</property>
584 <property name="valign">center</property>
585 <property name="hexpand">True</property>
586 </object>
587 <packing>
588 <property name="left-attach">1</property>
589 <property name="top-attach">8</property>
590 </packing>
591 </child>
592 <child>
593 <object class="GtkComboBoxText" id="monthCombobox">
594 <property name="visible">True</property>
595 <property name="can-focus">False</property>
596 <property name="valign">center</property>
597 <property name="hexpand">True</property>
598 </object>
599 <packing>
600 <property name="left-attach">3</property>
601 <property name="top-attach">8</property>
602 </packing>
603 </child>
604 <child>
605 <object class="GtkLabel" id="label22">
606 <property name="visible">True</property>
607 <property name="can-focus">False</property>
608 <property name="halign">end</property>
609 <property name="label" translatable="yes" context="mappingdialog|label22">_Journal</property>
610 <property name="use-underline">True</property>
611 <property name="mnemonic-widget">journalCombobox</property>
612 </object>
613 <packing>
614 <property name="left-attach">0</property>
615 <property name="top-attach">10</property>
616 </packing>
617 </child>
618 <child>
619 <object class="GtkLabel" id="label23">
620 <property name="visible">True</property>
621 <property name="can-focus">False</property>
622 <property name="halign">end</property>
623 <property name="label" translatable="yes" context="mappingdialog|label23">Numb_er</property>
624 <property name="use-underline">True</property>
625 <property name="mnemonic-widget">numberCombobox</property>
626 </object>
627 <packing>
628 <property name="left-attach">2</property>
629 <property name="top-attach">10</property>
630 </packing>
631 </child>
632 <child>
633 <object class="GtkLabel" id="label24">
634 <property name="visible">True</property>
635 <property name="can-focus">False</property>
636 <property name="halign">end</property>
637 <property name="label" translatable="yes" context="mappingdialog|label24">Se_ries</property>
638 <property name="use-underline">True</property>
639 <property name="mnemonic-widget">seriesCombobox</property>
640 </object>
641 <packing>
642 <property name="left-attach">4</property>
643 <property name="top-attach">10</property>
644 </packing>
645 </child>
646 <child>
647 <object class="GtkComboBoxText" id="journalCombobox">
648 <property name="visible">True</property>
649 <property name="can-focus">False</property>
650 <property name="valign">center</property>
651 <property name="hexpand">True</property>
652 </object>
653 <packing>
654 <property name="left-attach">1</property>
655 <property name="top-attach">10</property>
656 </packing>
657 </child>
658 <child>
659 <object class="GtkComboBoxText" id="numberCombobox">
660 <property name="visible">True</property>
661 <property name="can-focus">False</property>
662 <property name="valign">center</property>
663 <property name="hexpand">True</property>
664 </object>
665 <packing>
666 <property name="left-attach">3</property>
667 <property name="top-attach">10</property>
668 </packing>
669 </child>
670 <child>
671 <object class="GtkComboBoxText" id="seriesCombobox">
672 <property name="visible">True</property>
673 <property name="can-focus">False</property>
674 <property name="valign">center</property>
675 <property name="hexpand">True</property>
676 </object>
677 <packing>
678 <property name="left-attach">5</property>
679 <property name="top-attach">10</property>
680 </packing>
681 </child>
682 <child>
683 <object class="GtkLabel" id="label25">
684 <property name="visible">True</property>
685 <property name="can-focus">False</property>
686 <property name="halign">end</property>
687 <property name="label" translatable="yes" context="mappingdialog|label25">Ann_otation</property>
688 <property name="use-underline">True</property>
689 <property name="mnemonic-widget">annoteCombobox</property>
690 </object>
691 <packing>
692 <property name="left-attach">0</property>
693 <property name="top-attach">11</property>
694 </packing>
695 </child>
696 <child>
697 <object class="GtkLabel" id="label26">
698 <property name="visible">True</property>
699 <property name="can-focus">False</property>
700 <property name="halign">end</property>
701 <property name="label" translatable="yes" context="mappingdialog|label26">_Note</property>
702 <property name="use-underline">True</property>
703 <property name="mnemonic-widget">noteCombobox</property>
704 </object>
705 <packing>
706 <property name="left-attach">2</property>
707 <property name="top-attach">11</property>
708 </packing>
709 </child>
710 <child>
711 <object class="GtkLabel" id="label27">
712 <property name="visible">True</property>
713 <property name="can-focus">False</property>
714 <property name="halign">end</property>
715 <property name="label" translatable="yes" context="mappingdialog|label27">URL</property>
716 <property name="use-underline">True</property>
717 <property name="mnemonic-widget">URLCombobox</property>
718 </object>
719 <packing>
720 <property name="left-attach">4</property>
721 <property name="top-attach">11</property>
722 </packing>
723 </child>
724 <child>
725 <object class="GtkComboBoxText" id="annoteCombobox">
726 <property name="visible">True</property>
727 <property name="can-focus">False</property>
728 <property name="valign">center</property>
729 <property name="hexpand">True</property>
730 </object>
731 <packing>
732 <property name="left-attach">1</property>
733 <property name="top-attach">11</property>
734 </packing>
735 </child>
736 <child>
737 <object class="GtkComboBoxText" id="noteCombobox">
738 <property name="visible">True</property>
739 <property name="can-focus">False</property>
740 <property name="valign">center</property>
741 <property name="hexpand">True</property>
742 </object>
743 <packing>
744 <property name="left-attach">3</property>
745 <property name="top-attach">11</property>
746 </packing>
747 </child>
748 <child>
749 <object class="GtkComboBoxText" id="URLCombobox">
750 <property name="visible">True</property>
751 <property name="can-focus">False</property>
752 <property name="valign">center</property>
753 <property name="hexpand">True</property>
754 </object>
755 <packing>
756 <property name="left-attach">5</property>
757 <property name="top-attach">11</property>
758 </packing>
759 </child>
760 <child>
761 <object class="GtkLabel" id="label28">
762 <property name="visible">True</property>
763 <property name="can-focus">False</property>
764 <property name="halign">end</property>
765 <property name="label" translatable="yes" context="mappingdialog|label28">User-defined field _1</property>
766 <property name="use-underline">True</property>
767 <property name="mnemonic-widget">custom1Combobox</property>
768 </object>
769 <packing>
770 <property name="left-attach">0</property>
771 <property name="top-attach">13</property>
772 </packing>
773 </child>
774 <child>
775 <object class="GtkLabel" id="label29">
776 <property name="visible">True</property>
777 <property name="can-focus">False</property>
778 <property name="halign">end</property>
779 <property name="label" translatable="yes" context="mappingdialog|label29">User-defined field _2</property>
780 <property name="use-underline">True</property>
781 <property name="mnemonic-widget">custom2Combobox</property>
782 </object>
783 <packing>
784 <property name="left-attach">2</property>
785 <property name="top-attach">13</property>
786 </packing>
787 </child>
788 <child>
789 <object class="GtkLabel" id="label30">
790 <property name="visible">True</property>
791 <property name="can-focus">False</property>
792 <property name="halign">end</property>
793 <property name="label" translatable="yes" context="mappingdialog|label30">User-defined field _3</property>
794 <property name="use-underline">True</property>
795 <property name="mnemonic-widget">custom3Combobox</property>
796 </object>
797 <packing>
798 <property name="left-attach">4</property>
799 <property name="top-attach">13</property>
800 </packing>
801 </child>
802 <child>
803 <object class="GtkLabel" id="label31">
804 <property name="visible">True</property>
805 <property name="can-focus">False</property>
806 <property name="halign">end</property>
807 <property name="label" translatable="yes" context="mappingdialog|label31">User-defined field _4</property>
808 <property name="use-underline">True</property>
809 <property name="mnemonic-widget">custom4Combobox</property>
810 </object>
811 <packing>
812 <property name="left-attach">0</property>
813 <property name="top-attach">14</property>
814 </packing>
815 </child>
816 <child>
817 <object class="GtkLabel" id="label32">
818 <property name="visible">True</property>
819 <property name="can-focus">False</property>
820 <property name="halign">end</property>
821 <property name="label" translatable="yes" context="mappingdialog|label32">User-defined field _5</property>
822 <property name="use-underline">True</property>
823 <property name="mnemonic-widget">custom5Combobox</property>
824 </object>
825 <packing>
826 <property name="left-attach">2</property>
827 <property name="top-attach">14</property>
828 </packing>
829 </child>
830 <child>
831 <object class="GtkComboBoxText" id="custom1Combobox">
832 <property name="visible">True</property>
833 <property name="can-focus">False</property>
834 <property name="valign">center</property>
835 <property name="hexpand">True</property>
836 </object>
837 <packing>
838 <property name="left-attach">1</property>
839 <property name="top-attach">13</property>
840 </packing>
841 </child>
842 <child>
843 <object class="GtkComboBoxText" id="custom2Combobox">
844 <property name="visible">True</property>
845 <property name="can-focus">False</property>
846 <property name="valign">center</property>
847 <property name="hexpand">True</property>
848 </object>
849 <packing>
850 <property name="left-attach">3</property>
851 <property name="top-attach">13</property>
852 </packing>
853 </child>
854 <child>
855 <object class="GtkComboBoxText" id="custom3Combobox">
856 <property name="visible">True</property>
857 <property name="can-focus">False</property>
858 <property name="valign">center</property>
859 <property name="hexpand">True</property>
860 </object>
861 <packing>
862 <property name="left-attach">5</property>
863 <property name="top-attach">13</property>
864 </packing>
865 </child>
866 <child>
867 <object class="GtkComboBoxText" id="custom4Combobox">
868 <property name="visible">True</property>
869 <property name="can-focus">False</property>
870 <property name="valign">center</property>
871 <property name="hexpand">True</property>
872 </object>
873 <packing>
874 <property name="left-attach">1</property>
875 <property name="top-attach">14</property>
876 </packing>
877 </child>
878 <child>
879 <object class="GtkComboBoxText" id="custom5Combobox">
880 <property name="visible">True</property>
881 <property name="can-focus">False</property>
882 <property name="valign">center</property>
883 <property name="hexpand">True</property>
884 </object>
885 <packing>
886 <property name="left-attach">3</property>
887 <property name="top-attach">14</property>
888 </packing>
889 </child>
890 <child>
891 <object class="GtkComboBoxText" id="identifierCombobox">
892 <property name="visible">True</property>
893 <property name="can-focus">False</property>
894 <property name="valign">center</property>
895 <property name="hexpand">True</property>
896 </object>
897 <packing>
898 <property name="left-attach">1</property>
899 <property name="top-attach">0</property>
900 </packing>
901 </child>
902 <child>
903 <object class="GtkBox" id="box3">
904 <property name="width-request">12</property>
905 <property name="height-request">12</property>
906 <property name="visible">True</property>
907 <property name="can-focus">False</property>
908 <property name="orientation">vertical</property>
909 <child>
910 <placeholder/>
911 </child>
912 </object>
913 <packing>
914 <property name="left-attach">0</property>
915 <property name="top-attach">12</property>
916 </packing>
917 </child>
918 <child>
919 <object class="GtkBox" id="box2">
920 <property name="width-request">12</property>
921 <property name="height-request">12</property>
922 <property name="visible">True</property>
923 <property name="can-focus">False</property>
924 <property name="orientation">vertical</property>
925 <child>
926 <placeholder/>
927 </child>
928 </object>
929 <packing>
930 <property name="left-attach">0</property>
931 <property name="top-attach">9</property>
932 </packing>
933 </child>
934 <child>
935 <object class="GtkBox" id="box1">
936 <property name="width-request">12</property>
937 <property name="height-request">12</property>
938 <property name="visible">True</property>
939 <property name="can-focus">False</property>
940 <property name="orientation">vertical</property>
941 <child>
942 <placeholder/>
943 </child>
944 </object>
945 <packing>
946 <property name="left-attach">0</property>
947 <property name="top-attach">4</property>
948 </packing>
949 </child>
950 <child>
951 <object class="GtkLabel" id="label33">
952 <property name="visible">True</property>
953 <property name="can_focus">False</property>
954 <property name="halign">end</property>
955 <property name="label" translatable="yes" context="mappingdialog|label33">Local copy</property>
956 <property name="use_underline">True</property>
957 <property name="mnemonic_widget">LocalURLCombobox</property>
958 </object>
959 <packing>
960 <property name="left_attach">4</property>
961 <property name="top_attach">14</property>
962 </packing>
963 </child>
964 <child>
965 <object class="GtkComboBoxText" id="LocalURLCombobox">
966 <property name="visible">True</property>
967 <property name="can_focus">False</property>
968 <property name="valign">center</property>
969 <property name="hexpand">True</property>
970 </object>
971 <packing>
972 <property name="left_attach">5</property>
973 <property name="top_attach">14</property>
974 </packing>
975 </child>
976 <child>
977 <placeholder/>
978 </child>
979 <child>
980 <placeholder/>
981 </child>
982 <child>
983 <placeholder/>
984 </child>
985 <child>
986 <placeholder/>
987 </child>
988 <child>
989 <placeholder/>
990 </child>
991 <child>
992 <placeholder/>
993 </child>
994 <child>
995 <placeholder/>
996 </child>
997 <child>
998 <placeholder/>
999 </child>
1000 <child>
1001 <placeholder/>
1002 </child>
1003 <child>
1004 <placeholder/>
1005 </child>
1006 <child>
1007 <placeholder/>
1008 </child>
1009 <child>
1010 <placeholder/>
1011 </child>
1012 <child>
1013 <placeholder/>
1014 </child>
1015 <child>
1016 <placeholder/>
1017 </child>
1018 <child>
1019 <placeholder/>
1020 </child>
1021 <child>
1022 <placeholder/>
1023 </child>
1024 <child>
1025 <placeholder/>
1026 </child>
1027 <child>
1028 <placeholder/>
1029 </child>
1030 <child>
1031 <placeholder/>
1032 </child>
1033 <child>
1034 <placeholder/>
1035 </child>
1036 <child>
1037 <placeholder/>
1038 </child>
1039 <child>
1040 <placeholder/>
1041 </child>
1042 <child>
1043 <placeholder/>
1044 </child>
1045 </object>
1046 </child>
1047 <child type="label">
1048 <object class="GtkLabel" id="label1">
1049 <property name="visible">True</property>
1050 <property name="can-focus">False</property>
1051 <property name="label" translatable="yes" context="mappingdialog|label1">Column Names</property>
1052 <attributes>
1053 <attribute name="weight" value="bold"/>
1054 </attributes>
1055 </object>
1056 </child>
1057 </object>
1058 <packing>
1059 <property name="expand">False</property>
1060 <property name="fill">True</property>
1061 <property name="position">0</property>
1062 </packing>
1063 </child>
1064 </object>
1065 </child>
1066 <action-widgets>
1067 <action-widget response="-5">ok</action-widget>
1068 <action-widget response="-6">cancel</action-widget>
1069 <action-widget response="-11">help</action-widget>
1070 </action-widgets>
1071 <child internal-child="accessible">
1072 <object class="AtkObject" id="MappingDialog-atkobject">
1073 <property name="AtkObject::accessible-description" translatable="yes" context="mappingdialog|extended_tip|MappingDialog">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the Data Source button on the record's Object bar.</property>
1074 </object>
1075 </child>
1076 </object>
1077 </interface>