1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkDialog" id=
"OptNewDictionaryDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"optnewdictionarydialog|OptNewDictionaryDialog">New 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=
"hexpand">True
</property>
17 <property name=
"vexpand">True
</property>
18 <property name=
"orientation">vertical
</property>
19 <property name=
"spacing">12</property>
20 <child internal-child=
"action_area">
21 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
22 <property name=
"can_focus">False
</property>
23 <property name=
"layout_style">end
</property>
25 <object class=
"GtkButton" id=
"ok">
26 <property name=
"label">gtk-ok
</property>
27 <property name=
"visible">True
</property>
28 <property name=
"can_focus">True
</property>
29 <property name=
"can_default">True
</property>
30 <property name=
"has_default">True
</property>
31 <property name=
"receives_default">True
</property>
32 <property name=
"use_stock">True
</property>
35 <property name=
"expand">False
</property>
36 <property name=
"fill">True
</property>
37 <property name=
"position">0</property>
41 <object class=
"GtkButton" id=
"cancel">
42 <property name=
"label">gtk-cancel
</property>
43 <property name=
"visible">True
</property>
44 <property name=
"can_focus">True
</property>
45 <property name=
"receives_default">True
</property>
46 <property name=
"use_stock">True
</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"position">1</property>
55 <object class=
"GtkButton" id=
"help">
56 <property name=
"label">gtk-help
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can_focus">True
</property>
59 <property name=
"receives_default">True
</property>
60 <property name=
"use_stock">True
</property>
63 <property name=
"expand">False
</property>
64 <property name=
"fill">True
</property>
65 <property name=
"position">2</property>
66 <property name=
"secondary">True
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"pack_type">end
</property>
74 <property name=
"position">0</property>
78 <object class=
"GtkFrame" id=
"frame1">
79 <property name=
"visible">True
</property>
80 <property name=
"can_focus">False
</property>
81 <property name=
"label_xalign">0</property>
82 <property name=
"shadow_type">none
</property>
84 <object class=
"GtkAlignment" id=
"alignment1">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"top_padding">6</property>
88 <property name=
"left_padding">12</property>
90 <object class=
"GtkGrid" id=
"grid1">
91 <property name=
"visible">True
</property>
92 <property name=
"can_focus">False
</property>
93 <property name=
"row_spacing">6</property>
94 <property name=
"column_spacing">12</property>
96 <object class=
"GtkEntry" id=
"nameedit">
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">True
</property>
99 <property name=
"max_length">32</property>
100 <property name=
"activates_default">True
</property>
101 <property name=
"width_chars">32</property>
104 <property name=
"left_attach">1</property>
105 <property name=
"top_attach">0</property>
109 <object class=
"GtkLabel" id=
"name_label">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">False
</property>
112 <property name=
"label" translatable=
"yes" context=
"optnewdictionarydialog|name_label">_Name:
</property>
113 <property name=
"use_underline">True
</property>
114 <property name=
"mnemonic_widget">nameedit
</property>
115 <property name=
"xalign">0</property>
118 <property name=
"left_attach">0</property>
119 <property name=
"top_attach">0</property>
123 <object class=
"GtkLabel" id=
"language_label">
124 <property name=
"visible">True
</property>
125 <property name=
"can_focus">False
</property>
126 <property name=
"label" translatable=
"yes" context=
"optnewdictionarydialog|language_label">_Language:
</property>
127 <property name=
"use_underline">True
</property>
128 <property name=
"mnemonic_widget">language
</property>
129 <property name=
"xalign">0</property>
132 <property name=
"left_attach">0</property>
133 <property name=
"top_attach">1</property>
137 <object class=
"GtkCheckButton" id=
"except">
138 <property name=
"label" translatable=
"yes" context=
"optnewdictionarydialog|except">_Exception (-)
</property>
139 <property name=
"visible">True
</property>
140 <property name=
"can_focus">True
</property>
141 <property name=
"receives_default">False
</property>
142 <property name=
"use_underline">True
</property>
143 <property name=
"xalign">0</property>
144 <property name=
"draw_indicator">True
</property>
147 <property name=
"left_attach">0</property>
148 <property name=
"top_attach">2</property>
149 <property name=
"width">2</property>
153 <object class=
"GtkComboBoxText" id=
"language">
154 <property name=
"visible">True
</property>
155 <property name=
"can_focus">False
</property>
156 <property name=
"has_entry">True
</property>
157 <child internal-child=
"entry">
158 <object class=
"GtkEntry">
159 <property name=
"can_focus">True
</property>
160 <property name=
"activates_default">True
</property>
165 <property name=
"left_attach">1</property>
166 <property name=
"top_attach">1</property>
174 <object class=
"GtkLabel" id=
"label1">
175 <property name=
"visible">True
</property>
176 <property name=
"can_focus">False
</property>
177 <property name=
"label" translatable=
"yes" context=
"optnewdictionarydialog|label1">Dictionary
</property>
179 <attribute name=
"weight" value=
"bold"/>
185 <property name=
"expand">False
</property>
186 <property name=
"fill">True
</property>
187 <property name=
"position">1</property>
193 <action-widget response=
"-5">ok
</action-widget>
194 <action-widget response=
"-6">cancel
</action-widget>
195 <action-widget response=
"-11">help
</action-widget>