e018f4c2011a87423bbae6902dd7151eefdba9ef
[claws.git] / src / prefs_spelling.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>Sylpheed-Claws</name>
6   <program_name>sylpheed-claws</program_name>
7   <directory></directory>
8   <source_directory>src</source_directory>
9   <pixmaps_directory>pixmaps</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>False</gnome_support>
12   <gettext_support>True</gettext_support>
13   <output_main_file>False</output_main_file>
14   <output_build_files>False</output_build_files>
15   <backup_source_files>False</backup_source_files>
16 </project>
17
18 <widget>
19   <class>GtkWindow</class>
20   <name>prefs_spelling</name>
21   <title>Prefs Spelling</title>
22   <type>GTK_WINDOW_TOPLEVEL</type>
23   <position>GTK_WIN_POS_NONE</position>
24   <modal>False</modal>
25   <allow_shrink>False</allow_shrink>
26   <allow_grow>True</allow_grow>
27   <auto_shrink>False</auto_shrink>
28
29   <widget>
30     <class>GtkTable</class>
31     <name>table</name>
32     <border_width>8</border_width>
33     <rows>8</rows>
34     <columns>3</columns>
35     <homogeneous>False</homogeneous>
36     <row_spacing>4</row_spacing>
37     <column_spacing>8</column_spacing>
38
39     <widget>
40       <class>GtkCheckButton</class>
41       <name>checkbtn_enable_aspell</name>
42       <can_focus>True</can_focus>
43       <label>Enable spell checker</label>
44       <active>False</active>
45       <draw_indicator>True</draw_indicator>
46       <child>
47         <left_attach>0</left_attach>
48         <right_attach>3</right_attach>
49         <top_attach>0</top_attach>
50         <bottom_attach>1</bottom_attach>
51         <xpad>0</xpad>
52         <ypad>0</ypad>
53         <xexpand>False</xexpand>
54         <yexpand>False</yexpand>
55         <xshrink>False</xshrink>
56         <yshrink>False</yshrink>
57         <xfill>True</xfill>
58         <yfill>False</yfill>
59       </child>
60     </widget>
61
62     <widget>
63       <class>GtkCheckButton</class>
64       <name>checkbtn_check_while_typing</name>
65       <can_focus>True</can_focus>
66       <label>Check while typing</label>
67       <active>False</active>
68       <draw_indicator>True</draw_indicator>
69       <child>
70         <left_attach>0</left_attach>
71         <right_attach>3</right_attach>
72         <top_attach>1</top_attach>
73         <bottom_attach>2</bottom_attach>
74         <xpad>0</xpad>
75         <ypad>0</ypad>
76         <xexpand>False</xexpand>
77         <yexpand>False</yexpand>
78         <xshrink>False</xshrink>
79         <yshrink>False</yshrink>
80         <xfill>True</xfill>
81         <yfill>False</yfill>
82       </child>
83     </widget>
84
85     <widget>
86       <class>GtkCheckButton</class>
87       <name>checkbtn_use_alternate</name>
88       <can_focus>True</can_focus>
89       <label>Enable alternate dictionary</label>
90       <active>False</active>
91       <draw_indicator>True</draw_indicator>
92       <child>
93         <left_attach>0</left_attach>
94         <right_attach>3</right_attach>
95         <top_attach>2</top_attach>
96         <bottom_attach>3</bottom_attach>
97         <xpad>0</xpad>
98         <ypad>0</ypad>
99         <xexpand>False</xexpand>
100         <yexpand>False</yexpand>
101         <xshrink>False</xshrink>
102         <yshrink>False</yshrink>
103         <xfill>True</xfill>
104         <yfill>False</yfill>
105       </child>
106     </widget>
107
108     <widget>
109       <class>GtkLabel</class>
110       <name>label1</name>
111       <label>Enabling an alternate dictionary makes switching
112 with the last used dictionary faster</label>
113       <justify>GTK_JUSTIFY_CENTER</justify>
114       <wrap>False</wrap>
115       <xalign>7.45058e-09</xalign>
116       <yalign>0.5</yalign>
117       <xpad>0</xpad>
118       <ypad>0</ypad>
119       <child>
120         <left_attach>0</left_attach>
121         <right_attach>3</right_attach>
122         <top_attach>3</top_attach>
123         <bottom_attach>4</bottom_attach>
124         <xpad>0</xpad>
125         <ypad>0</ypad>
126         <xexpand>False</xexpand>
127         <yexpand>False</yexpand>
128         <xshrink>False</xshrink>
129         <yshrink>False</yshrink>
130         <xfill>True</xfill>
131         <yfill>False</yfill>
132       </child>
133     </widget>
134
135     <widget>
136       <class>GtkLabel</class>
137       <name>label2</name>
138       <label>Dictionaries path:</label>
139       <justify>GTK_JUSTIFY_RIGHT</justify>
140       <wrap>False</wrap>
141       <xalign>1</xalign>
142       <yalign>0.5</yalign>
143       <xpad>0</xpad>
144       <ypad>0</ypad>
145       <child>
146         <left_attach>0</left_attach>
147         <right_attach>1</right_attach>
148         <top_attach>4</top_attach>
149         <bottom_attach>5</bottom_attach>
150         <xpad>0</xpad>
151         <ypad>0</ypad>
152         <xexpand>False</xexpand>
153         <yexpand>False</yexpand>
154         <xshrink>False</xshrink>
155         <yshrink>False</yshrink>
156         <xfill>True</xfill>
157         <yfill>False</yfill>
158       </child>
159     </widget>
160
161     <widget>
162       <class>GtkEntry</class>
163       <name>entry_aspell_path</name>
164       <can_focus>True</can_focus>
165       <editable>True</editable>
166       <text_visible>True</text_visible>
167       <text_max_length>0</text_max_length>
168       <text></text>
169       <child>
170         <left_attach>1</left_attach>
171         <right_attach>2</right_attach>
172         <top_attach>4</top_attach>
173         <bottom_attach>5</bottom_attach>
174         <xpad>0</xpad>
175         <ypad>0</ypad>
176         <xexpand>True</xexpand>
177         <yexpand>False</yexpand>
178         <xshrink>False</xshrink>
179         <yshrink>False</yshrink>
180         <xfill>True</xfill>
181         <yfill>False</yfill>
182       </child>
183     </widget>
184
185     <widget>
186       <class>GtkLabel</class>
187       <name>label3</name>
188       <label>Default dictionary:</label>
189       <justify>GTK_JUSTIFY_RIGHT</justify>
190       <wrap>False</wrap>
191       <xalign>1</xalign>
192       <yalign>0.5</yalign>
193       <xpad>0</xpad>
194       <ypad>0</ypad>
195       <child>
196         <left_attach>0</left_attach>
197         <right_attach>1</right_attach>
198         <top_attach>5</top_attach>
199         <bottom_attach>6</bottom_attach>
200         <xpad>0</xpad>
201         <ypad>0</ypad>
202         <xexpand>False</xexpand>
203         <yexpand>False</yexpand>
204         <xshrink>False</xshrink>
205         <yshrink>False</yshrink>
206         <xfill>True</xfill>
207         <yfill>False</yfill>
208       </child>
209     </widget>
210
211     <widget>
212       <class>GtkOptionMenu</class>
213       <name>optmenu_dictionary</name>
214       <can_focus>True</can_focus>
215       <items></items>
216       <initial_choice>0</initial_choice>
217       <child>
218         <left_attach>1</left_attach>
219         <right_attach>3</right_attach>
220         <top_attach>5</top_attach>
221         <bottom_attach>6</bottom_attach>
222         <xpad>0</xpad>
223         <ypad>0</ypad>
224         <xexpand>False</xexpand>
225         <yexpand>False</yexpand>
226         <xshrink>False</xshrink>
227         <yshrink>False</yshrink>
228         <xfill>True</xfill>
229         <yfill>False</yfill>
230       </child>
231     </widget>
232
233     <widget>
234       <class>GtkLabel</class>
235       <name>label4</name>
236       <label>Default suggestion mode:</label>
237       <justify>GTK_JUSTIFY_RIGHT</justify>
238       <wrap>False</wrap>
239       <xalign>1</xalign>
240       <yalign>0.5</yalign>
241       <xpad>0</xpad>
242       <ypad>0</ypad>
243       <child>
244         <left_attach>0</left_attach>
245         <right_attach>1</right_attach>
246         <top_attach>6</top_attach>
247         <bottom_attach>7</bottom_attach>
248         <xpad>0</xpad>
249         <ypad>0</ypad>
250         <xexpand>False</xexpand>
251         <yexpand>False</yexpand>
252         <xshrink>False</xshrink>
253         <yshrink>False</yshrink>
254         <xfill>True</xfill>
255         <yfill>False</yfill>
256       </child>
257     </widget>
258
259     <widget>
260       <class>GtkOptionMenu</class>
261       <name>optmenu_sugmode</name>
262       <can_focus>True</can_focus>
263       <items></items>
264       <initial_choice>0</initial_choice>
265       <child>
266         <left_attach>1</left_attach>
267         <right_attach>3</right_attach>
268         <top_attach>6</top_attach>
269         <bottom_attach>7</bottom_attach>
270         <xpad>0</xpad>
271         <ypad>0</ypad>
272         <xexpand>False</xexpand>
273         <yexpand>False</yexpand>
274         <xshrink>False</xshrink>
275         <yshrink>False</yshrink>
276         <xfill>True</xfill>
277         <yfill>False</yfill>
278       </child>
279     </widget>
280
281     <widget>
282       <class>GtkLabel</class>
283       <name>label5</name>
284       <label>Misspelled word color:</label>
285       <justify>GTK_JUSTIFY_RIGHT</justify>
286       <wrap>False</wrap>
287       <xalign>1</xalign>
288       <yalign>0.5</yalign>
289       <xpad>0</xpad>
290       <ypad>0</ypad>
291       <child>
292         <left_attach>0</left_attach>
293         <right_attach>1</right_attach>
294         <top_attach>7</top_attach>
295         <bottom_attach>8</bottom_attach>
296         <xpad>0</xpad>
297         <ypad>0</ypad>
298         <xexpand>False</xexpand>
299         <yexpand>False</yexpand>
300         <xshrink>False</xshrink>
301         <yshrink>False</yshrink>
302         <xfill>True</xfill>
303         <yfill>False</yfill>
304       </child>
305     </widget>
306
307     <widget>
308       <class>GtkButton</class>
309       <name>btn_aspell_path</name>
310       <can_focus>True</can_focus>
311       <label> ... </label>
312       <relief>GTK_RELIEF_NORMAL</relief>
313       <child>
314         <left_attach>2</left_attach>
315         <right_attach>3</right_attach>
316         <top_attach>4</top_attach>
317         <bottom_attach>5</bottom_attach>
318         <xpad>0</xpad>
319         <ypad>0</ypad>
320         <xexpand>False</xexpand>
321         <yexpand>False</yexpand>
322         <xshrink>False</xshrink>
323         <yshrink>False</yshrink>
324         <xfill>True</xfill>
325         <yfill>False</yfill>
326       </child>
327     </widget>
328
329     <widget>
330       <class>GtkHBox</class>
331       <name>hbox1</name>
332       <homogeneous>False</homogeneous>
333       <spacing>0</spacing>
334       <child>
335         <left_attach>1</left_attach>
336         <right_attach>2</right_attach>
337         <top_attach>7</top_attach>
338         <bottom_attach>8</bottom_attach>
339         <xpad>0</xpad>
340         <ypad>0</ypad>
341         <xexpand>False</xexpand>
342         <yexpand>False</yexpand>
343         <xshrink>False</xshrink>
344         <yshrink>False</yshrink>
345         <xfill>True</xfill>
346         <yfill>True</yfill>
347       </child>
348
349       <widget>
350         <class>GtkButton</class>
351         <name>misspelled_btn</name>
352         <width>30</width>
353         <height>20</height>
354         <can_focus>True</can_focus>
355         <label></label>
356         <relief>GTK_RELIEF_NORMAL</relief>
357         <child>
358           <padding>0</padding>
359           <expand>False</expand>
360           <fill>False</fill>
361         </child>
362       </widget>
363     </widget>
364   </widget>
365 </widget>
366
367 </GTK-Interface>