Avoid potential negative array index access to cached text.
[LibreOffice.git] / extensions / uiconfig / sbibliography / ui / generalpage.ui
blob4c0ebf76d188655cc9c0ae423c3c5530f70c8286
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="GtkAdjustment" id="adjustment2">
6 <property name="upper">55535</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkBox" id="GeneralPage">
11 <property name="visible">True</property>
12 <property name="can-focus">False</property>
13 <property name="hexpand">True</property>
14 <property name="vexpand">True</property>
15 <property name="orientation">vertical</property>
16 <child>
17 <object class="GtkScrolledWindow" id="scrolledwindow">
18 <property name="visible">True</property>
19 <property name="can-focus">True</property>
20 <property name="hexpand">True</property>
21 <property name="vexpand">True</property>
22 <property name="shadow-type">in</property>
23 <child>
24 <object class="GtkViewport" id="viewport">
25 <property name="visible">True</property>
26 <property name="can-focus">False</property>
27 <property name="border-width">6</property>
28 <child>
29 <!-- n-columns=6 n-rows=15 -->
30 <object class="GtkGrid" id="grid">
31 <property name="visible">True</property>
32 <property name="can-focus">False</property>
33 <property name="row-spacing">6</property>
34 <property name="column-spacing">12</property>
35 <child>
36 <object class="GtkLabel" id="shortname">
37 <property name="visible">True</property>
38 <property name="can-focus">False</property>
39 <property name="halign">end</property>
40 <property name="label" translatable="yes" context="generalpage|shortname">_Short name</property>
41 <property name="use-underline">True</property>
42 <property name="mnemonic-widget">shortnamecontrol</property>
43 <property name="xalign">1</property>
44 </object>
45 <packing>
46 <property name="left-attach">0</property>
47 <property name="top-attach">0</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkLabel" id="authtype">
52 <property name="visible">True</property>
53 <property name="can-focus">False</property>
54 <property name="label" translatable="yes" context="generalpage|authtype">_Type</property>
55 <property name="use-underline">True</property>
56 <property name="mnemonic-widget">authtypecontrol</property>
57 <property name="xalign">1</property>
58 </object>
59 <packing>
60 <property name="left-attach">2</property>
61 <property name="top-attach">0</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkLabel" id="authors">
66 <property name="visible">True</property>
67 <property name="can-focus">False</property>
68 <property name="label" translatable="yes" context="generalpage|authors">Author(s)</property>
69 <property name="use-underline">True</property>
70 <property name="mnemonic-widget">authorscontrol</property>
71 <property name="xalign">1</property>
72 </object>
73 <packing>
74 <property name="left-attach">0</property>
75 <property name="top-attach">1</property>
76 </packing>
77 </child>
78 <child>
79 <object class="GtkLabel" id="publisher">
80 <property name="visible">True</property>
81 <property name="can-focus">False</property>
82 <property name="label" translatable="yes" context="generalpage|publisher">_Publisher</property>
83 <property name="use-underline">True</property>
84 <property name="mnemonic-widget">publishercontrol</property>
85 <property name="xalign">1</property>
86 </object>
87 <packing>
88 <property name="left-attach">0</property>
89 <property name="top-attach">2</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkLabel" id="chapter">
94 <property name="visible">True</property>
95 <property name="can-focus">False</property>
96 <property name="label" translatable="yes" context="generalpage|chapter">_Chapter</property>
97 <property name="use-underline">True</property>
98 <property name="mnemonic-widget">chaptercontrol</property>
99 <property name="xalign">1</property>
100 </object>
101 <packing>
102 <property name="left-attach">0</property>
103 <property name="top-attach">3</property>
104 </packing>
105 </child>
106 <child>
107 <object class="GtkLabel" id="title">
108 <property name="visible">True</property>
109 <property name="can-focus">False</property>
110 <property name="label" translatable="yes" context="generalpage|title">Tit_le</property>
111 <property name="use-underline">True</property>
112 <property name="mnemonic-widget">titlecontrol</property>
113 <property name="xalign">1</property>
114 </object>
115 <packing>
116 <property name="left-attach">2</property>
117 <property name="top-attach">1</property>
118 </packing>
119 </child>
120 <child>
121 <object class="GtkLabel" id="address">
122 <property name="visible">True</property>
123 <property name="can-focus">False</property>
124 <property name="label" translatable="yes" context="generalpage|address">A_ddress</property>
125 <property name="use-underline">True</property>
126 <property name="mnemonic-widget">addresscontrol</property>
127 <property name="xalign">1</property>
128 </object>
129 <packing>
130 <property name="left-attach">2</property>
131 <property name="top-attach">2</property>
132 </packing>
133 </child>
134 <child>
135 <object class="GtkLabel" id="pages">
136 <property name="visible">True</property>
137 <property name="can-focus">False</property>
138 <property name="label" translatable="yes" context="generalpage|pages">Pa_ge(s)</property>
139 <property name="use-underline">True</property>
140 <property name="mnemonic-widget">pagescontrol</property>
141 <property name="xalign">1</property>
142 </object>
143 <packing>
144 <property name="left-attach">2</property>
145 <property name="top-attach">3</property>
146 </packing>
147 </child>
148 <child>
149 <object class="GtkLabel" id="year">
150 <property name="visible">True</property>
151 <property name="can-focus">False</property>
152 <property name="label" translatable="yes" context="generalpage|year">_Year</property>
153 <property name="use-underline">True</property>
154 <property name="mnemonic-widget">yearcontrol</property>
155 <property name="xalign">1</property>
156 </object>
157 <packing>
158 <property name="left-attach">4</property>
159 <property name="top-attach">0</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkLabel" id="isbn">
164 <property name="visible">True</property>
165 <property name="can-focus">False</property>
166 <property name="label" translatable="yes" context="generalpage|isbn">_ISBN</property>
167 <property name="use-underline">True</property>
168 <property name="mnemonic-widget">isbncontrol</property>
169 <property name="xalign">1</property>
170 </object>
171 <packing>
172 <property name="left-attach">4</property>
173 <property name="top-attach">2</property>
174 </packing>
175 </child>
176 <child>
177 <object class="GtkLabel" id="editor">
178 <property name="visible">True</property>
179 <property name="can-focus">False</property>
180 <property name="label" translatable="yes" context="generalpage|editor">Editor</property>
181 <property name="use-underline">True</property>
182 <property name="mnemonic-widget">editorcontrol</property>
183 <property name="xalign">1</property>
184 </object>
185 <packing>
186 <property name="left-attach">0</property>
187 <property name="top-attach">5</property>
188 </packing>
189 </child>
190 <child>
191 <object class="GtkLabel" id="booktitle">
192 <property name="visible">True</property>
193 <property name="can-focus">False</property>
194 <property name="label" translatable="yes" context="generalpage|booktitle">_Book title</property>
195 <property name="use-underline">True</property>
196 <property name="mnemonic-widget">booktitlecontrol</property>
197 <property name="xalign">1</property>
198 </object>
199 <packing>
200 <property name="left-attach">0</property>
201 <property name="top-attach">6</property>
202 </packing>
203 </child>
204 <child>
205 <object class="GtkLabel" id="edition">
206 <property name="visible">True</property>
207 <property name="can-focus">False</property>
208 <property name="label" translatable="yes" context="generalpage|edition">Ed_ition</property>
209 <property name="use-underline">True</property>
210 <property name="mnemonic-widget">editioncontrol</property>
211 <property name="xalign">1</property>
212 </object>
213 <packing>
214 <property name="left-attach">2</property>
215 <property name="top-attach">5</property>
216 </packing>
217 </child>
218 <child>
219 <object class="GtkLabel" id="volume">
220 <property name="visible">True</property>
221 <property name="can-focus">False</property>
222 <property name="label" translatable="yes" context="generalpage|volume">Volume</property>
223 <property name="use-underline">True</property>
224 <property name="mnemonic-widget">volumecontrol</property>
225 <property name="xalign">1</property>
226 </object>
227 <packing>
228 <property name="left-attach">2</property>
229 <property name="top-attach">6</property>
230 </packing>
231 </child>
232 <child>
233 <object class="GtkLabel" id="institution">
234 <property name="visible">True</property>
235 <property name="can-focus">False</property>
236 <property name="label" translatable="yes" context="generalpage|institution">Instit_ution</property>
237 <property name="use-underline">True</property>
238 <property name="mnemonic-widget">institutioncontrol</property>
239 <property name="xalign">1</property>
240 </object>
241 <packing>
242 <property name="left-attach">2</property>
243 <property name="top-attach">7</property>
244 </packing>
245 </child>
246 <child>
247 <object class="GtkLabel" id="month">
248 <property name="visible">True</property>
249 <property name="can-focus">False</property>
250 <property name="label" translatable="yes" context="generalpage|month">_Month</property>
251 <property name="use-underline">True</property>
252 <property name="mnemonic-widget">monthcontrol</property>
253 <property name="xalign">1</property>
254 </object>
255 <packing>
256 <property name="left-attach">2</property>
257 <property name="top-attach">8</property>
258 </packing>
259 </child>
260 <child>
261 <object class="GtkLabel" id="publicationtype">
262 <property name="visible">True</property>
263 <property name="can-focus">False</property>
264 <property name="label" translatable="yes" context="generalpage|publicationtype">Publication t_ype</property>
265 <property name="use-underline">True</property>
266 <property name="mnemonic-widget">publicationtypecontrol</property>
267 <property name="xalign">1</property>
268 </object>
269 <packing>
270 <property name="left-attach">4</property>
271 <property name="top-attach">6</property>
272 </packing>
273 </child>
274 <child>
275 <object class="GtkLabel" id="university">
276 <property name="visible">True</property>
277 <property name="can-focus">False</property>
278 <property name="label" translatable="yes" context="generalpage|university">University</property>
279 <property name="use-underline">True</property>
280 <property name="mnemonic-widget">universitycontrol</property>
281 <property name="xalign">1</property>
282 </object>
283 <packing>
284 <property name="left-attach">4</property>
285 <property name="top-attach">7</property>
286 </packing>
287 </child>
288 <child>
289 <object class="GtkLabel" id="reporttype">
290 <property name="visible">True</property>
291 <property name="can-focus">False</property>
292 <property name="label" translatable="yes" context="generalpage|reporttype">Type of re_port</property>
293 <property name="use-underline">True</property>
294 <property name="mnemonic-widget">reporttypecontrol</property>
295 <property name="xalign">1</property>
296 </object>
297 <packing>
298 <property name="left-attach">0</property>
299 <property name="top-attach">8</property>
300 </packing>
301 </child>
302 <child>
303 <object class="GtkLabel" id="organization">
304 <property name="visible">True</property>
305 <property name="can-focus">False</property>
306 <property name="label" translatable="yes" context="generalpage|organization">Organi_zation</property>
307 <property name="use-underline">True</property>
308 <property name="mnemonic-widget">organizationcontrol</property>
309 <property name="xalign">1</property>
310 </object>
311 <packing>
312 <property name="left-attach">0</property>
313 <property name="top-attach">7</property>
314 </packing>
315 </child>
316 <child>
317 <object class="GtkLabel" id="journal">
318 <property name="visible">True</property>
319 <property name="can-focus">False</property>
320 <property name="label" translatable="yes" context="generalpage|journal">_Journal</property>
321 <property name="use-underline">True</property>
322 <property name="mnemonic-widget">journalcontrol</property>
323 <property name="xalign">1</property>
324 </object>
325 <packing>
326 <property name="left-attach">0</property>
327 <property name="top-attach">10</property>
328 </packing>
329 </child>
330 <child>
331 <object class="GtkLabel" id="annotation">
332 <property name="visible">True</property>
333 <property name="can-focus">False</property>
334 <property name="label" translatable="yes" context="generalpage|annotation">Ann_otation</property>
335 <property name="use-underline">True</property>
336 <property name="mnemonic-widget">annotationcontrol</property>
337 <property name="xalign">1</property>
338 </object>
339 <packing>
340 <property name="left-attach">0</property>
341 <property name="top-attach">11</property>
342 </packing>
343 </child>
344 <child>
345 <object class="GtkLabel" id="number">
346 <property name="visible">True</property>
347 <property name="can-focus">False</property>
348 <property name="label" translatable="yes" context="generalpage|number">Numb_er</property>
349 <property name="use-underline">True</property>
350 <property name="mnemonic-widget">numbercontrol</property>
351 <property name="xalign">1</property>
352 </object>
353 <packing>
354 <property name="left-attach">2</property>
355 <property name="top-attach">10</property>
356 </packing>
357 </child>
358 <child>
359 <object class="GtkLabel" id="note">
360 <property name="visible">True</property>
361 <property name="can-focus">False</property>
362 <property name="label" translatable="yes" context="generalpage|note">_Note</property>
363 <property name="use-underline">True</property>
364 <property name="mnemonic-widget">notecontrol</property>
365 <property name="xalign">1</property>
366 </object>
367 <packing>
368 <property name="left-attach">2</property>
369 <property name="top-attach">11</property>
370 </packing>
371 </child>
372 <child>
373 <object class="GtkLabel" id="series">
374 <property name="visible">True</property>
375 <property name="can-focus">False</property>
376 <property name="label" translatable="yes" context="generalpage|series">Se_ries</property>
377 <property name="use-underline">True</property>
378 <property name="mnemonic-widget">seriescontrol</property>
379 <property name="xalign">1</property>
380 </object>
381 <packing>
382 <property name="left-attach">4</property>
383 <property name="top-attach">10</property>
384 </packing>
385 </child>
386 <child>
387 <object class="GtkLabel" id="url">
388 <property name="visible">True</property>
389 <property name="can-focus">False</property>
390 <property name="label" translatable="yes" context="generalpage|url">URL</property>
391 <property name="use-underline">True</property>
392 <property name="mnemonic-widget">urlcontrol</property>
393 <property name="xalign">1</property>
394 </object>
395 <packing>
396 <property name="left-attach">4</property>
397 <property name="top-attach">11</property>
398 </packing>
399 </child>
400 <child>
401 <object class="GtkLabel" id="custom1">
402 <property name="visible">True</property>
403 <property name="can-focus">False</property>
404 <property name="label" translatable="yes" context="generalpage|custom1">User-defined field _1</property>
405 <property name="use-underline">True</property>
406 <property name="mnemonic-widget">custom1control</property>
407 <property name="xalign">1</property>
408 </object>
409 <packing>
410 <property name="left-attach">0</property>
411 <property name="top-attach">13</property>
412 </packing>
413 </child>
414 <child>
415 <object class="GtkLabel" id="custom4">
416 <property name="visible">True</property>
417 <property name="can-focus">False</property>
418 <property name="label" translatable="yes" context="generalpage|custom4">User-defined field _4</property>
419 <property name="use-underline">True</property>
420 <property name="mnemonic-widget">custom4control</property>
421 <property name="xalign">1</property>
422 </object>
423 <packing>
424 <property name="left-attach">0</property>
425 <property name="top-attach">14</property>
426 </packing>
427 </child>
428 <child>
429 <object class="GtkLabel" id="custom2">
430 <property name="visible">True</property>
431 <property name="can-focus">False</property>
432 <property name="label" translatable="yes" context="generalpage|custom2">User-defined field _2</property>
433 <property name="use-underline">True</property>
434 <property name="mnemonic-widget">custom2control</property>
435 <property name="xalign">1</property>
436 </object>
437 <packing>
438 <property name="left-attach">2</property>
439 <property name="top-attach">13</property>
440 </packing>
441 </child>
442 <child>
443 <object class="GtkLabel" id="custom5">
444 <property name="visible">True</property>
445 <property name="can-focus">False</property>
446 <property name="label" translatable="yes" context="generalpage|custom5">User-defined field _5</property>
447 <property name="use-underline">True</property>
448 <property name="mnemonic-widget">custom5control</property>
449 <property name="xalign">1</property>
450 </object>
451 <packing>
452 <property name="left-attach">2</property>
453 <property name="top-attach">14</property>
454 </packing>
455 </child>
456 <child>
457 <object class="GtkLabel" id="custom3">
458 <property name="visible">True</property>
459 <property name="can-focus">False</property>
460 <property name="label" translatable="yes" context="generalpage|custom3">User-defined field _3</property>
461 <property name="use-underline">True</property>
462 <property name="mnemonic-widget">custom3control</property>
463 <property name="xalign">1</property>
464 </object>
465 <packing>
466 <property name="left-attach">4</property>
467 <property name="top-attach">13</property>
468 </packing>
469 </child>
470 <child>
471 <object class="GtkEntry" id="shortnamecontrol">
472 <property name="visible">True</property>
473 <property name="can-focus">True</property>
474 <property name="truncate-multiline">True</property>
475 <property name="hexpand">True</property>
476 </object>
477 <packing>
478 <property name="left-attach">1</property>
479 <property name="top-attach">0</property>
480 </packing>
481 </child>
482 <child>
483 <object class="GtkEntry" id="titlecontrol">
484 <property name="visible">True</property>
485 <property name="truncate-multiline">True</property>
486 <property name="can-focus">True</property>
487 </object>
488 <packing>
489 <property name="left-attach">3</property>
490 <property name="top-attach">1</property>
491 <property name="width">3</property>
492 </packing>
493 </child>
494 <child>
495 <object class="GtkEntry" id="yearcontrol">
496 <property name="visible">True</property>
497 <property name="can-focus">True</property>
498 <property name="truncate-multiline">True</property>
499 <property name="hexpand">True</property>
500 </object>
501 <packing>
502 <property name="left-attach">5</property>
503 <property name="top-attach">0</property>
504 </packing>
505 </child>
506 <child>
507 <object class="GtkEntry" id="authorscontrol">
508 <property name="visible">True</property>
509 <property name="can-focus">True</property>
510 <property name="truncate-multiline">True</property>
511 <property name="hexpand">True</property>
512 </object>
513 <packing>
514 <property name="left-attach">1</property>
515 <property name="top-attach">1</property>
516 </packing>
517 </child>
518 <child>
519 <object class="GtkEntry" id="publishercontrol">
520 <property name="visible">True</property>
521 <property name="can-focus">True</property>
522 <property name="truncate-multiline">True</property>
523 <property name="hexpand">True</property>
524 </object>
525 <packing>
526 <property name="left-attach">1</property>
527 <property name="top-attach">2</property>
528 </packing>
529 </child>
530 <child>
531 <object class="GtkEntry" id="addresscontrol">
532 <property name="visible">True</property>
533 <property name="can-focus">True</property>
534 <property name="truncate-multiline">True</property>
535 <property name="hexpand">True</property>
536 </object>
537 <packing>
538 <property name="left-attach">3</property>
539 <property name="top-attach">2</property>
540 </packing>
541 </child>
542 <child>
543 <object class="GtkEntry" id="isbncontrol">
544 <property name="visible">True</property>
545 <property name="can-focus">True</property>
546 <property name="truncate-multiline">True</property>
547 <property name="hexpand">True</property>
548 </object>
549 <packing>
550 <property name="left-attach">5</property>
551 <property name="top-attach">2</property>
552 </packing>
553 </child>
554 <child>
555 <object class="GtkComboBoxText" id="authtypecontrol">
556 <property name="visible">True</property>
557 <property name="can-focus">False</property>
558 </object>
559 <packing>
560 <property name="left-attach">3</property>
561 <property name="top-attach">0</property>
562 </packing>
563 </child>
564 <child>
565 <object class="GtkEntry" id="chaptercontrol">
566 <property name="visible">True</property>
567 <property name="can-focus">True</property>
568 <property name="truncate-multiline">True</property>
569 <property name="hexpand">True</property>
570 </object>
571 <packing>
572 <property name="left-attach">1</property>
573 <property name="top-attach">3</property>
574 </packing>
575 </child>
576 <child>
577 <object class="GtkEntry" id="pagescontrol">
578 <property name="visible">True</property>
579 <property name="can-focus">True</property>
580 <property name="truncate-multiline">True</property>
581 <property name="hexpand">True</property>
582 </object>
583 <packing>
584 <property name="left-attach">3</property>
585 <property name="top-attach">3</property>
586 </packing>
587 </child>
588 <child>
589 <object class="GtkEntry" id="editorcontrol">
590 <property name="visible">True</property>
591 <property name="can-focus">True</property>
592 <property name="truncate-multiline">True</property>
593 <property name="hexpand">True</property>
594 </object>
595 <packing>
596 <property name="left-attach">1</property>
597 <property name="top-attach">5</property>
598 </packing>
599 </child>
600 <child>
601 <object class="GtkEntry" id="editioncontrol">
602 <property name="visible">True</property>
603 <property name="can-focus">True</property>
604 <property name="truncate-multiline">True</property>
605 <property name="hexpand">True</property>
606 </object>
607 <packing>
608 <property name="left-attach">3</property>
609 <property name="top-attach">5</property>
610 </packing>
611 </child>
612 <child>
613 <object class="GtkEntry" id="booktitlecontrol">
614 <property name="visible">True</property>
615 <property name="can-focus">True</property>
616 <property name="truncate-multiline">True</property>
617 <property name="hexpand">True</property>
618 </object>
619 <packing>
620 <property name="left-attach">1</property>
621 <property name="top-attach">6</property>
622 </packing>
623 </child>
624 <child>
625 <object class="GtkEntry" id="volumecontrol">
626 <property name="visible">True</property>
627 <property name="can-focus">True</property>
628 <property name="truncate-multiline">True</property>
629 <property name="hexpand">True</property>
630 </object>
631 <packing>
632 <property name="left-attach">3</property>
633 <property name="top-attach">6</property>
634 </packing>
635 </child>
636 <child>
637 <object class="GtkEntry" id="publicationtypecontrol">
638 <property name="visible">True</property>
639 <property name="can-focus">True</property>
640 <property name="truncate-multiline">True</property>
641 <property name="hexpand">True</property>
642 </object>
643 <packing>
644 <property name="left-attach">5</property>
645 <property name="top-attach">6</property>
646 </packing>
647 </child>
648 <child>
649 <object class="GtkEntry" id="organizationcontrol">
650 <property name="visible">True</property>
651 <property name="can-focus">True</property>
652 <property name="truncate-multiline">True</property>
653 <property name="hexpand">True</property>
654 </object>
655 <packing>
656 <property name="left-attach">1</property>
657 <property name="top-attach">7</property>
658 </packing>
659 </child>
660 <child>
661 <object class="GtkEntry" id="institutioncontrol">
662 <property name="visible">True</property>
663 <property name="can-focus">True</property>
664 <property name="truncate-multiline">True</property>
665 <property name="hexpand">True</property>
666 </object>
667 <packing>
668 <property name="left-attach">3</property>
669 <property name="top-attach">7</property>
670 </packing>
671 </child>
672 <child>
673 <object class="GtkEntry" id="universitycontrol">
674 <property name="visible">True</property>
675 <property name="can-focus">True</property>
676 <property name="truncate-multiline">True</property>
677 <property name="hexpand">True</property>
678 </object>
679 <packing>
680 <property name="left-attach">5</property>
681 <property name="top-attach">7</property>
682 </packing>
683 </child>
684 <child>
685 <object class="GtkEntry" id="reporttypecontrol">
686 <property name="visible">True</property>
687 <property name="can-focus">True</property>
688 <property name="truncate-multiline">True</property>
689 <property name="hexpand">True</property>
690 </object>
691 <packing>
692 <property name="left-attach">1</property>
693 <property name="top-attach">8</property>
694 </packing>
695 </child>
696 <child>
697 <object class="GtkEntry" id="monthcontrol">
698 <property name="visible">True</property>
699 <property name="can-focus">True</property>
700 <property name="truncate-multiline">True</property>
701 <property name="hexpand">True</property>
702 </object>
703 <packing>
704 <property name="left-attach">3</property>
705 <property name="top-attach">8</property>
706 </packing>
707 </child>
708 <child>
709 <object class="GtkEntry" id="journalcontrol">
710 <property name="visible">True</property>
711 <property name="can-focus">True</property>
712 <property name="truncate-multiline">True</property>
713 <property name="hexpand">True</property>
714 </object>
715 <packing>
716 <property name="left-attach">1</property>
717 <property name="top-attach">10</property>
718 </packing>
719 </child>
720 <child>
721 <object class="GtkEntry" id="annotationcontrol">
722 <property name="visible">True</property>
723 <property name="can-focus">True</property>
724 <property name="truncate-multiline">True</property>
725 <property name="hexpand">True</property>
726 </object>
727 <packing>
728 <property name="left-attach">1</property>
729 <property name="top-attach">11</property>
730 </packing>
731 </child>
732 <child>
733 <object class="GtkEntry" id="numbercontrol">
734 <property name="visible">True</property>
735 <property name="can-focus">True</property>
736 <property name="truncate-multiline">True</property>
737 <property name="hexpand">True</property>
738 </object>
739 <packing>
740 <property name="left-attach">3</property>
741 <property name="top-attach">10</property>
742 </packing>
743 </child>
744 <child>
745 <object class="GtkEntry" id="notecontrol">
746 <property name="visible">True</property>
747 <property name="can-focus">True</property>
748 <property name="truncate-multiline">True</property>
749 <property name="hexpand">True</property>
750 </object>
751 <packing>
752 <property name="left-attach">3</property>
753 <property name="top-attach">11</property>
754 </packing>
755 </child>
756 <child>
757 <object class="GtkEntry" id="seriescontrol">
758 <property name="visible">True</property>
759 <property name="can-focus">True</property>
760 <property name="truncate-multiline">True</property>
761 <property name="hexpand">True</property>
762 </object>
763 <packing>
764 <property name="left-attach">5</property>
765 <property name="top-attach">10</property>
766 </packing>
767 </child>
768 <child>
769 <object class="GtkEntry" id="urlcontrol">
770 <property name="visible">True</property>
771 <property name="can-focus">True</property>
772 <property name="truncate-multiline">True</property>
773 <property name="hexpand">True</property>
774 </object>
775 <packing>
776 <property name="left-attach">5</property>
777 <property name="top-attach">11</property>
778 </packing>
779 </child>
780 <child>
781 <object class="GtkEntry" id="custom1control">
782 <property name="visible">True</property>
783 <property name="can-focus">True</property>
784 <property name="truncate-multiline">True</property>
785 <property name="hexpand">True</property>
786 </object>
787 <packing>
788 <property name="left-attach">1</property>
789 <property name="top-attach">13</property>
790 </packing>
791 </child>
792 <child>
793 <object class="GtkEntry" id="custom4control">
794 <property name="visible">True</property>
795 <property name="can-focus">True</property>
796 <property name="truncate-multiline">True</property>
797 <property name="hexpand">True</property>
798 </object>
799 <packing>
800 <property name="left-attach">1</property>
801 <property name="top-attach">14</property>
802 </packing>
803 </child>
804 <child>
805 <object class="GtkEntry" id="custom2control">
806 <property name="visible">True</property>
807 <property name="can-focus">True</property>
808 <property name="truncate-multiline">True</property>
809 <property name="hexpand">True</property>
810 </object>
811 <packing>
812 <property name="left-attach">3</property>
813 <property name="top-attach">13</property>
814 </packing>
815 </child>
816 <child>
817 <object class="GtkEntry" id="custom5control">
818 <property name="visible">True</property>
819 <property name="can-focus">True</property>
820 <property name="truncate-multiline">True</property>
821 <property name="hexpand">True</property>
822 </object>
823 <packing>
824 <property name="left-attach">3</property>
825 <property name="top-attach">14</property>
826 </packing>
827 </child>
828 <child>
829 <object class="GtkEntry" id="custom3control">
830 <property name="visible">True</property>
831 <property name="can-focus">True</property>
832 <property name="truncate-multiline">True</property>
833 <property name="hexpand">True</property>
834 </object>
835 <packing>
836 <property name="left-attach">5</property>
837 <property name="top-attach">13</property>
838 </packing>
839 </child>
840 <child>
841 <object class="GtkSeparator">
842 <property name="visible">True</property>
843 <property name="can-focus">False</property>
844 <property name="valign">center</property>
845 <property name="vexpand">False</property>
846 </object>
847 <packing>
848 <property name="left-attach">0</property>
849 <property name="top-attach">4</property>
850 <property name="width">6</property>
851 </packing>
852 </child>
853 <child>
854 <object class="GtkSeparator">
855 <property name="visible">True</property>
856 <property name="can-focus">False</property>
857 <property name="valign">center</property>
858 </object>
859 <packing>
860 <property name="left-attach">0</property>
861 <property name="top-attach">12</property>
862 <property name="width">6</property>
863 </packing>
864 </child>
865 <child>
866 <object class="GtkSeparator">
867 <property name="visible">True</property>
868 <property name="can-focus">False</property>
869 <property name="valign">center</property>
870 </object>
871 <packing>
872 <property name="left-attach">0</property>
873 <property name="top-attach">9</property>
874 <property name="width">6</property>
875 </packing>
876 </child>
877 <child>
878 <object class="GtkLabel" id="localurl">
879 <property name="visible">True</property>
880 <property name="can-focus">False</property>
881 <property name="label" translatable="yes" context="generalpage|localurl">Local copy</property>
882 <property name="use-underline">True</property>
883 <property name="mnemonic-widget">localurlcontrol</property>
884 <property name="xalign">1</property>
885 </object>
886 <packing>
887 <property name="left-attach">4</property>
888 <property name="top-attach">14</property>
889 </packing>
890 </child>
891 <child>
892 <object class="GtkBox" id="localvbox">
893 <property name="visible">True</property>
894 <property name="can-focus">False</property>
895 <property name="orientation">vertical</property>
896 <child>
897 <object class="GtkBox" id="localhbox">
898 <property name="visible">True</property>
899 <property name="can-focus">False</property>
900 <child>
901 <object class="GtkEntry" id="localurlcontrol">
902 <property name="visible">True</property>
903 <property name="can-focus">True</property>
904 <property name="hexpand">True</property>
905 <property name="truncate-multiline">True</property>
906 </object>
907 <packing>
908 <property name="expand">False</property>
909 <property name="fill">True</property>
910 <property name="position">0</property>
911 </packing>
912 </child>
913 <child>
914 <object class="GtkButton" id="localbrowse">
915 <property name="label" translatable="yes" context="generalpage|browse">Browse...</property>
916 <property name="visible">True</property>
917 <property name="can-focus">True</property>
918 <property name="receives_default">True</property>
919 </object>
920 <packing>
921 <property name="expand">False</property>
922 <property name="fill">True</property>
923 <property name="position">1</property>
924 </packing>
925 </child>
926 </object>
927 <packing>
928 <property name="expand">False</property>
929 <property name="fill">True</property>
930 <property name="position">0</property>
931 </packing>
932 </child>
933 <child>
934 <object class="GtkBox" id="localhbox2">
935 <property name="visible">True</property>
936 <property name="can-focus">False</property>
937 <child>
938 <object class="GtkCheckButton" id="localpagecb">
939 <property name="label" translatable="yes" context="generalpage|localpagecb">Page</property>
940 <property name="visible">True</property>
941 <property name="can-focus">True</property>
942 <property name="receives_default">False</property>
943 <property name="draw_indicator">True</property>
944 <accessibility>
945 <relation type="label-for" target="localpagesb"/>
946 </accessibility>
947 </object>
948 <packing>
949 <property name="expand">False</property>
950 <property name="fill">True</property>
951 <property name="position">0</property>
952 </packing>
953 </child>
954 <child>
955 <object class="GtkSpinButton" id="localpagesb">
956 <property name="visible">True</property>
957 <property name="sensitive">False</property>
958 <property name="can-focus">True</property>
959 <property name="truncate-multiline">True</property>
960 <property name="adjustment">adjustment2</property>
961 <accessibility>
962 <relation type="labelled-by" target="localpagecb"/>
963 </accessibility>
964 </object>
965 <packing>
966 <property name="expand">True</property>
967 <property name="fill">True</property>
968 <property name="position">1</property>
969 </packing>
970 </child>
971 </object>
972 <packing>
973 <property name="expand">False</property>
974 <property name="fill">True</property>
975 <property name="position">1</property>
976 </packing>
977 </child>
978 </object>
979 <packing>
980 <property name="left-attach">5</property>
981 <property name="top-attach">14</property>
982 </packing>
983 </child>
984 <child>
985 <placeholder/>
986 </child>
987 <child>
988 <placeholder/>
989 </child>
990 <child>
991 <placeholder/>
992 </child>
993 <child>
994 <placeholder/>
995 </child>
996 <child>
997 <placeholder/>
998 </child>
999 <child>
1000 <placeholder/>
1001 </child>
1002 </object>
1003 </child>
1004 </object>
1005 </child>
1006 </object>
1007 <packing>
1008 <property name="expand">False</property>
1009 <property name="fill">True</property>
1010 <property name="position">0</property>
1011 </packing>
1012 </child>
1013 <child internal-child="accessible">
1014 <object class="AtkObject" id="GeneralPage-atkobject">
1015 <property name="AtkObject::accessible-description" translatable="yes" context="generalpage|extended_tip|GeneralPage">Insert, delete, edit, and organize records in the bibliography database.</property>
1016 </object>
1017 </child>
1018 </object>
1019 </interface>