* doc-src/glade.txt
[claws.git] / src / plugins / spamassassin / spamassassin_gtk.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 </project>
14
15 <widget>
16   <class>GtkWindow</class>
17   <name>spamassassin</name>
18   <title>spamassassin</title>
19   <type>GTK_WINDOW_TOPLEVEL</type>
20   <position>GTK_WIN_POS_NONE</position>
21   <modal>False</modal>
22   <allow_shrink>False</allow_shrink>
23   <allow_grow>True</allow_grow>
24   <auto_shrink>False</auto_shrink>
25
26   <widget>
27     <class>GtkTable</class>
28     <name>table1</name>
29     <border_width>8</border_width>
30     <rows>6</rows>
31     <columns>3</columns>
32     <homogeneous>False</homogeneous>
33     <row_spacing>4</row_spacing>
34     <column_spacing>8</column_spacing>
35
36     <widget>
37       <class>GtkLabel</class>
38       <name>label3</name>
39       <label>Enable SpamAssassin Filtering</label>
40       <justify>GTK_JUSTIFY_CENTER</justify>
41       <wrap>False</wrap>
42       <xalign>0</xalign>
43       <yalign>0.5</yalign>
44       <xpad>0</xpad>
45       <ypad>0</ypad>
46       <child>
47         <left_attach>0</left_attach>
48         <right_attach>1</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>GtkLabel</class>
64       <name>label4</name>
65       <label>SpamAssassin Server (spamd)</label>
66       <justify>GTK_JUSTIFY_CENTER</justify>
67       <wrap>False</wrap>
68       <xalign>0</xalign>
69       <yalign>0.5</yalign>
70       <xpad>0</xpad>
71       <ypad>0</ypad>
72       <child>
73         <left_attach>0</left_attach>
74         <right_attach>1</right_attach>
75         <top_attach>1</top_attach>
76         <bottom_attach>2</bottom_attach>
77         <xpad>0</xpad>
78         <ypad>0</ypad>
79         <xexpand>False</xexpand>
80         <yexpand>False</yexpand>
81         <xshrink>False</xshrink>
82         <yshrink>False</yshrink>
83         <xfill>True</xfill>
84         <yfill>False</yfill>
85       </child>
86     </widget>
87
88     <widget>
89       <class>GtkLabel</class>
90       <name>label6</name>
91       <label>Maximum Message Size</label>
92       <justify>GTK_JUSTIFY_CENTER</justify>
93       <wrap>False</wrap>
94       <xalign>0</xalign>
95       <yalign>0.5</yalign>
96       <xpad>0</xpad>
97       <ypad>0</ypad>
98       <child>
99         <left_attach>0</left_attach>
100         <right_attach>1</right_attach>
101         <top_attach>2</top_attach>
102         <bottom_attach>3</bottom_attach>
103         <xpad>0</xpad>
104         <ypad>0</ypad>
105         <xexpand>False</xexpand>
106         <yexpand>False</yexpand>
107         <xshrink>False</xshrink>
108         <yshrink>False</yshrink>
109         <xfill>True</xfill>
110         <yfill>False</yfill>
111       </child>
112     </widget>
113
114     <widget>
115       <class>GtkLabel</class>
116       <name>label8</name>
117       <label>Folder for saved Spam</label>
118       <justify>GTK_JUSTIFY_LEFT</justify>
119       <wrap>False</wrap>
120       <xalign>0</xalign>
121       <yalign>0.5</yalign>
122       <xpad>0</xpad>
123       <ypad>0</ypad>
124       <child>
125         <left_attach>0</left_attach>
126         <right_attach>1</right_attach>
127         <top_attach>4</top_attach>
128         <bottom_attach>5</bottom_attach>
129         <xpad>0</xpad>
130         <ypad>0</ypad>
131         <xexpand>False</xexpand>
132         <yexpand>False</yexpand>
133         <xshrink>False</xshrink>
134         <yshrink>False</yshrink>
135         <xfill>True</xfill>
136         <yfill>False</yfill>
137       </child>
138     </widget>
139
140     <widget>
141       <class>GtkLabel</class>
142       <name>label9</name>
143       <label>Receive Spam</label>
144       <justify>GTK_JUSTIFY_CENTER</justify>
145       <wrap>False</wrap>
146       <xalign>0</xalign>
147       <yalign>0.5</yalign>
148       <xpad>0</xpad>
149       <ypad>0</ypad>
150       <child>
151         <left_attach>0</left_attach>
152         <right_attach>1</right_attach>
153         <top_attach>3</top_attach>
154         <bottom_attach>4</bottom_attach>
155         <xpad>0</xpad>
156         <ypad>0</ypad>
157         <xexpand>False</xexpand>
158         <yexpand>False</yexpand>
159         <xshrink>False</xshrink>
160         <yshrink>False</yshrink>
161         <xfill>True</xfill>
162         <yfill>False</yfill>
163       </child>
164     </widget>
165
166     <widget>
167       <class>GtkHBox</class>
168       <name>hbox1</name>
169       <homogeneous>False</homogeneous>
170       <spacing>0</spacing>
171       <child>
172         <left_attach>1</left_attach>
173         <right_attach>2</right_attach>
174         <top_attach>1</top_attach>
175         <bottom_attach>2</bottom_attach>
176         <xpad>0</xpad>
177         <ypad>0</ypad>
178         <xexpand>True</xexpand>
179         <yexpand>False</yexpand>
180         <xshrink>False</xshrink>
181         <yshrink>False</yshrink>
182         <xfill>True</xfill>
183         <yfill>True</yfill>
184       </child>
185
186       <widget>
187         <class>GtkEntry</class>
188         <name>hostname</name>
189         <can_focus>True</can_focus>
190         <editable>True</editable>
191         <text_visible>True</text_visible>
192         <text_max_length>0</text_max_length>
193         <text></text>
194         <child>
195           <padding>0</padding>
196           <expand>True</expand>
197           <fill>True</fill>
198         </child>
199       </widget>
200
201       <widget>
202         <class>GtkLabel</class>
203         <name>label5</name>
204         <label>:</label>
205         <justify>GTK_JUSTIFY_CENTER</justify>
206         <wrap>False</wrap>
207         <xalign>0.5</xalign>
208         <yalign>0.5</yalign>
209         <xpad>8</xpad>
210         <ypad>0</ypad>
211         <child>
212           <padding>0</padding>
213           <expand>False</expand>
214           <fill>False</fill>
215         </child>
216       </widget>
217
218       <widget>
219         <class>GtkSpinButton</class>
220         <name>port</name>
221         <width>64</width>
222         <can_focus>True</can_focus>
223         <climb_rate>1</climb_rate>
224         <digits>0</digits>
225         <numeric>True</numeric>
226         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
227         <snap>False</snap>
228         <wrap>False</wrap>
229         <value>783</value>
230         <lower>1</lower>
231         <upper>65535</upper>
232         <step>1</step>
233         <page>10</page>
234         <page_size>10</page_size>
235         <child>
236           <padding>0</padding>
237           <expand>False</expand>
238           <fill>True</fill>
239           <pack>GTK_PACK_END</pack>
240         </child>
241       </widget>
242     </widget>
243
244     <widget>
245       <class>GtkCheckButton</class>
246       <name>enable</name>
247       <can_focus>True</can_focus>
248       <label></label>
249       <active>False</active>
250       <draw_indicator>True</draw_indicator>
251       <child>
252         <left_attach>1</left_attach>
253         <right_attach>2</right_attach>
254         <top_attach>0</top_attach>
255         <bottom_attach>1</bottom_attach>
256         <xpad>0</xpad>
257         <ypad>0</ypad>
258         <xexpand>True</xexpand>
259         <yexpand>False</yexpand>
260         <xshrink>False</xshrink>
261         <yshrink>False</yshrink>
262         <xfill>True</xfill>
263         <yfill>False</yfill>
264       </child>
265     </widget>
266
267     <widget>
268       <class>GtkCheckButton</class>
269       <name>receive_spam</name>
270       <can_focus>True</can_focus>
271       <label></label>
272       <active>False</active>
273       <draw_indicator>True</draw_indicator>
274       <child>
275         <left_attach>1</left_attach>
276         <right_attach>2</right_attach>
277         <top_attach>3</top_attach>
278         <bottom_attach>4</bottom_attach>
279         <xpad>0</xpad>
280         <ypad>0</ypad>
281         <xexpand>True</xexpand>
282         <yexpand>False</yexpand>
283         <xshrink>False</xshrink>
284         <yshrink>False</yshrink>
285         <xfill>True</xfill>
286         <yfill>False</yfill>
287       </child>
288     </widget>
289
290     <widget>
291       <class>GtkLabel</class>
292       <name>label10</name>
293       <label>Leave empty to use the default trash folder</label>
294       <justify>GTK_JUSTIFY_RIGHT</justify>
295       <wrap>False</wrap>
296       <xalign>1</xalign>
297       <yalign>0.5</yalign>
298       <xpad>0</xpad>
299       <ypad>0</ypad>
300       <child>
301         <left_attach>1</left_attach>
302         <right_attach>2</right_attach>
303         <top_attach>5</top_attach>
304         <bottom_attach>6</bottom_attach>
305         <xpad>0</xpad>
306         <ypad>0</ypad>
307         <xexpand>False</xexpand>
308         <yexpand>False</yexpand>
309         <xshrink>False</xshrink>
310         <yshrink>False</yshrink>
311         <xfill>True</xfill>
312         <yfill>False</yfill>
313       </child>
314     </widget>
315
316     <widget>
317       <class>GtkEntry</class>
318       <name>save_folder</name>
319       <can_focus>True</can_focus>
320       <editable>True</editable>
321       <text_visible>True</text_visible>
322       <text_max_length>0</text_max_length>
323       <text></text>
324       <child>
325         <left_attach>1</left_attach>
326         <right_attach>2</right_attach>
327         <top_attach>4</top_attach>
328         <bottom_attach>5</bottom_attach>
329         <xpad>0</xpad>
330         <ypad>0</ypad>
331         <xexpand>True</xexpand>
332         <yexpand>False</yexpand>
333         <xshrink>False</xshrink>
334         <yshrink>False</yshrink>
335         <xfill>True</xfill>
336         <yfill>False</yfill>
337       </child>
338     </widget>
339
340     <widget>
341       <class>GtkButton</class>
342       <name>button4</name>
343       <can_focus>True</can_focus>
344       <label>...</label>
345       <relief>GTK_RELIEF_NORMAL</relief>
346       <child>
347         <left_attach>2</left_attach>
348         <right_attach>3</right_attach>
349         <top_attach>4</top_attach>
350         <bottom_attach>5</bottom_attach>
351         <xpad>0</xpad>
352         <ypad>0</ypad>
353         <xexpand>False</xexpand>
354         <yexpand>False</yexpand>
355         <xshrink>True</xshrink>
356         <yshrink>False</yshrink>
357         <xfill>True</xfill>
358         <yfill>False</yfill>
359       </child>
360     </widget>
361
362     <widget>
363       <class>GtkLabel</class>
364       <name>label11</name>
365       <label>kB</label>
366       <justify>GTK_JUSTIFY_CENTER</justify>
367       <wrap>False</wrap>
368       <xalign>0</xalign>
369       <yalign>0.5</yalign>
370       <xpad>0</xpad>
371       <ypad>0</ypad>
372       <child>
373         <left_attach>2</left_attach>
374         <right_attach>3</right_attach>
375         <top_attach>2</top_attach>
376         <bottom_attach>3</bottom_attach>
377         <xpad>0</xpad>
378         <ypad>0</ypad>
379         <xexpand>False</xexpand>
380         <yexpand>False</yexpand>
381         <xshrink>False</xshrink>
382         <yshrink>False</yshrink>
383         <xfill>True</xfill>
384         <yfill>False</yfill>
385       </child>
386     </widget>
387
388     <widget>
389       <class>GtkHBox</class>
390       <name>hbox3</name>
391       <homogeneous>False</homogeneous>
392       <spacing>0</spacing>
393       <child>
394         <left_attach>1</left_attach>
395         <right_attach>2</right_attach>
396         <top_attach>2</top_attach>
397         <bottom_attach>3</bottom_attach>
398         <xpad>0</xpad>
399         <ypad>0</ypad>
400         <xexpand>True</xexpand>
401         <yexpand>False</yexpand>
402         <xshrink>False</xshrink>
403         <yshrink>False</yshrink>
404         <xfill>True</xfill>
405         <yfill>True</yfill>
406       </child>
407
408       <widget>
409         <class>GtkSpinButton</class>
410         <name>max_size</name>
411         <width>64</width>
412         <can_focus>True</can_focus>
413         <climb_rate>1</climb_rate>
414         <digits>0</digits>
415         <numeric>True</numeric>
416         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
417         <snap>False</snap>
418         <wrap>False</wrap>
419         <value>250</value>
420         <lower>0</lower>
421         <upper>10000</upper>
422         <step>10</step>
423         <page>10</page>
424         <page_size>10</page_size>
425         <child>
426           <padding>0</padding>
427           <expand>False</expand>
428           <fill>True</fill>
429           <pack>GTK_PACK_END</pack>
430         </child>
431       </widget>
432     </widget>
433   </widget>
434 </widget>
435
436 </GTK-Interface>