0.9.6claws5
[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>table</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>Transport</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>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>GtkHBox</class>
90       <name>hbox4</name>
91       <homogeneous>False</homogeneous>
92       <spacing>0</spacing>
93       <child>
94         <left_attach>1</left_attach>
95         <right_attach>2</right_attach>
96         <top_attach>0</top_attach>
97         <bottom_attach>1</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>True</yfill>
106       </child>
107
108       <widget>
109         <class>GtkOptionMenu</class>
110         <name>transport</name>
111         <can_focus>True</can_focus>
112         <items></items>
113         <initial_choice>0</initial_choice>
114         <child>
115           <padding>0</padding>
116           <expand>False</expand>
117           <fill>False</fill>
118         </child>
119       </widget>
120     </widget>
121
122     <widget>
123       <class>GtkNotebook</class>
124       <name>transport_notebook</name>
125       <show_tabs>False</show_tabs>
126       <show_border>False</show_border>
127       <tab_pos>GTK_POS_TOP</tab_pos>
128       <scrollable>False</scrollable>
129       <tab_hborder>2</tab_hborder>
130       <tab_vborder>2</tab_vborder>
131       <popup_enable>False</popup_enable>
132       <child>
133         <left_attach>1</left_attach>
134         <right_attach>2</right_attach>
135         <top_attach>1</top_attach>
136         <bottom_attach>2</bottom_attach>
137         <xpad>0</xpad>
138         <ypad>0</ypad>
139         <xexpand>False</xexpand>
140         <yexpand>False</yexpand>
141         <xshrink>False</xshrink>
142         <yshrink>False</yshrink>
143         <xfill>True</xfill>
144         <yfill>True</yfill>
145       </child>
146
147       <widget>
148         <class>GtkHBox</class>
149         <name>hbox1</name>
150         <homogeneous>False</homogeneous>
151         <spacing>0</spacing>
152
153         <widget>
154           <class>GtkEntry</class>
155           <name>hostname</name>
156           <tooltip>Hostname or IP address of spamd server</tooltip>
157           <can_focus>True</can_focus>
158           <editable>True</editable>
159           <text_visible>True</text_visible>
160           <text_max_length>0</text_max_length>
161           <text></text>
162           <child>
163             <padding>0</padding>
164             <expand>True</expand>
165             <fill>True</fill>
166           </child>
167         </widget>
168
169         <widget>
170           <class>GtkLabel</class>
171           <name>colon</name>
172           <label>:</label>
173           <justify>GTK_JUSTIFY_CENTER</justify>
174           <wrap>False</wrap>
175           <xalign>0.5</xalign>
176           <yalign>0.5</yalign>
177           <xpad>8</xpad>
178           <ypad>0</ypad>
179           <child>
180             <padding>0</padding>
181             <expand>False</expand>
182             <fill>False</fill>
183           </child>
184         </widget>
185
186         <widget>
187           <class>GtkSpinButton</class>
188           <name>port</name>
189           <width>64</width>
190           <tooltip>Port of spamd server</tooltip>
191           <can_focus>True</can_focus>
192           <climb_rate>1</climb_rate>
193           <digits>0</digits>
194           <numeric>True</numeric>
195           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
196           <snap>False</snap>
197           <wrap>False</wrap>
198           <value>783</value>
199           <lower>1</lower>
200           <upper>65535</upper>
201           <step>1</step>
202           <page>10</page>
203           <page_size>10</page_size>
204           <child>
205             <padding>0</padding>
206             <expand>False</expand>
207             <fill>True</fill>
208             <pack>GTK_PACK_END</pack>
209           </child>
210         </widget>
211       </widget>
212
213       <widget>
214         <class>Placeholder</class>
215         <child_name>Notebook:tab</child_name>
216       </widget>
217
218       <widget>
219         <class>GtkEntry</class>
220         <name>socket</name>
221         <tooltip>Path of Unix socket</tooltip>
222         <can_focus>True</can_focus>
223         <editable>True</editable>
224         <text_visible>True</text_visible>
225         <text_max_length>0</text_max_length>
226         <text></text>
227       </widget>
228
229       <widget>
230         <class>Placeholder</class>
231         <child_name>Notebook:tab</child_name>
232       </widget>
233     </widget>
234
235     <widget>
236       <class>GtkLabel</class>
237       <name>label15</name>
238       <label>Timeout</label>
239       <justify>GTK_JUSTIFY_CENTER</justify>
240       <wrap>False</wrap>
241       <xalign>0</xalign>
242       <yalign>0.5</yalign>
243       <xpad>0</xpad>
244       <ypad>0</ypad>
245       <child>
246         <left_attach>0</left_attach>
247         <right_attach>1</right_attach>
248         <top_attach>5</top_attach>
249         <bottom_attach>6</bottom_attach>
250         <xpad>0</xpad>
251         <ypad>0</ypad>
252         <xexpand>False</xexpand>
253         <yexpand>False</yexpand>
254         <xshrink>False</xshrink>
255         <yshrink>False</yshrink>
256         <xfill>True</xfill>
257         <yfill>False</yfill>
258       </child>
259     </widget>
260
261     <widget>
262       <class>GtkHBox</class>
263       <name>hbox6</name>
264       <homogeneous>False</homogeneous>
265       <spacing>0</spacing>
266       <child>
267         <left_attach>1</left_attach>
268         <right_attach>2</right_attach>
269         <top_attach>5</top_attach>
270         <bottom_attach>6</bottom_attach>
271         <xpad>0</xpad>
272         <ypad>0</ypad>
273         <xexpand>False</xexpand>
274         <yexpand>False</yexpand>
275         <xshrink>False</xshrink>
276         <yshrink>False</yshrink>
277         <xfill>True</xfill>
278         <yfill>True</yfill>
279       </child>
280
281       <widget>
282         <class>GtkSpinButton</class>
283         <name>timeout</name>
284         <width>64</width>
285         <tooltip>Maximum size a message is allowed to have to be checked</tooltip>
286         <can_focus>True</can_focus>
287         <climb_rate>1</climb_rate>
288         <digits>0</digits>
289         <numeric>True</numeric>
290         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
291         <snap>False</snap>
292         <wrap>False</wrap>
293         <value>60</value>
294         <lower>0</lower>
295         <upper>10000</upper>
296         <step>10</step>
297         <page>10</page>
298         <page_size>10</page_size>
299         <child>
300           <padding>0</padding>
301           <expand>False</expand>
302           <fill>True</fill>
303           <pack>GTK_PACK_END</pack>
304         </child>
305       </widget>
306     </widget>
307
308     <widget>
309       <class>GtkLabel</class>
310       <name>label16</name>
311       <label>s</label>
312       <justify>GTK_JUSTIFY_CENTER</justify>
313       <wrap>False</wrap>
314       <xalign>0</xalign>
315       <yalign>0.5</yalign>
316       <xpad>0</xpad>
317       <ypad>0</ypad>
318       <child>
319         <left_attach>2</left_attach>
320         <right_attach>3</right_attach>
321         <top_attach>5</top_attach>
322         <bottom_attach>6</bottom_attach>
323         <xpad>0</xpad>
324         <ypad>0</ypad>
325         <xexpand>False</xexpand>
326         <yexpand>False</yexpand>
327         <xshrink>False</xshrink>
328         <yshrink>False</yshrink>
329         <xfill>True</xfill>
330         <yfill>False</yfill>
331       </child>
332     </widget>
333
334     <widget>
335       <class>GtkLabel</class>
336       <name>label9</name>
337       <label>Save Spam</label>
338       <justify>GTK_JUSTIFY_CENTER</justify>
339       <wrap>False</wrap>
340       <xalign>0</xalign>
341       <yalign>0.5</yalign>
342       <xpad>0</xpad>
343       <ypad>0</ypad>
344       <child>
345         <left_attach>0</left_attach>
346         <right_attach>1</right_attach>
347         <top_attach>2</top_attach>
348         <bottom_attach>3</bottom_attach>
349         <xpad>0</xpad>
350         <ypad>0</ypad>
351         <xexpand>False</xexpand>
352         <yexpand>False</yexpand>
353         <xshrink>False</xshrink>
354         <yshrink>False</yshrink>
355         <xfill>True</xfill>
356         <yfill>False</yfill>
357       </child>
358     </widget>
359
360     <widget>
361       <class>GtkCheckButton</class>
362       <name>receive_spam</name>
363       <tooltip>Save mails that where identified as spam to a folder</tooltip>
364       <can_focus>True</can_focus>
365       <label></label>
366       <active>False</active>
367       <draw_indicator>True</draw_indicator>
368       <child>
369         <left_attach>1</left_attach>
370         <right_attach>2</right_attach>
371         <top_attach>2</top_attach>
372         <bottom_attach>3</bottom_attach>
373         <xpad>0</xpad>
374         <ypad>0</ypad>
375         <xexpand>True</xexpand>
376         <yexpand>False</yexpand>
377         <xshrink>False</xshrink>
378         <yshrink>False</yshrink>
379         <xfill>True</xfill>
380         <yfill>False</yfill>
381       </child>
382     </widget>
383
384     <widget>
385       <class>GtkHBox</class>
386       <name>hbox3</name>
387       <homogeneous>False</homogeneous>
388       <spacing>0</spacing>
389       <child>
390         <left_attach>1</left_attach>
391         <right_attach>2</right_attach>
392         <top_attach>4</top_attach>
393         <bottom_attach>5</bottom_attach>
394         <xpad>0</xpad>
395         <ypad>0</ypad>
396         <xexpand>True</xexpand>
397         <yexpand>False</yexpand>
398         <xshrink>False</xshrink>
399         <yshrink>False</yshrink>
400         <xfill>True</xfill>
401         <yfill>True</yfill>
402       </child>
403
404       <widget>
405         <class>GtkSpinButton</class>
406         <name>max_size</name>
407         <width>64</width>
408         <tooltip>Maximum size a message is allowed to have to be checked</tooltip>
409         <can_focus>True</can_focus>
410         <climb_rate>1</climb_rate>
411         <digits>0</digits>
412         <numeric>True</numeric>
413         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
414         <snap>False</snap>
415         <wrap>False</wrap>
416         <value>250</value>
417         <lower>0</lower>
418         <upper>10000</upper>
419         <step>10</step>
420         <page>10</page>
421         <page_size>10</page_size>
422         <child>
423           <padding>0</padding>
424           <expand>False</expand>
425           <fill>True</fill>
426           <pack>GTK_PACK_END</pack>
427         </child>
428       </widget>
429     </widget>
430
431     <widget>
432       <class>GtkLabel</class>
433       <name>label11</name>
434       <label>kB</label>
435       <justify>GTK_JUSTIFY_CENTER</justify>
436       <wrap>False</wrap>
437       <xalign>0</xalign>
438       <yalign>0.5</yalign>
439       <xpad>0</xpad>
440       <ypad>0</ypad>
441       <child>
442         <left_attach>2</left_attach>
443         <right_attach>3</right_attach>
444         <top_attach>4</top_attach>
445         <bottom_attach>5</bottom_attach>
446         <xpad>0</xpad>
447         <ypad>0</ypad>
448         <xexpand>False</xexpand>
449         <yexpand>False</yexpand>
450         <xshrink>False</xshrink>
451         <yshrink>False</yshrink>
452         <xfill>True</xfill>
453         <yfill>False</yfill>
454       </child>
455     </widget>
456
457     <widget>
458       <class>GtkLabel</class>
459       <name>label8</name>
460       <label>Save Folder</label>
461       <justify>GTK_JUSTIFY_LEFT</justify>
462       <wrap>False</wrap>
463       <xalign>0</xalign>
464       <yalign>0.5</yalign>
465       <xpad>0</xpad>
466       <ypad>0</ypad>
467       <child>
468         <left_attach>0</left_attach>
469         <right_attach>1</right_attach>
470         <top_attach>3</top_attach>
471         <bottom_attach>4</bottom_attach>
472         <xpad>0</xpad>
473         <ypad>0</ypad>
474         <xexpand>False</xexpand>
475         <yexpand>False</yexpand>
476         <xshrink>False</xshrink>
477         <yshrink>False</yshrink>
478         <xfill>True</xfill>
479         <yfill>False</yfill>
480       </child>
481     </widget>
482
483     <widget>
484       <class>GtkEntry</class>
485       <name>save_folder</name>
486       <tooltip>Folder that will be used to save spam. Leave empty to use the default trash folder</tooltip>
487       <can_focus>True</can_focus>
488       <editable>True</editable>
489       <text_visible>True</text_visible>
490       <text_max_length>0</text_max_length>
491       <text></text>
492       <child>
493         <left_attach>1</left_attach>
494         <right_attach>2</right_attach>
495         <top_attach>3</top_attach>
496         <bottom_attach>4</bottom_attach>
497         <xpad>0</xpad>
498         <ypad>0</ypad>
499         <xexpand>True</xexpand>
500         <yexpand>False</yexpand>
501         <xshrink>False</xshrink>
502         <yshrink>False</yshrink>
503         <xfill>True</xfill>
504         <yfill>False</yfill>
505       </child>
506     </widget>
507
508     <widget>
509       <class>GtkButton</class>
510       <name>button4</name>
511       <can_focus>True</can_focus>
512       <label>...</label>
513       <relief>GTK_RELIEF_NORMAL</relief>
514       <child>
515         <left_attach>2</left_attach>
516         <right_attach>3</right_attach>
517         <top_attach>3</top_attach>
518         <bottom_attach>4</bottom_attach>
519         <xpad>0</xpad>
520         <ypad>0</ypad>
521         <xexpand>False</xexpand>
522         <yexpand>False</yexpand>
523         <xshrink>True</xshrink>
524         <yshrink>False</yshrink>
525         <xfill>True</xfill>
526         <yfill>False</yfill>
527       </child>
528     </widget>
529
530     <widget>
531       <class>GtkLabel</class>
532       <name>label6</name>
533       <label>Maximum Size</label>
534       <justify>GTK_JUSTIFY_CENTER</justify>
535       <wrap>False</wrap>
536       <xalign>0</xalign>
537       <yalign>0.5</yalign>
538       <xpad>0</xpad>
539       <ypad>0</ypad>
540       <child>
541         <left_attach>0</left_attach>
542         <right_attach>1</right_attach>
543         <top_attach>4</top_attach>
544         <bottom_attach>5</bottom_attach>
545         <xpad>0</xpad>
546         <ypad>0</ypad>
547         <xexpand>False</xexpand>
548         <yexpand>False</yexpand>
549         <xshrink>False</xshrink>
550         <yshrink>False</yshrink>
551         <xfill>True</xfill>
552         <yfill>False</yfill>
553       </child>
554     </widget>
555   </widget>
556 </widget>
557
558 </GTK-Interface>