1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"HangulHanjaEditDictDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"hangulhanjaeditdictdialog|HangulHanjaEditDictDialog">Edit Custom Dictionary
</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=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"layout_style">end
</property>
24 <object class=
"GtkButton" id=
"close">
25 <property name=
"label" translatable=
"yes" context=
"stock">_Close
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">True
</property>
28 <property name=
"can_default">True
</property>
29 <property name=
"has_default">True
</property>
30 <property name=
"receives_default">True
</property>
31 <property name=
"use-underline">True
</property>
34 <property name=
"expand">False
</property>
35 <property name=
"fill">False
</property>
36 <property name=
"position">1</property>
40 <object class=
"GtkButton" id=
"help">
41 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
42 <property name=
"visible">True
</property>
43 <property name=
"can_focus">True
</property>
44 <property name=
"receives_default">True
</property>
45 <property name=
"use-underline">True
</property>
48 <property name=
"expand">False
</property>
49 <property name=
"fill">False
</property>
50 <property name=
"position">2</property>
51 <property name=
"secondary">True
</property>
56 <property name=
"expand">False
</property>
57 <property name=
"fill">True
</property>
58 <property name=
"pack_type">end
</property>
59 <property name=
"position">0</property>
63 <object class=
"GtkBox" id=
"box1">
64 <property name=
"visible">True
</property>
65 <property name=
"can_focus">False
</property>
66 <property name=
"margin-start">6</property>
67 <property name=
"margin-end">6</property>
68 <property name=
"margin_top">6</property>
69 <property name=
"margin_bottom">6</property>
70 <property name=
"orientation">vertical
</property>
71 <property name=
"spacing">12</property>
73 <object class=
"GtkFrame" id=
"frame3">
74 <property name=
"visible">True
</property>
75 <property name=
"can_focus">False
</property>
76 <property name=
"label_xalign">0</property>
77 <property name=
"shadow_type">none
</property>
79 <object class=
"GtkBox" id=
"box2">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"spacing">12</property>
83 <property name=
"margin-start">12</property>
84 <property name=
"margin-top">6</property>
86 <object class=
"GtkComboBoxText" id=
"book">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">False
</property>
89 <child internal-child=
"accessible">
90 <object class=
"AtkObject" id=
"book-atkobject">
91 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaeditdictdialog|extended_tip|book">Select the user-defined dictionary that you want to edit.
</property>
96 <property name=
"expand">True
</property>
97 <property name=
"fill">True
</property>
98 <property name=
"position">0</property>
104 <object class=
"GtkLabel" id=
"label4">
105 <property name=
"visible">True
</property>
106 <property name=
"can_focus">False
</property>
107 <property name=
"label" translatable=
"yes" context=
"hangulhanjaeditdictdialog|label4">Book
</property>
108 <property name=
"use_underline">True
</property>
109 <property name=
"mnemonic_widget">book
</property>
110 <property name=
"xalign">0</property>
112 <attribute name=
"weight" value=
"bold"/>
118 <property name=
"expand">False
</property>
119 <property name=
"fill">True
</property>
120 <property name=
"position">0</property>
124 <object class=
"GtkFrame" id=
"frame2">
125 <property name=
"visible">True
</property>
126 <property name=
"can_focus">False
</property>
127 <property name=
"label_xalign">0</property>
128 <property name=
"shadow_type">none
</property>
130 <!-- n-columns=1 n-rows=1 -->
131 <object class=
"GtkGrid" id=
"grid1">
132 <property name=
"visible">True
</property>
133 <property name=
"can_focus">False
</property>
134 <property name=
"row_spacing">6</property>
135 <property name=
"column_spacing">12</property>
136 <property name=
"margin-start">12</property>
137 <property name=
"margin-top">6</property>
139 <object class=
"GtkComboBoxText" id=
"original">
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">False
</property>
142 <property name=
"valign">start
</property>
143 <property name=
"hexpand">True
</property>
144 <property name=
"has_entry">True
</property>
145 <child internal-child=
"entry">
146 <object class=
"GtkEntry" id=
"combobox-entry">
147 <property name=
"can_focus">True
</property>
148 <property name=
"activates_default">True
</property>
149 <property name=
"truncate-multiline">True
</property>
152 <child internal-child=
"accessible">
153 <object class=
"AtkObject" id=
"original-atkobject">
154 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaeditdictdialog|extended_tip|original">Select the entry in the current dictionary that you want to edit. If you want, you can also type a new entry in this box.
</property>
159 <property name=
"left_attach">0</property>
160 <property name=
"top_attach">0</property>
164 <object class=
"GtkButtonBox" id=
"buttonbox1">
165 <property name=
"visible">True
</property>
166 <property name=
"can_focus">False
</property>
167 <property name=
"orientation">vertical
</property>
168 <property name=
"spacing">6</property>
169 <property name=
"layout_style">start
</property>
171 <object class=
"GtkButton" id=
"new">
172 <property name=
"label" translatable=
"yes" context=
"stock">_New
</property>
173 <property name=
"visible">True
</property>
174 <property name=
"can_focus">True
</property>
175 <property name=
"receives_default">True
</property>
176 <property name=
"use_underline">True
</property>
177 <child internal-child=
"accessible">
178 <object class=
"AtkObject" id=
"new-atkobject">
179 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaeditdictdialog|extended_tip|new">Adds the current replacement definition to the dictionary.
</property>
184 <property name=
"expand">False
</property>
185 <property name=
"fill">True
</property>
186 <property name=
"position">0</property>
190 <object class=
"GtkButton" id=
"delete">
191 <property name=
"label" translatable=
"yes" context=
"stock">_Delete
</property>
192 <property name=
"visible">True
</property>
193 <property name=
"can_focus">True
</property>
194 <property name=
"receives_default">True
</property>
195 <property name=
"use_underline">True
</property>
196 <child internal-child=
"accessible">
197 <object class=
"AtkObject" id=
"delete-atkobject">
198 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaeditdictdialog|extended_tip|delete">Deletes the selected entry.
</property>
203 <property name=
"expand">False
</property>
204 <property name=
"fill">True
</property>
205 <property name=
"position">1</property>
210 <property name=
"left_attach">1</property>
211 <property name=
"top_attach">0</property>
217 <object class=
"GtkLabel" id=
"label2">
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">False
</property>
220 <property name=
"label" translatable=
"yes" context=
"hangulhanjaeditdictdialog|label2">Original
</property>
221 <property name=
"use_underline">True
</property>
222 <property name=
"xalign">0</property>
224 <attribute name=
"weight" value=
"bold"/>
230 <property name=
"expand">False
</property>
231 <property name=
"fill">True
</property>
232 <property name=
"position">2</property>
236 <object class=
"GtkFrame" id=
"frame1">
237 <property name=
"visible">True
</property>
238 <property name=
"can_focus">False
</property>
239 <property name=
"hexpand">True
</property>
240 <property name=
"label_xalign">0</property>
241 <property name=
"shadow_type">none
</property>
243 <object class=
"GtkScrolledWindow" id=
"scrollbar">
244 <property name=
"visible">True
</property>
245 <property name=
"can_focus">True
</property>
246 <property name=
"valign">start
</property>
247 <property name=
"hscrollbar_policy">never
</property>
248 <property name=
"vscrollbar_policy">always
</property>
249 <property name=
"shadow_type">in
</property>
250 <property name=
"margin-start">12</property>
251 <property name=
"margin-top">6</property>
253 <object class=
"GtkViewport">
254 <property name=
"visible">True
</property>
255 <property name=
"can_focus">False
</property>
257 <object class=
"GtkBox" id=
"box">
258 <property name=
"visible">True
</property>
259 <property name=
"can_focus">False
</property>
260 <property name=
"hexpand">True
</property>
261 <property name=
"border_width">3</property>
262 <property name=
"orientation">vertical
</property>
263 <property name=
"spacing">6</property>
265 <object class=
"GtkEntry" id=
"edit1">
266 <property name=
"visible">True
</property>
267 <property name=
"can_focus">True
</property>
268 <property name=
"hexpand">True
</property>
269 <property name=
"activates_default">True
</property>
270 <property name=
"width_chars">40</property>
271 <property name=
"truncate-multiline">True
</property>
272 <child internal-child=
"accessible">
273 <object class=
"AtkObject" id=
"edit1-atkobject">
274 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaeditdictdialog|extended_tip|edit1">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.
</property>
279 <property name=
"expand">True
</property>
280 <property name=
"fill">True
</property>
281 <property name=
"position">0</property>
285 <object class=
"GtkEntry" id=
"edit2">
286 <property name=
"visible">True
</property>
287 <property name=
"can_focus">True
</property>
288 <property name=
"hexpand">True
</property>
289 <property name=
"activates_default">True
</property>
290 <property name=
"truncate-multiline">True
</property>
291 <child internal-child=
"accessible">
292 <object class=
"AtkObject" id=
"edit2-atkobject">
293 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaeditdictdialog|extended_tip|edit2">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.
</property>
298 <property name=
"expand">True
</property>
299 <property name=
"fill">True
</property>
300 <property name=
"position">1</property>
304 <object class=
"GtkEntry" id=
"edit3">
305 <property name=
"visible">True
</property>
306 <property name=
"can_focus">True
</property>
307 <property name=
"hexpand">True
</property>
308 <property name=
"activates_default">True
</property>
309 <property name=
"truncate-multiline">True
</property>
310 <child internal-child=
"accessible">
311 <object class=
"AtkObject" id=
"edit3-atkobject">
312 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaeditdictdialog|extended_tip|edit3">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.
</property>
317 <property name=
"expand">True
</property>
318 <property name=
"fill">True
</property>
319 <property name=
"position">2</property>
323 <object class=
"GtkEntry" id=
"edit4">
324 <property name=
"visible">True
</property>
325 <property name=
"can_focus">True
</property>
326 <property name=
"hexpand">True
</property>
327 <property name=
"activates_default">True
</property>
328 <property name=
"truncate-multiline">True
</property>
329 <child internal-child=
"accessible">
330 <object class=
"AtkObject" id=
"edit4-atkobject">
331 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"hangulhanjaeditdictdialog|extended_tip|edit4">Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters.
</property>
336 <property name=
"expand">True
</property>
337 <property name=
"fill">True
</property>
338 <property name=
"position">3</property>
348 <object class=
"GtkLabel" id=
"label3">
349 <property name=
"visible">True
</property>
350 <property name=
"can_focus">False
</property>
351 <property name=
"label" translatable=
"yes" context=
"hangulhanjaeditdictdialog|label3">Suggestions
</property>
352 <property name=
"use_underline">True
</property>
353 <property name=
"ellipsize">end
</property>
354 <property name=
"xalign">0</property>
356 <attribute name=
"weight" value=
"bold"/>
362 <property name=
"expand">False
</property>
363 <property name=
"fill">True
</property>
364 <property name=
"position">3</property>
369 <property name=
"expand">False
</property>
370 <property name=
"fill">True
</property>
371 <property name=
"position">1</property>
377 <action-widget response=
"-7">close
</action-widget>
378 <action-widget response=
"-11">help
</action-widget>
380 <child type=
"titlebar">