replace deprecated gtk_signal... functions
[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>7</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       <tooltip>Faster switching with last used dictionary</tooltip>
89       <can_focus>True</can_focus>
90       <label>Enable alternate dictionary</label>
91       <active>False</active>
92       <draw_indicator>True</draw_indicator>
93       <child>
94         <left_attach>0</left_attach>
95         <right_attach>3</right_attach>
96         <top_attach>2</top_attach>
97         <bottom_attach>3</bottom_attach>
98         <xpad>0</xpad>
99         <ypad>0</ypad>
100         <xexpand>False</xexpand>
101         <yexpand>False</yexpand>
102         <xshrink>False</xshrink>
103         <yshrink>False</yshrink>
104         <xfill>True</xfill>
105         <yfill>False</yfill>
106       </child>
107     </widget>
108
109     <widget>
110       <class>GtkLabel</class>
111       <name>label2</name>
112       <label>Dictionaries path:</label>
113       <justify>GTK_JUSTIFY_RIGHT</justify>
114       <wrap>False</wrap>
115       <xalign>1</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>1</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>GtkEntry</class>
137       <name>entry_aspell_path</name>
138       <can_focus>True</can_focus>
139       <editable>True</editable>
140       <text_visible>True</text_visible>
141       <text_max_length>0</text_max_length>
142       <text></text>
143       <child>
144         <left_attach>1</left_attach>
145         <right_attach>2</right_attach>
146         <top_attach>3</top_attach>
147         <bottom_attach>4</bottom_attach>
148         <xpad>0</xpad>
149         <ypad>0</ypad>
150         <xexpand>True</xexpand>
151         <yexpand>False</yexpand>
152         <xshrink>False</xshrink>
153         <yshrink>False</yshrink>
154         <xfill>True</xfill>
155         <yfill>False</yfill>
156       </child>
157     </widget>
158
159     <widget>
160       <class>GtkLabel</class>
161       <name>label3</name>
162       <label>Default dictionary:</label>
163       <justify>GTK_JUSTIFY_RIGHT</justify>
164       <wrap>False</wrap>
165       <xalign>1</xalign>
166       <yalign>0.5</yalign>
167       <xpad>0</xpad>
168       <ypad>0</ypad>
169       <child>
170         <left_attach>0</left_attach>
171         <right_attach>1</right_attach>
172         <top_attach>4</top_attach>
173         <bottom_attach>5</bottom_attach>
174         <xpad>0</xpad>
175         <ypad>0</ypad>
176         <xexpand>False</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>GtkOptionMenu</class>
187       <name>optmenu_dictionary</name>
188       <can_focus>True</can_focus>
189       <items></items>
190       <initial_choice>0</initial_choice>
191       <child>
192         <left_attach>1</left_attach>
193         <right_attach>3</right_attach>
194         <top_attach>4</top_attach>
195         <bottom_attach>5</bottom_attach>
196         <xpad>0</xpad>
197         <ypad>0</ypad>
198         <xexpand>False</xexpand>
199         <yexpand>False</yexpand>
200         <xshrink>False</xshrink>
201         <yshrink>False</yshrink>
202         <xfill>True</xfill>
203         <yfill>False</yfill>
204       </child>
205     </widget>
206
207     <widget>
208       <class>GtkLabel</class>
209       <name>label4</name>
210       <label>Default suggestion mode:</label>
211       <justify>GTK_JUSTIFY_RIGHT</justify>
212       <wrap>False</wrap>
213       <xalign>1</xalign>
214       <yalign>0.5</yalign>
215       <xpad>0</xpad>
216       <ypad>0</ypad>
217       <child>
218         <left_attach>0</left_attach>
219         <right_attach>1</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>GtkOptionMenu</class>
235       <name>optmenu_sugmode</name>
236       <can_focus>True</can_focus>
237       <items></items>
238       <initial_choice>0</initial_choice>
239       <child>
240         <left_attach>1</left_attach>
241         <right_attach>3</right_attach>
242         <top_attach>5</top_attach>
243         <bottom_attach>6</bottom_attach>
244         <xpad>0</xpad>
245         <ypad>0</ypad>
246         <xexpand>False</xexpand>
247         <yexpand>False</yexpand>
248         <xshrink>False</xshrink>
249         <yshrink>False</yshrink>
250         <xfill>True</xfill>
251         <yfill>False</yfill>
252       </child>
253     </widget>
254
255     <widget>
256       <class>GtkLabel</class>
257       <name>label5</name>
258       <label>Misspelled word color:</label>
259       <justify>GTK_JUSTIFY_RIGHT</justify>
260       <wrap>False</wrap>
261       <xalign>1</xalign>
262       <yalign>0.5</yalign>
263       <xpad>0</xpad>
264       <ypad>0</ypad>
265       <child>
266         <left_attach>0</left_attach>
267         <right_attach>1</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>GtkButton</class>
283       <name>btn_aspell_path</name>
284       <can_focus>True</can_focus>
285       <label> ... </label>
286       <relief>GTK_RELIEF_NORMAL</relief>
287       <child>
288         <left_attach>2</left_attach>
289         <right_attach>3</right_attach>
290         <top_attach>3</top_attach>
291         <bottom_attach>4</bottom_attach>
292         <xpad>0</xpad>
293         <ypad>0</ypad>
294         <xexpand>False</xexpand>
295         <yexpand>False</yexpand>
296         <xshrink>False</xshrink>
297         <yshrink>False</yshrink>
298         <xfill>True</xfill>
299         <yfill>False</yfill>
300       </child>
301     </widget>
302
303     <widget>
304       <class>GtkHBox</class>
305       <name>hbox1</name>
306       <homogeneous>False</homogeneous>
307       <spacing>0</spacing>
308       <child>
309         <left_attach>1</left_attach>
310         <right_attach>2</right_attach>
311         <top_attach>6</top_attach>
312         <bottom_attach>7</bottom_attach>
313         <xpad>0</xpad>
314         <ypad>0</ypad>
315         <xexpand>False</xexpand>
316         <yexpand>False</yexpand>
317         <xshrink>False</xshrink>
318         <yshrink>False</yshrink>
319         <xfill>True</xfill>
320         <yfill>True</yfill>
321       </child>
322
323       <widget>
324         <class>GtkButton</class>
325         <name>misspelled_btn</name>
326         <width>30</width>
327         <height>20</height>
328         <can_focus>True</can_focus>
329         <label></label>
330         <relief>GTK_RELIEF_NORMAL</relief>
331         <child>
332           <padding>0</padding>
333           <expand>False</expand>
334           <fill>False</fill>
335         </child>
336       </widget>
337     </widget>
338   </widget>
339 </widget>
340
341 </GTK-Interface>