1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore2">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <object class=
"GtkDialog" id=
"HangulHanjaConversionDialog">
14 <property name=
"can-focus">False
</property>
15 <property name=
"border-width">6</property>
16 <property name=
"title" translatable=
"yes" context=
"hangulhanjaconversiondialog|HangulHanjaConversionDialog">Hangul/Hanja Conversion
</property>
17 <property name=
"modal">True
</property>
18 <property name=
"default-width">0</property>
19 <property name=
"default-height">0</property>
20 <property name=
"type-hint">normal
</property>
21 <child internal-child=
"vbox">
22 <object class=
"GtkBox" id=
"dialog-vbox1">
23 <property name=
"can-focus">False
</property>
24 <property name=
"orientation">vertical
</property>
25 <property name=
"spacing">2</property>
26 <child internal-child=
"action_area">
27 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
28 <property name=
"can-focus">False
</property>
29 <property name=
"layout-style">end
</property>
31 <object class=
"GtkButton" id=
"ok">
32 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
33 <property name=
"visible">True
</property>
34 <property name=
"can-focus">True
</property>
35 <property name=
"can-default">True
</property>
36 <property name=
"has-default">True
</property>
37 <property name=
"receives-default">True
</property>
38 <property name=
"use-underline">True
</property>
41 <property name=
"expand">False
</property>
42 <property name=
"fill">True
</property>
43 <property name=
"position">0</property>
47 <object class=
"GtkButton" id=
"cancel">
48 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
49 <property name=
"visible">True
</property>
50 <property name=
"can-focus">True
</property>
51 <property name=
"receives-default">True
</property>
52 <property name=
"use-underline">True
</property>
55 <property name=
"expand">False
</property>
56 <property name=
"fill">True
</property>
57 <property name=
"position">1</property>
61 <object class=
"GtkButton" id=
"help">
62 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
63 <property name=
"visible">True
</property>
64 <property name=
"can-focus">True
</property>
65 <property name=
"receives-default">True
</property>
66 <property name=
"use-underline">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"position">2</property>
72 <property name=
"secondary">True
</property>
77 <property name=
"expand">False
</property>
78 <property name=
"fill">True
</property>
79 <property name=
"pack-type">end
</property>
80 <property name=
"position">0</property>
84 <object class=
"GtkBox" id=
"box1">
85 <property name=
"visible">True
</property>
86 <property name=
"can-focus">False
</property>
87 <property name=
"margin-start">6</property>
88 <property name=
"margin-end">6</property>
89 <property name=
"margin-top">6</property>
90 <property name=
"margin-bottom">6</property>
91 <property name=
"spacing">12</property>
93 <!-- n-columns=2 n-rows=5 -->
94 <object class=
"GtkGrid">
95 <property name=
"visible">True
</property>
96 <property name=
"can-focus">False
</property>
97 <property name=
"row-spacing">12</property>
98 <property name=
"column-spacing">6</property>
100 <object class=
"GtkLabel" id=
"label1">
101 <property name=
"visible">True
</property>
102 <property name=
"can-focus">False
</property>
103 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|label1">Original
</property>
104 <property name=
"use-underline">True
</property>
105 <property name=
"mnemonic-widget">originalword
</property>
106 <property name=
"xalign">0</property>
109 <property name=
"left-attach">0</property>
110 <property name=
"top-attach">0</property>
114 <object class=
"GtkLabel" id=
"originalword">
115 <property name=
"visible">True
</property>
116 <property name=
"can-focus">False
</property>
117 <property name=
"xalign">0</property>
118 <child internal-child=
"accessible">
119 <object class=
"AtkObject" id=
"originalword-atkobject">
120 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|originalword">Displays the current selection.
</property>
125 <property name=
"left-attach">1</property>
126 <property name=
"top-attach">0</property>
130 <object class=
"GtkLabel" id=
"label3">
131 <property name=
"visible">True
</property>
132 <property name=
"can-focus">False
</property>
133 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|label3">Word
</property>
134 <property name=
"use-underline">True
</property>
135 <property name=
"mnemonic-widget">wordinput
</property>
136 <property name=
"xalign">0</property>
139 <property name=
"left-attach">0</property>
140 <property name=
"top-attach">1</property>
144 <object class=
"GtkBox" id=
"box5">
145 <property name=
"visible">True
</property>
146 <property name=
"can-focus">False
</property>
147 <property name=
"spacing">6</property>
149 <object class=
"GtkEntry" id=
"wordinput">
150 <property name=
"visible">True
</property>
151 <property name=
"can-focus">True
</property>
152 <property name=
"activates-default">True
</property>
153 <property name=
"truncate-multiline">True
</property>
154 <child internal-child=
"accessible">
155 <object class=
"AtkObject" id=
"wordinput-atkobject">
156 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|wordinput">Displays the first replacement suggestion from the dictionary.
</property>
161 <property name=
"expand">True
</property>
162 <property name=
"fill">True
</property>
163 <property name=
"position">1</property>
167 <object class=
"GtkButton" id=
"find">
168 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|find">_Find
</property>
169 <property name=
"visible">True
</property>
170 <property name=
"can-focus">True
</property>
171 <property name=
"receives-default">True
</property>
172 <property name=
"use-underline">True
</property>
173 <child internal-child=
"accessible">
174 <object class=
"AtkObject" id=
"find-atkobject">
175 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|find">Finds your Hangul input in the dictionary and replaces it with the corresponding Hanja.
</property>
180 <property name=
"expand">False
</property>
181 <property name=
"fill">True
</property>
182 <property name=
"position">2</property>
187 <property name=
"left-attach">1</property>
188 <property name=
"top-attach">1</property>
192 <object class=
"GtkLabel" id=
"label4">
193 <property name=
"visible">True
</property>
194 <property name=
"can-focus">False
</property>
195 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|label4">Suggestions
</property>
196 <property name=
"use-underline">True
</property>
197 <property name=
"xalign">0</property>
200 <property name=
"left-attach">0</property>
201 <property name=
"top-attach">2</property>
205 <object class=
"GtkBox" id=
"box6">
206 <property name=
"visible">True
</property>
207 <property name=
"can-focus">False
</property>
208 <property name=
"spacing">6</property>
210 <object class=
"GtkScrolledWindow" id=
"scrollwin">
211 <property name=
"visible">True
</property>
212 <property name=
"can-focus">True
</property>
213 <property name=
"hexpand">True
</property>
214 <property name=
"vexpand">True
</property>
215 <property name=
"hscrollbar-policy">never
</property>
216 <property name=
"shadow-type">in
</property>
218 <object class=
"GtkViewport">
219 <property name=
"visible">True
</property>
220 <property name=
"can-focus">False
</property>
221 <property name=
"hexpand">True
</property>
222 <property name=
"vexpand">True
</property>
224 <object class=
"GtkDrawingArea" id=
"valueset">
225 <property name=
"visible">True
</property>
226 <property name=
"can-focus">False
</property>
227 <property name=
"events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK
</property>
228 <property name=
"hexpand">True
</property>
229 <property name=
"vexpand">True
</property>
236 <property name=
"expand">False
</property>
237 <property name=
"fill">True
</property>
238 <property name=
"position">1</property>
242 <object class=
"GtkScrolledWindow">
243 <property name=
"visible">True
</property>
244 <property name=
"can-focus">True
</property>
245 <property name=
"hexpand">True
</property>
246 <property name=
"shadow-type">in
</property>
248 <object class=
"GtkTreeView" id=
"listbox">
249 <property name=
"visible">True
</property>
250 <property name=
"can-focus">True
</property>
251 <property name=
"hexpand">True
</property>
252 <property name=
"model">liststore2
</property>
253 <property name=
"search-column">0</property>
254 <child internal-child=
"selection">
255 <object class=
"GtkTreeSelection"/>
258 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn5">
259 <property name=
"resizable">True
</property>
260 <property name=
"spacing">6</property>
262 <object class=
"GtkCellRendererText" id=
"cellrenderer4"/>
264 <attribute name=
"text">0</attribute>
273 <property name=
"expand">False
</property>
274 <property name=
"fill">True
</property>
275 <property name=
"position">2</property>
280 <property name=
"left-attach">1</property>
281 <property name=
"top-attach">2</property>
285 <object class=
"GtkLabel" id=
"label5">
286 <property name=
"visible">True
</property>
287 <property name=
"can-focus">False
</property>
288 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|label5">Format
</property>
289 <property name=
"use-underline">True
</property>
290 <property name=
"xalign">0</property>
293 <property name=
"left-attach">0</property>
294 <property name=
"top-attach">3</property>
298 <!-- n-columns=3 n-rows=2 -->
299 <object class=
"GtkGrid" id=
"grid1">
300 <property name=
"visible">True
</property>
301 <property name=
"can-focus">False
</property>
302 <property name=
"row-spacing">12</property>
303 <property name=
"column-spacing">12</property>
305 <object class=
"GtkRadioButton" id=
"simpleconversion">
306 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|simpleconversion">_Hangul/Hanja
</property>
307 <property name=
"visible">True
</property>
308 <property name=
"can-focus">True
</property>
309 <property name=
"receives-default">False
</property>
310 <property name=
"use-underline">True
</property>
311 <property name=
"active">True
</property>
312 <property name=
"draw-indicator">True
</property>
313 <child internal-child=
"accessible">
314 <object class=
"AtkObject" id=
"simpleconversion-atkobject">
315 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|simpleconversion">The original characters are replaced by the suggested characters.
</property>
320 <property name=
"left-attach">0</property>
321 <property name=
"top-attach">0</property>
325 <object class=
"GtkRadioButton" id=
"hangulbracket">
326 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|hangulbracket">Hanja (Han_gul)
</property>
327 <property name=
"visible">True
</property>
328 <property name=
"can-focus">True
</property>
329 <property name=
"receives-default">False
</property>
330 <property name=
"use-underline">True
</property>
331 <property name=
"draw-indicator">True
</property>
332 <property name=
"group">simpleconversion
</property>
333 <child internal-child=
"accessible">
334 <object class=
"AtkObject" id=
"hangulbracket-atkobject">
335 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|hangulbracket">The Hangul part will be displayed in brackets after the Hanja part.
</property>
340 <property name=
"left-attach">1</property>
341 <property name=
"top-attach">0</property>
345 <object class=
"GtkRadioButton" id=
"hanjabracket">
346 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|hanjabracket">Hang_ul (Hanja)
</property>
347 <property name=
"visible">True
</property>
348 <property name=
"can-focus">True
</property>
349 <property name=
"receives-default">False
</property>
350 <property name=
"use-underline">True
</property>
351 <property name=
"draw-indicator">True
</property>
352 <property name=
"group">simpleconversion
</property>
353 <child internal-child=
"accessible">
354 <object class=
"AtkObject" id=
"hanjabracket-atkobject">
355 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|hanjabracket">The Hanja part will be displayed in brackets after the Hangul part.
</property>
360 <property name=
"left-attach">2</property>
361 <property name=
"top-attach">0</property>
365 <!-- n-columns=2 n-rows=2 -->
366 <object class=
"GtkGrid">
367 <property name=
"visible">True
</property>
368 <property name=
"can-focus">False
</property>
369 <property name=
"row-spacing">12</property>
370 <property name=
"column-spacing">12</property>
372 <!-- n-columns=1 n-rows=2 -->
373 <object class=
"GtkGrid">
374 <property name=
"visible">True
</property>
375 <property name=
"can-focus">False
</property>
376 <property name=
"halign">center
</property>
377 <property name=
"valign">center
</property>
378 <property name=
"hexpand">True
</property>
380 <object class=
"GtkImage" id=
"hanja_above_img">
381 <property name=
"visible">True
</property>
382 <property name=
"can-focus">False
</property>
383 <property name=
"halign">center
</property>
384 <property name=
"valign">end
</property>
387 <property name=
"left-attach">0</property>
388 <property name=
"top-attach">0</property>
392 <object class=
"GtkRadioButton" id=
"hanja_above">
393 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|hanja_above">Hanja above
</property>
394 <property name=
"visible">True
</property>
395 <property name=
"can-focus">True
</property>
396 <property name=
"receives-default">False
</property>
397 <property name=
"use-underline">True
</property>
398 <property name=
"draw-indicator">True
</property>
399 <property name=
"group">simpleconversion
</property>
400 <child internal-child=
"accessible">
401 <object class=
"AtkObject" id=
"hanja_above-atkobject">
402 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|hanja_above">The Hangul part will be displayed as ruby text above the Hanja part.
</property>
407 <property name=
"left-attach">0</property>
408 <property name=
"top-attach">1</property>
413 <property name=
"left-attach">0</property>
414 <property name=
"top-attach">0</property>
418 <!-- n-columns=1 n-rows=2 -->
419 <object class=
"GtkGrid">
420 <property name=
"visible">True
</property>
421 <property name=
"can-focus">False
</property>
422 <property name=
"halign">center
</property>
423 <property name=
"valign">center
</property>
424 <property name=
"hexpand">True
</property>
426 <object class=
"GtkImage" id=
"hanja_below_img">
427 <property name=
"visible">True
</property>
428 <property name=
"can-focus">False
</property>
429 <property name=
"halign">center
</property>
430 <property name=
"valign">end
</property>
433 <property name=
"left-attach">0</property>
434 <property name=
"top-attach">0</property>
438 <object class=
"GtkRadioButton" id=
"hanja_below">
439 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|hanja_below">Hanja below
</property>
440 <property name=
"visible">True
</property>
441 <property name=
"can-focus">True
</property>
442 <property name=
"receives-default">False
</property>
443 <property name=
"use-underline">True
</property>
444 <property name=
"draw-indicator">True
</property>
445 <property name=
"group">simpleconversion
</property>
446 <child internal-child=
"accessible">
447 <object class=
"AtkObject" id=
"hanja_below-atkobject">
448 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|hanja_below">The Hangul part will be displayed as ruby text below the Hanja part.
</property>
453 <property name=
"left-attach">0</property>
454 <property name=
"top-attach">1</property>
459 <property name=
"left-attach">1</property>
460 <property name=
"top-attach">0</property>
464 <!-- n-columns=1 n-rows=2 -->
465 <object class=
"GtkGrid">
466 <property name=
"visible">True
</property>
467 <property name=
"can-focus">False
</property>
468 <property name=
"halign">center
</property>
469 <property name=
"valign">center
</property>
470 <property name=
"hexpand">True
</property>
472 <object class=
"GtkImage" id=
"hangul_above_img">
473 <property name=
"visible">True
</property>
474 <property name=
"can-focus">False
</property>
475 <property name=
"halign">center
</property>
476 <property name=
"valign">end
</property>
479 <property name=
"left-attach">0</property>
480 <property name=
"top-attach">0</property>
484 <object class=
"GtkRadioButton" id=
"hangul_above">
485 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|hangul_above">Hangul above
</property>
486 <property name=
"visible">True
</property>
487 <property name=
"can-focus">True
</property>
488 <property name=
"receives-default">False
</property>
489 <property name=
"use-underline">True
</property>
490 <property name=
"draw-indicator">True
</property>
491 <property name=
"group">simpleconversion
</property>
492 <child internal-child=
"accessible">
493 <object class=
"AtkObject" id=
"hangul_above-atkobject">
494 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|hangul_above">The Hanja part will be displayed as ruby text above the Hangul part.
</property>
499 <property name=
"left-attach">0</property>
500 <property name=
"top-attach">1</property>
505 <property name=
"left-attach">0</property>
506 <property name=
"top-attach">1</property>
510 <!-- n-columns=1 n-rows=2 -->
511 <object class=
"GtkGrid">
512 <property name=
"visible">True
</property>
513 <property name=
"can-focus">False
</property>
514 <property name=
"halign">center
</property>
515 <property name=
"valign">center
</property>
516 <property name=
"hexpand">True
</property>
518 <object class=
"GtkImage" id=
"hangul_below_img">
519 <property name=
"visible">True
</property>
520 <property name=
"can-focus">False
</property>
521 <property name=
"halign">center
</property>
522 <property name=
"valign">end
</property>
525 <property name=
"left-attach">0</property>
526 <property name=
"top-attach">0</property>
530 <object class=
"GtkRadioButton" id=
"hangul_below">
531 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|hangul_below">Hangul below
</property>
532 <property name=
"visible">True
</property>
533 <property name=
"can-focus">True
</property>
534 <property name=
"receives-default">False
</property>
535 <property name=
"use-underline">True
</property>
536 <property name=
"draw-indicator">True
</property>
537 <property name=
"group">simpleconversion
</property>
538 <child internal-child=
"accessible">
539 <object class=
"AtkObject" id=
"hangul_below-atkobject">
540 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|hangul_below">The Hanja part will be displayed as ruby text below the Hangul part.
</property>
545 <property name=
"left-attach">0</property>
546 <property name=
"top-attach">1</property>
551 <property name=
"left-attach">1</property>
552 <property name=
"top-attach">1</property>
557 <property name=
"left-attach">0</property>
558 <property name=
"top-attach">1</property>
559 <property name=
"width">3</property>
564 <property name=
"left-attach">1</property>
565 <property name=
"top-attach">3</property>
569 <object class=
"GtkLabel" id=
"label6">
570 <property name=
"visible">True
</property>
571 <property name=
"can-focus">False
</property>
572 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|label6">Conversion
</property>
573 <property name=
"use-underline">True
</property>
574 <property name=
"xalign">0</property>
577 <property name=
"left-attach">0</property>
578 <property name=
"top-attach">4</property>
582 <object class=
"GtkBox" id=
"box8">
583 <property name=
"visible">True
</property>
584 <property name=
"can-focus">False
</property>
585 <property name=
"vexpand">True
</property>
586 <property name=
"spacing">6</property>
588 <object class=
"GtkCheckButton" id=
"hangulonly">
589 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|hangulonly">Hangul _only
</property>
590 <property name=
"visible">True
</property>
591 <property name=
"can-focus">True
</property>
592 <property name=
"receives-default">False
</property>
593 <property name=
"use-underline">True
</property>
594 <property name=
"draw-indicator">True
</property>
595 <child internal-child=
"accessible">
596 <object class=
"AtkObject" id=
"hangulonly-atkobject">
597 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|hangulonly">Check to convert only Hangul. Do not convert Hanja.
</property>
602 <property name=
"expand">False
</property>
603 <property name=
"fill">True
</property>
604 <property name=
"position">1</property>
608 <object class=
"GtkCheckButton" id=
"hanjaonly">
609 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|hanjaonly">Hanja onl_y
</property>
610 <property name=
"visible">True
</property>
611 <property name=
"can-focus">True
</property>
612 <property name=
"receives-default">False
</property>
613 <property name=
"use-underline">True
</property>
614 <property name=
"draw-indicator">True
</property>
615 <child internal-child=
"accessible">
616 <object class=
"AtkObject" id=
"hanjaonly-atkobject">
617 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|hanjaonly">Check to convert only Hanja. Do not convert Hangul.
</property>
622 <property name=
"expand">False
</property>
623 <property name=
"fill">True
</property>
624 <property name=
"position">2</property>
629 <property name=
"left-attach">1</property>
630 <property name=
"top-attach">4</property>
635 <property name=
"expand">False
</property>
636 <property name=
"fill">True
</property>
637 <property name=
"position">0</property>
641 <object class=
"GtkBox" id=
"box2">
642 <property name=
"visible">True
</property>
643 <property name=
"can-focus">False
</property>
644 <property name=
"valign">start
</property>
645 <property name=
"orientation">vertical
</property>
646 <property name=
"spacing">6</property>
647 <property name=
"homogeneous">True
</property>
649 <object class=
"GtkButton" id=
"ignore">
650 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|ignore">_Ignore
</property>
651 <property name=
"visible">True
</property>
652 <property name=
"can-focus">True
</property>
653 <property name=
"receives-default">True
</property>
654 <property name=
"hexpand">True
</property>
655 <property name=
"vexpand">True
</property>
656 <property name=
"use-underline">True
</property>
657 <child internal-child=
"accessible">
658 <object class=
"AtkObject" id=
"ignore-atkobject">
659 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|ignore">No changes will be made to the current selection. The next word or character will be selected for conversion.
</property>
664 <property name=
"expand">True
</property>
665 <property name=
"fill">True
</property>
666 <property name=
"position">0</property>
670 <object class=
"GtkButton" id=
"ignoreall">
671 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|ignoreall">Always I_gnore
</property>
672 <property name=
"visible">True
</property>
673 <property name=
"can-focus">True
</property>
674 <property name=
"receives-default">True
</property>
675 <property name=
"use-underline">True
</property>
676 <child internal-child=
"accessible">
677 <object class=
"AtkObject" id=
"ignoreall-atkobject">
678 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|ignoreall">No changes will be made to the current selection, and every time the same selection is detected it will be skipped automatically.
</property>
683 <property name=
"expand">True
</property>
684 <property name=
"fill">True
</property>
685 <property name=
"position">1</property>
689 <object class=
"GtkButton" id=
"replace">
690 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|replace">_Replace
</property>
691 <property name=
"visible">True
</property>
692 <property name=
"can-focus">True
</property>
693 <property name=
"receives-default">True
</property>
694 <property name=
"use-underline">True
</property>
695 <child internal-child=
"accessible">
696 <object class=
"AtkObject" id=
"replace-atkobject">
697 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|replace">Replaces the selection with the suggested characters or word according to the format options.
</property>
702 <property name=
"expand">True
</property>
703 <property name=
"fill">True
</property>
704 <property name=
"position">2</property>
708 <object class=
"GtkButton" id=
"replaceall">
709 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|replaceall">Always R_eplace
</property>
710 <property name=
"visible">True
</property>
711 <property name=
"can-focus">True
</property>
712 <property name=
"receives-default">True
</property>
713 <property name=
"use-underline">True
</property>
714 <child internal-child=
"accessible">
715 <object class=
"AtkObject" id=
"replaceall-atkobject">
716 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|replaceall">Replaces the selection with the suggested characters or word according to the format options. Every time the same selection is detected it will be replaced automatically.
</property>
721 <property name=
"expand">True
</property>
722 <property name=
"fill">True
</property>
723 <property name=
"position">3</property>
727 <object class=
"GtkCheckButton" id=
"replacebychar">
728 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|replacebychar">Replace b_y character
</property>
729 <property name=
"visible">True
</property>
730 <property name=
"can-focus">True
</property>
731 <property name=
"receives-default">False
</property>
732 <property name=
"use-underline">True
</property>
733 <property name=
"draw-indicator">True
</property>
734 <child internal-child=
"accessible">
735 <object class=
"AtkObject" id=
"replacebychar-atkobject">
736 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|replacebychar">Check to move character-by-character through the selected text. If not checked, full words are replaced.
</property>
741 <property name=
"expand">False
</property>
742 <property name=
"fill">False
</property>
743 <property name=
"position">5</property>
747 <object class=
"GtkButton" id=
"options">
748 <property name=
"label" translatable=
"yes" context=
"hangulhanjaconversiondialog|options">Options...
</property>
749 <property name=
"visible">True
</property>
750 <property name=
"can-focus">True
</property>
751 <property name=
"receives-default">True
</property>
752 <child internal-child=
"accessible">
753 <object class=
"AtkObject" id=
"options-atkobject">
754 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|options">Opens the Hangul/Hanja Options dialog.
</property>
759 <property name=
"expand">False
</property>
760 <property name=
"fill">True
</property>
761 <property name=
"position">6</property>
766 <property name=
"expand">True
</property>
767 <property name=
"fill">True
</property>
768 <property name=
"position">1</property>
773 <property name=
"expand">False
</property>
774 <property name=
"fill">True
</property>
775 <property name=
"position">1</property>
781 <action-widget response=
"-5">ok
</action-widget>
782 <action-widget response=
"-6">cancel
</action-widget>
783 <action-widget response=
"-11">help
</action-widget>
785 <child internal-child=
"accessible">
786 <object class=
"AtkObject" id=
"HangulHanjaConversionDialog-atkobject">
787 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaconversiondialog|extended_tip|HangulHanjaConversionDialog">Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul.
</property>