1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkAdjustment" id=
"adjustment1">
5 <property name=
"lower">1</property>
6 <property name=
"upper">10</property>
7 <property name=
"value">1</property>
8 <property name=
"step_increment">1</property>
9 <property name=
"page_increment">10</property>
11 <object class=
"GtkImage" id=
"image4">
12 <property name=
"visible">True
</property>
13 <property name=
"can_focus">False
</property>
14 <property name=
"stock">gtk-goto-first
</property>
16 <object class=
"GtkImage" id=
"image5">
17 <property name=
"visible">True
</property>
18 <property name=
"can_focus">False
</property>
19 <property name=
"stock">gtk-goto-last
</property>
21 <object class=
"GtkDialog" id=
"IndexEntryDialog">
22 <property name=
"can_focus">False
</property>
23 <property name=
"border_width">6</property>
24 <property name=
"title" translatable=
"yes">Insert Index Entry
</property>
25 <property name=
"type_hint">dialog
</property>
26 <child internal-child=
"vbox">
27 <object class=
"GtkBox" id=
"dialog-vbox1">
28 <property name=
"can_focus">False
</property>
29 <property name=
"spacing">12</property>
30 <child internal-child=
"action_area">
31 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
32 <property name=
"can_focus">False
</property>
33 <property name=
"orientation">vertical
</property>
34 <property name=
"layout_style">start
</property>
36 <object class=
"GtkButton" id=
"insert">
37 <property name=
"label" translatable=
"yes">Insert
</property>
38 <property name=
"can_focus">True
</property>
39 <property name=
"can_default">True
</property>
40 <property name=
"has_default">True
</property>
41 <property name=
"receives_default">True
</property>
42 <property name=
"no_show_all">True
</property>
45 <property name=
"expand">False
</property>
46 <property name=
"fill">True
</property>
47 <property name=
"position">0</property>
51 <object class=
"GtkButton" id=
"ok">
52 <property name=
"label">gtk-ok
</property>
53 <property name=
"can_focus">True
</property>
54 <property name=
"can_default">True
</property>
55 <property name=
"has_default">True
</property>
56 <property name=
"receives_default">True
</property>
57 <property name=
"no_show_all">True
</property>
58 <property name=
"use_stock">True
</property>
61 <property name=
"expand">False
</property>
62 <property name=
"fill">True
</property>
63 <property name=
"position">1</property>
67 <object class=
"GtkButton" id=
"close">
68 <property name=
"label">gtk-close
</property>
69 <property name=
"visible">True
</property>
70 <property name=
"can_focus">True
</property>
71 <property name=
"receives_default">True
</property>
72 <property name=
"use_stock">True
</property>
75 <property name=
"expand">False
</property>
76 <property name=
"fill">True
</property>
77 <property name=
"position">2</property>
81 <object class=
"GtkButton" id=
"help">
82 <property name=
"label">gtk-help
</property>
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">True
</property>
85 <property name=
"receives_default">True
</property>
86 <property name=
"use_stock">True
</property>
89 <property name=
"expand">False
</property>
90 <property name=
"fill">True
</property>
91 <property name=
"position">3</property>
95 <object class=
"GtkButton" id=
"delete">
96 <property name=
"label">gtk-delete
</property>
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">True
</property>
99 <property name=
"receives_default">True
</property>
100 <property name=
"use_stock">True
</property>
103 <property name=
"expand">False
</property>
104 <property name=
"fill">True
</property>
105 <property name=
"position">4</property>
109 <object class=
"GtkGrid" id=
"grid2">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">False
</property>
112 <property name=
"hexpand">True
</property>
113 <property name=
"vexpand">True
</property>
114 <property name=
"row_spacing">6</property>
115 <property name=
"row_homogeneous">True
</property>
116 <property name=
"column_homogeneous">True
</property>
118 <object class=
"GtkButton" id=
"previous">
119 <property name=
"can_focus">True
</property>
120 <property name=
"receives_default">True
</property>
121 <property name=
"no_show_all">True
</property>
122 <property name=
"halign">center
</property>
123 <property name=
"valign">center
</property>
124 <property name=
"image">image2
</property>
127 <property name=
"left_attach">0</property>
128 <property name=
"top_attach">1</property>
129 <property name=
"width">1</property>
130 <property name=
"height">1</property>
134 <object class=
"GtkButton" id=
"next">
135 <property name=
"can_focus">True
</property>
136 <property name=
"receives_default">True
</property>
137 <property name=
"no_show_all">True
</property>
138 <property name=
"halign">center
</property>
139 <property name=
"valign">center
</property>
140 <property name=
"image">image3
</property>
143 <property name=
"left_attach">1</property>
144 <property name=
"top_attach">1</property>
145 <property name=
"width">1</property>
146 <property name=
"height">1</property>
150 <object class=
"GtkButton" id=
"first">
151 <property name=
"can_focus">True
</property>
152 <property name=
"receives_default">True
</property>
153 <property name=
"no_show_all">True
</property>
154 <property name=
"halign">center
</property>
155 <property name=
"valign">center
</property>
156 <property name=
"image">image4
</property>
159 <property name=
"left_attach">0</property>
160 <property name=
"top_attach">0</property>
161 <property name=
"width">1</property>
162 <property name=
"height">1</property>
166 <object class=
"GtkButton" id=
"last">
167 <property name=
"can_focus">True
</property>
168 <property name=
"receives_default">True
</property>
169 <property name=
"no_show_all">True
</property>
170 <property name=
"halign">center
</property>
171 <property name=
"valign">center
</property>
172 <property name=
"image">image5
</property>
175 <property name=
"left_attach">1</property>
176 <property name=
"top_attach">0</property>
177 <property name=
"width">1</property>
178 <property name=
"height">1</property>
183 <property name=
"expand">True
</property>
184 <property name=
"fill">True
</property>
185 <property name=
"position">5</property>
186 <property name=
"secondary">True
</property>
191 <property name=
"expand">False
</property>
192 <property name=
"fill">True
</property>
193 <property name=
"pack_type">end
</property>
194 <property name=
"position">0</property>
198 <object class=
"GtkFrame" id=
"frame">
199 <property name=
"visible">True
</property>
200 <property name=
"can_focus">False
</property>
201 <property name=
"label_xalign">0</property>
202 <property name=
"shadow_type">none
</property>
204 <object class=
"GtkAlignment" id=
"alignment1">
205 <property name=
"visible">True
</property>
206 <property name=
"can_focus">False
</property>
207 <property name=
"top_padding">6</property>
208 <property name=
"left_padding">12</property>
210 <object class=
"GtkGrid" id=
"grid1">
211 <property name=
"visible">True
</property>
212 <property name=
"can_focus">False
</property>
213 <property name=
"halign">start
</property>
214 <property name=
"row_spacing">6</property>
215 <property name=
"column_spacing">6</property>
217 <object class=
"GtkLabel" id=
"typeft">
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">False
</property>
220 <property name=
"margin_right">6</property>
221 <property name=
"xalign">0</property>
222 <property name=
"label" translatable=
"yes">Index
</property>
223 <property name=
"use_underline">True
</property>
224 <property name=
"mnemonic_widget">typecb
</property>
227 <property name=
"left_attach">0</property>
228 <property name=
"top_attach">0</property>
229 <property name=
"width">1</property>
230 <property name=
"height">1</property>
234 <object class=
"GtkComboBox" id=
"typecb">
235 <property name=
"visible">True
</property>
236 <property name=
"can_focus">False
</property>
237 <property name=
"hexpand">True
</property>
240 <property name=
"left_attach">1</property>
241 <property name=
"top_attach">0</property>
242 <property name=
"width">1</property>
243 <property name=
"height">1</property>
247 <object class=
"GtkButton" id=
"new">
248 <property name=
"visible">True
</property>
249 <property name=
"can_focus">True
</property>
250 <property name=
"receives_default">True
</property>
251 <property name=
"tooltip_text" translatable=
"yes">New User-defined Index
</property>
252 <property name=
"image">image1
</property>
255 <property name=
"left_attach">2</property>
256 <property name=
"top_attach">0</property>
257 <property name=
"width">1</property>
258 <property name=
"height">1</property>
262 <object class=
"GtkLabel" id=
"label3">
263 <property name=
"visible">True
</property>
264 <property name=
"can_focus">False
</property>
265 <property name=
"margin_right">6</property>
266 <property name=
"xalign">0</property>
267 <property name=
"label" translatable=
"yes">Entry
</property>
268 <property name=
"use_underline">True
</property>
269 <property name=
"mnemonic_widget">entryed
</property>
272 <property name=
"left_attach">0</property>
273 <property name=
"top_attach">1</property>
274 <property name=
"width">1</property>
275 <property name=
"height">1</property>
279 <object class=
"GtkEntry" id=
"entryed">
280 <property name=
"visible">True
</property>
281 <property name=
"can_focus">True
</property>
282 <property name=
"invisible_char">●
</property>
285 <property name=
"left_attach">1</property>
286 <property name=
"top_attach">1</property>
287 <property name=
"width">2</property>
288 <property name=
"height">1</property>
292 <object class=
"GtkLabel" id=
"key1ft">
293 <property name=
"visible">True
</property>
294 <property name=
"sensitive">False
</property>
295 <property name=
"can_focus">False
</property>
296 <property name=
"margin_right">6</property>
297 <property name=
"xalign">0</property>
298 <property name=
"label" translatable=
"yes">1st key
</property>
299 <property name=
"use_underline">True
</property>
300 <property name=
"mnemonic_widget">key1cb
</property>
303 <property name=
"left_attach">0</property>
304 <property name=
"top_attach">2</property>
305 <property name=
"width">1</property>
306 <property name=
"height">1</property>
310 <object class=
"GtkLabel" id=
"key2ft">
311 <property name=
"visible">True
</property>
312 <property name=
"sensitive">False
</property>
313 <property name=
"can_focus">False
</property>
314 <property name=
"margin_right">6</property>
315 <property name=
"xalign">0</property>
316 <property name=
"label" translatable=
"yes">2nd key
</property>
317 <property name=
"use_underline">True
</property>
318 <property name=
"mnemonic_widget">key2cb
</property>
321 <property name=
"left_attach">0</property>
322 <property name=
"top_attach">3</property>
323 <property name=
"width">1</property>
324 <property name=
"height">1</property>
328 <object class=
"GtkLabel" id=
"levelft">
329 <property name=
"visible">True
</property>
330 <property name=
"can_focus">False
</property>
331 <property name=
"margin_right">6</property>
332 <property name=
"xalign">0</property>
333 <property name=
"label" translatable=
"yes">Level
</property>
334 <property name=
"use_underline">True
</property>
335 <property name=
"mnemonic_widget">levelnf
</property>
338 <property name=
"left_attach">0</property>
339 <property name=
"top_attach">4</property>
340 <property name=
"width">1</property>
341 <property name=
"height">1</property>
345 <object class=
"GtkSpinButton" id=
"levelnf">
346 <property name=
"visible">True
</property>
347 <property name=
"can_focus">True
</property>
348 <property name=
"halign">start
</property>
349 <property name=
"invisible_char">●
</property>
350 <property name=
"adjustment">adjustment1
</property>
353 <property name=
"left_attach">1</property>
354 <property name=
"top_attach">4</property>
355 <property name=
"width">2</property>
356 <property name=
"height">1</property>
360 <object class=
"GtkCheckButton" id=
"mainentrycb">
361 <property name=
"label" translatable=
"yes">Main entry
</property>
362 <property name=
"visible">True
</property>
363 <property name=
"can_focus">True
</property>
364 <property name=
"receives_default">False
</property>
365 <property name=
"xalign">0</property>
366 <property name=
"draw_indicator">True
</property>
369 <property name=
"left_attach">0</property>
370 <property name=
"top_attach">5</property>
371 <property name=
"width">3</property>
372 <property name=
"height">1</property>
376 <object class=
"GtkCheckButton" id=
"applytoallcb">
377 <property name=
"label" translatable=
"yes">Apply to all similar texts
</property>
378 <property name=
"can_focus">True
</property>
379 <property name=
"receives_default">False
</property>
380 <property name=
"no_show_all">True
</property>
381 <property name=
"xalign">0</property>
382 <property name=
"draw_indicator">True
</property>
385 <property name=
"left_attach">0</property>
386 <property name=
"top_attach">6</property>
387 <property name=
"width">3</property>
388 <property name=
"height">1</property>
392 <object class=
"GtkCheckButton" id=
"searchcasesensitivecb">
393 <property name=
"label" translatable=
"yes">Match case
</property>
394 <property name=
"can_focus">True
</property>
395 <property name=
"receives_default">False
</property>
396 <property name=
"no_show_all">True
</property>
397 <property name=
"margin_left">12</property>
398 <property name=
"xalign">0</property>
399 <property name=
"draw_indicator">True
</property>
402 <property name=
"left_attach">0</property>
403 <property name=
"top_attach">7</property>
404 <property name=
"width">3</property>
405 <property name=
"height">1</property>
409 <object class=
"GtkCheckButton" id=
"searchcasewordonlycb">
410 <property name=
"label" translatable=
"yes">Whole words only
</property>
411 <property name=
"can_focus">True
</property>
412 <property name=
"receives_default">False
</property>
413 <property name=
"no_show_all">True
</property>
414 <property name=
"margin_left">12</property>
415 <property name=
"xalign">0</property>
416 <property name=
"draw_indicator">True
</property>
419 <property name=
"left_attach">0</property>
420 <property name=
"top_attach">8</property>
421 <property name=
"width">3</property>
422 <property name=
"height">1</property>
426 <object class=
"GtkLabel" id=
"phonetic0ft">
427 <property name=
"can_focus">False
</property>
428 <property name=
"no_show_all">True
</property>
429 <property name=
"margin_left">12</property>
430 <property name=
"margin_right">6</property>
431 <property name=
"xalign">0</property>
432 <property name=
"label" translatable=
"yes">Phonetic reading
</property>
433 <property name=
"use_underline">True
</property>
434 <property name=
"mnemonic_widget">phonetic0ed
</property>
437 <property name=
"left_attach">3</property>
438 <property name=
"top_attach">1</property>
439 <property name=
"width">1</property>
440 <property name=
"height">1</property>
444 <object class=
"GtkLabel" id=
"phonetic1ft">
445 <property name=
"can_focus">False
</property>
446 <property name=
"no_show_all">True
</property>
447 <property name=
"margin_left">12</property>
448 <property name=
"margin_right">6</property>
449 <property name=
"xalign">0</property>
450 <property name=
"label" translatable=
"yes">Phonetic reading
</property>
451 <property name=
"use_underline">True
</property>
452 <property name=
"mnemonic_widget">phonetic1ed
</property>
455 <property name=
"left_attach">3</property>
456 <property name=
"top_attach">2</property>
457 <property name=
"width">1</property>
458 <property name=
"height">1</property>
462 <object class=
"GtkLabel" id=
"phonetic2ft">
463 <property name=
"can_focus">False
</property>
464 <property name=
"no_show_all">True
</property>
465 <property name=
"margin_left">12</property>
466 <property name=
"margin_right">6</property>
467 <property name=
"xalign">0</property>
468 <property name=
"label" translatable=
"yes">Phonetic reading
</property>
469 <property name=
"use_underline">True
</property>
470 <property name=
"mnemonic_widget">phonetic2ed
</property>
473 <property name=
"left_attach">3</property>
474 <property name=
"top_attach">3</property>
475 <property name=
"width">1</property>
476 <property name=
"height">1</property>
480 <object class=
"GtkEntry" id=
"phonetic0ed">
481 <property name=
"can_focus">True
</property>
482 <property name=
"no_show_all">True
</property>
483 <property name=
"invisible_char">●
</property>
486 <property name=
"left_attach">4</property>
487 <property name=
"top_attach">1</property>
488 <property name=
"width">1</property>
489 <property name=
"height">1</property>
493 <object class=
"GtkEntry" id=
"phonetic1ed">
494 <property name=
"can_focus">True
</property>
495 <property name=
"no_show_all">True
</property>
496 <property name=
"invisible_char">●
</property>
499 <property name=
"left_attach">4</property>
500 <property name=
"top_attach">2</property>
501 <property name=
"width">1</property>
502 <property name=
"height">1</property>
506 <object class=
"GtkEntry" id=
"phonetic2ed">
507 <property name=
"can_focus">True
</property>
508 <property name=
"no_show_all">True
</property>
509 <property name=
"invisible_char">●
</property>
512 <property name=
"left_attach">4</property>
513 <property name=
"top_attach">3</property>
514 <property name=
"width">1</property>
515 <property name=
"height">1</property>
519 <object class=
"GtkComboBoxText" id=
"key1cb">
520 <property name=
"visible">True
</property>
521 <property name=
"sensitive">False
</property>
522 <property name=
"can_focus">False
</property>
523 <property name=
"has_entry">True
</property>
524 <property name=
"entry_text_column">0</property>
525 <property name=
"id_column">1</property>
526 <child internal-child=
"entry">
527 <object class=
"GtkEntry" id=
"comboboxtext-entry">
528 <property name=
"sensitive">False
</property>
529 <property name=
"can_focus">False
</property>
534 <property name=
"left_attach">1</property>
535 <property name=
"top_attach">2</property>
536 <property name=
"width">2</property>
537 <property name=
"height">1</property>
541 <object class=
"GtkComboBoxText" id=
"key2cb">
542 <property name=
"visible">True
</property>
543 <property name=
"sensitive">False
</property>
544 <property name=
"can_focus">False
</property>
545 <property name=
"has_entry">True
</property>
546 <property name=
"entry_text_column">0</property>
547 <property name=
"id_column">1</property>
548 <child internal-child=
"entry">
549 <object class=
"GtkEntry" id=
"comboboxtext-entry2">
550 <property name=
"sensitive">False
</property>
551 <property name=
"can_focus">False
</property>
552 <property name=
"invisible_char">●
</property>
557 <property name=
"left_attach">1</property>
558 <property name=
"top_attach">3</property>
559 <property name=
"width">2</property>
560 <property name=
"height">1</property>
604 <object class=
"GtkLabel" id=
"label1">
605 <property name=
"visible">True
</property>
606 <property name=
"can_focus">False
</property>
607 <property name=
"label" translatable=
"yes">Selection
</property>
609 <attribute name=
"weight" value=
"bold"/>
615 <property name=
"expand">True
</property>
616 <property name=
"fill">True
</property>
617 <property name=
"position">1</property>
623 <action-widget response=
"0">insert
</action-widget>
624 <action-widget response=
"0">ok
</action-widget>
625 <action-widget response=
"0">close
</action-widget>
626 <action-widget response=
"0">help
</action-widget>
627 <action-widget response=
"0">delete
</action-widget>
630 <object class=
"GtkImage" id=
"image1">
631 <property name=
"visible">True
</property>
632 <property name=
"can_focus">False
</property>
633 <property name=
"halign">start
</property>
634 <property name=
"stock">gtk-index
</property>
636 <object class=
"GtkImage" id=
"image2">
637 <property name=
"visible">True
</property>
638 <property name=
"can_focus">False
</property>
639 <property name=
"stock">gtk-go-back
</property>
641 <object class=
"GtkImage" id=
"image3">
642 <property name=
"visible">True
</property>
643 <property name=
"can_focus">False
</property>
644 <property name=
"stock">gtk-go-forward
</property>