2005-12-02 [paul] 1.9.100cvs55
[claws.git] / src / plugins / spamassassin / spamassassin_gtk.glade
index 9f70df6d3db0a47aa970c48c78eda0b401223ba1..4bc74c31aed0e8ece24b03c0bc36649567dc5621 100644 (file)
@@ -25,7 +25,7 @@
 
   <widget>
     <class>GtkTable</class>
-    <name>table1</name>
+    <name>table</name>
     <border_width>8</border_width>
     <rows>6</rows>
     <columns>3</columns>
@@ -36,7 +36,7 @@
     <widget>
       <class>GtkLabel</class>
       <name>label3</name>
-      <label>Enable SpamAssassin Filtering</label>
+      <label>Transport</label>
       <justify>GTK_JUSTIFY_CENTER</justify>
       <wrap>False</wrap>
       <xalign>0</xalign>
@@ -62,7 +62,7 @@
     <widget>
       <class>GtkLabel</class>
       <name>label4</name>
-      <label>SpamAssassin Server (spamd)</label>
+      <label>spamd </label>
       <justify>GTK_JUSTIFY_CENTER</justify>
       <wrap>False</wrap>
       <xalign>0</xalign>
     </widget>
 
     <widget>
-      <class>GtkLabel</class>
-      <name>label6</name>
-      <label>Maximum Message Size</label>
-      <justify>GTK_JUSTIFY_CENTER</justify>
-      <wrap>False</wrap>
-      <xalign>0</xalign>
-      <yalign>0.5</yalign>
-      <xpad>0</xpad>
-      <ypad>0</ypad>
+      <class>GtkHBox</class>
+      <name>hbox4</name>
+      <homogeneous>False</homogeneous>
+      <spacing>0</spacing>
       <child>
-       <left_attach>0</left_attach>
-       <right_attach>1</right_attach>
-       <top_attach>2</top_attach>
-       <bottom_attach>3</bottom_attach>
+       <left_attach>1</left_attach>
+       <right_attach>2</right_attach>
+       <top_attach>0</top_attach>
+       <bottom_attach>1</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>False</xexpand>
        <xshrink>False</xshrink>
        <yshrink>False</yshrink>
        <xfill>True</xfill>
-       <yfill>False</yfill>
+       <yfill>True</yfill>
       </child>
+
+      <widget>
+       <class>GtkOptionMenu</class>
+       <name>transport</name>
+       <can_focus>True</can_focus>
+       <items></items>
+       <initial_choice>0</initial_choice>
+       <child>
+         <padding>0</padding>
+         <expand>False</expand>
+         <fill>False</fill>
+       </child>
+      </widget>
     </widget>
 
     <widget>
-      <class>GtkLabel</class>
-      <name>label8</name>
-      <label>Folder for saved Spam</label>
-      <justify>GTK_JUSTIFY_LEFT</justify>
-      <wrap>False</wrap>
-      <xalign>0</xalign>
-      <yalign>0.5</yalign>
-      <xpad>0</xpad>
-      <ypad>0</ypad>
+      <class>GtkNotebook</class>
+      <name>transport_notebook</name>
+      <show_tabs>False</show_tabs>
+      <show_border>False</show_border>
+      <tab_pos>GTK_POS_TOP</tab_pos>
+      <scrollable>False</scrollable>
+      <tab_hborder>2</tab_hborder>
+      <tab_vborder>2</tab_vborder>
+      <popup_enable>False</popup_enable>
       <child>
-       <left_attach>0</left_attach>
-       <right_attach>1</right_attach>
-       <top_attach>4</top_attach>
-       <bottom_attach>5</bottom_attach>
+       <left_attach>1</left_attach>
+       <right_attach>2</right_attach>
+       <top_attach>1</top_attach>
+       <bottom_attach>2</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>False</xexpand>
        <xshrink>False</xshrink>
        <yshrink>False</yshrink>
        <xfill>True</xfill>
-       <yfill>False</yfill>
+       <yfill>True</yfill>
       </child>
+
+      <widget>
+       <class>GtkHBox</class>
+       <name>hbox1</name>
+       <homogeneous>False</homogeneous>
+       <spacing>0</spacing>
+
+       <widget>
+         <class>GtkEntry</class>
+         <name>hostname</name>
+         <tooltip>Hostname or IP address of spamd server</tooltip>
+         <can_focus>True</can_focus>
+         <editable>True</editable>
+         <text_visible>True</text_visible>
+         <text_max_length>0</text_max_length>
+         <text></text>
+         <child>
+           <padding>0</padding>
+           <expand>True</expand>
+           <fill>True</fill>
+         </child>
+       </widget>
+
+       <widget>
+         <class>GtkLabel</class>
+         <name>colon</name>
+         <label>:</label>
+         <justify>GTK_JUSTIFY_CENTER</justify>
+         <wrap>False</wrap>
+         <xalign>0.5</xalign>
+         <yalign>0.5</yalign>
+         <xpad>8</xpad>
+         <ypad>0</ypad>
+         <child>
+           <padding>0</padding>
+           <expand>False</expand>
+           <fill>False</fill>
+         </child>
+       </widget>
+
+       <widget>
+         <class>GtkSpinButton</class>
+         <name>port</name>
+         <width>64</width>
+         <tooltip>Port of spamd server</tooltip>
+         <can_focus>True</can_focus>
+         <climb_rate>1</climb_rate>
+         <digits>0</digits>
+         <numeric>True</numeric>
+         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+         <snap>False</snap>
+         <wrap>False</wrap>
+         <value>783</value>
+         <lower>1</lower>
+         <upper>65535</upper>
+         <step>1</step>
+         <page>10</page>
+         <page_size>10</page_size>
+         <child>
+           <padding>0</padding>
+           <expand>False</expand>
+           <fill>True</fill>
+           <pack>GTK_PACK_END</pack>
+         </child>
+       </widget>
+      </widget>
+
+      <widget>
+       <class>Placeholder</class>
+       <child_name>Notebook:tab</child_name>
+      </widget>
+
+      <widget>
+       <class>GtkEntry</class>
+       <name>socket</name>
+       <tooltip>Path of Unix socket</tooltip>
+       <can_focus>True</can_focus>
+       <editable>True</editable>
+       <text_visible>True</text_visible>
+       <text_max_length>0</text_max_length>
+       <text></text>
+      </widget>
+
+      <widget>
+       <class>Placeholder</class>
+       <child_name>Notebook:tab</child_name>
+      </widget>
     </widget>
 
     <widget>
       <class>GtkLabel</class>
-      <name>label9</name>
-      <label>Receive Spam</label>
+      <name>label15</name>
+      <label>Timeout</label>
       <justify>GTK_JUSTIFY_CENTER</justify>
       <wrap>False</wrap>
       <xalign>0</xalign>
       <child>
        <left_attach>0</left_attach>
        <right_attach>1</right_attach>
-       <top_attach>3</top_attach>
-       <bottom_attach>4</bottom_attach>
+       <top_attach>5</top_attach>
+       <bottom_attach>6</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>False</xexpand>
 
     <widget>
       <class>GtkHBox</class>
-      <name>hbox1</name>
+      <name>hbox6</name>
       <homogeneous>False</homogeneous>
       <spacing>0</spacing>
       <child>
        <left_attach>1</left_attach>
        <right_attach>2</right_attach>
-       <top_attach>1</top_attach>
-       <bottom_attach>2</bottom_attach>
+       <top_attach>5</top_attach>
+       <bottom_attach>6</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
-       <xexpand>True</xexpand>
+       <xexpand>False</xexpand>
        <yexpand>False</yexpand>
        <xshrink>False</xshrink>
        <yshrink>False</yshrink>
        <yfill>True</yfill>
       </child>
 
-      <widget>
-       <class>GtkEntry</class>
-       <name>hostname</name>
-       <can_focus>True</can_focus>
-       <editable>True</editable>
-       <text_visible>True</text_visible>
-       <text_max_length>0</text_max_length>
-       <text></text>
-       <child>
-         <padding>0</padding>
-         <expand>True</expand>
-         <fill>True</fill>
-       </child>
-      </widget>
-
-      <widget>
-       <class>GtkLabel</class>
-       <name>label5</name>
-       <label>:</label>
-       <justify>GTK_JUSTIFY_CENTER</justify>
-       <wrap>False</wrap>
-       <xalign>0.5</xalign>
-       <yalign>0.5</yalign>
-       <xpad>8</xpad>
-       <ypad>0</ypad>
-       <child>
-         <padding>0</padding>
-         <expand>False</expand>
-         <fill>False</fill>
-       </child>
-      </widget>
-
       <widget>
        <class>GtkSpinButton</class>
-       <name>port</name>
+       <name>timeout</name>
        <width>64</width>
+       <tooltip>Time that is allowed for checking. If the check takes longer the check will be aborted and the message will be handled as not spam.</tooltip>
        <can_focus>True</can_focus>
        <climb_rate>1</climb_rate>
        <digits>0</digits>
        <update_policy>GTK_UPDATE_ALWAYS</update_policy>
        <snap>False</snap>
        <wrap>False</wrap>
-       <value>783</value>
-       <lower>1</lower>
-       <upper>65535</upper>
-       <step>1</step>
+       <value>60</value>
+       <lower>0</lower>
+       <upper>10000</upper>
+       <step>10</step>
        <page>10</page>
        <page_size>10</page_size>
        <child>
       </widget>
     </widget>
 
+    <widget>
+      <class>GtkLabel</class>
+      <name>label16</name>
+      <label>s</label>
+      <justify>GTK_JUSTIFY_CENTER</justify>
+      <wrap>False</wrap>
+      <xalign>0</xalign>
+      <yalign>0.5</yalign>
+      <xpad>0</xpad>
+      <ypad>0</ypad>
+      <child>
+       <left_attach>2</left_attach>
+       <right_attach>3</right_attach>
+       <top_attach>5</top_attach>
+       <bottom_attach>6</bottom_attach>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+       <xexpand>False</xexpand>
+       <yexpand>False</yexpand>
+       <xshrink>False</xshrink>
+       <yshrink>False</yshrink>
+       <xfill>True</xfill>
+       <yfill>False</yfill>
+      </child>
+    </widget>
+
+    <widget>
+      <class>GtkLabel</class>
+      <name>label9</name>
+      <label>Save Spam</label>
+      <justify>GTK_JUSTIFY_CENTER</justify>
+      <wrap>False</wrap>
+      <xalign>0</xalign>
+      <yalign>0.5</yalign>
+      <xpad>0</xpad>
+      <ypad>0</ypad>
+      <child>
+       <left_attach>0</left_attach>
+       <right_attach>1</right_attach>
+       <top_attach>2</top_attach>
+       <bottom_attach>3</bottom_attach>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+       <xexpand>False</xexpand>
+       <yexpand>False</yexpand>
+       <xshrink>False</xshrink>
+       <yshrink>False</yshrink>
+       <xfill>True</xfill>
+       <yfill>False</yfill>
+      </child>
+    </widget>
+
     <widget>
       <class>GtkCheckButton</class>
-      <name>enable</name>
+      <name>receive_spam</name>
+      <tooltip>Save mails that where identified as spam to a folder</tooltip>
       <can_focus>True</can_focus>
       <label></label>
       <active>False</active>
       <child>
        <left_attach>1</left_attach>
        <right_attach>2</right_attach>
-       <top_attach>0</top_attach>
-       <bottom_attach>1</bottom_attach>
+       <top_attach>2</top_attach>
+       <bottom_attach>3</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>True</xexpand>
     </widget>
 
     <widget>
-      <class>GtkCheckButton</class>
-      <name>receive_spam</name>
-      <can_focus>True</can_focus>
-      <label></label>
-      <active>False</active>
-      <draw_indicator>True</draw_indicator>
+      <class>GtkHBox</class>
+      <name>hbox3</name>
+      <homogeneous>False</homogeneous>
+      <spacing>0</spacing>
       <child>
        <left_attach>1</left_attach>
        <right_attach>2</right_attach>
-       <top_attach>3</top_attach>
-       <bottom_attach>4</bottom_attach>
+       <top_attach>4</top_attach>
+       <bottom_attach>5</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>True</xexpand>
        <xshrink>False</xshrink>
        <yshrink>False</yshrink>
        <xfill>True</xfill>
+       <yfill>True</yfill>
+      </child>
+
+      <widget>
+       <class>GtkSpinButton</class>
+       <name>max_size</name>
+       <width>64</width>
+       <tooltip>Maximum size a message is allowed to have to be checked</tooltip>
+       <can_focus>True</can_focus>
+       <climb_rate>1</climb_rate>
+       <digits>0</digits>
+       <numeric>True</numeric>
+       <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+       <snap>False</snap>
+       <wrap>False</wrap>
+       <value>250</value>
+       <lower>0</lower>
+       <upper>10000</upper>
+       <step>10</step>
+       <page>10</page>
+       <page_size>10</page_size>
+       <child>
+         <padding>0</padding>
+         <expand>False</expand>
+         <fill>True</fill>
+         <pack>GTK_PACK_END</pack>
+       </child>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkLabel</class>
+      <name>label11</name>
+      <label>kB</label>
+      <justify>GTK_JUSTIFY_CENTER</justify>
+      <wrap>False</wrap>
+      <xalign>0</xalign>
+      <yalign>0.5</yalign>
+      <xpad>0</xpad>
+      <ypad>0</ypad>
+      <child>
+       <left_attach>2</left_attach>
+       <right_attach>3</right_attach>
+       <top_attach>4</top_attach>
+       <bottom_attach>5</bottom_attach>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+       <xexpand>False</xexpand>
+       <yexpand>False</yexpand>
+       <xshrink>False</xshrink>
+       <yshrink>False</yshrink>
+       <xfill>True</xfill>
        <yfill>False</yfill>
       </child>
     </widget>
 
     <widget>
       <class>GtkLabel</class>
-      <name>label10</name>
-      <label>Leave empty to use the default trash folder</label>
-      <justify>GTK_JUSTIFY_RIGHT</justify>
+      <name>label8</name>
+      <label>Save Folder</label>
+      <justify>GTK_JUSTIFY_LEFT</justify>
       <wrap>False</wrap>
-      <xalign>1</xalign>
+      <xalign>0</xalign>
       <yalign>0.5</yalign>
       <xpad>0</xpad>
       <ypad>0</ypad>
       <child>
-       <left_attach>1</left_attach>
-       <right_attach>2</right_attach>
-       <top_attach>5</top_attach>
-       <bottom_attach>6</bottom_attach>
+       <left_attach>0</left_attach>
+       <right_attach>1</right_attach>
+       <top_attach>3</top_attach>
+       <bottom_attach>4</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>False</xexpand>
     <widget>
       <class>GtkEntry</class>
       <name>save_folder</name>
+      <tooltip>Folder that will be used to save spam. Leave empty to use the default trash folder</tooltip>
       <can_focus>True</can_focus>
       <editable>True</editable>
       <text_visible>True</text_visible>
       <child>
        <left_attach>1</left_attach>
        <right_attach>2</right_attach>
-       <top_attach>4</top_attach>
-       <bottom_attach>5</bottom_attach>
+       <top_attach>3</top_attach>
+       <bottom_attach>4</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>True</xexpand>
       <child>
        <left_attach>2</left_attach>
        <right_attach>3</right_attach>
-       <top_attach>4</top_attach>
-       <bottom_attach>5</bottom_attach>
+       <top_attach>3</top_attach>
+       <bottom_attach>4</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>False</xexpand>
 
     <widget>
       <class>GtkLabel</class>
-      <name>label11</name>
-      <label>kB</label>
+      <name>label6</name>
+      <label>Maximum Size</label>
       <justify>GTK_JUSTIFY_CENTER</justify>
       <wrap>False</wrap>
       <xalign>0</xalign>
       <xpad>0</xpad>
       <ypad>0</ypad>
       <child>
-       <left_attach>2</left_attach>
-       <right_attach>3</right_attach>
-       <top_attach>2</top_attach>
-       <bottom_attach>3</bottom_attach>
+       <left_attach>0</left_attach>
+       <right_attach>1</right_attach>
+       <top_attach>4</top_attach>
+       <bottom_attach>5</bottom_attach>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <xexpand>False</xexpand>
        <yfill>False</yfill>
       </child>
     </widget>
-
-    <widget>
-      <class>GtkHBox</class>
-      <name>hbox3</name>
-      <homogeneous>False</homogeneous>
-      <spacing>0</spacing>
-      <child>
-       <left_attach>1</left_attach>
-       <right_attach>2</right_attach>
-       <top_attach>2</top_attach>
-       <bottom_attach>3</bottom_attach>
-       <xpad>0</xpad>
-       <ypad>0</ypad>
-       <xexpand>True</xexpand>
-       <yexpand>False</yexpand>
-       <xshrink>False</xshrink>
-       <yshrink>False</yshrink>
-       <xfill>True</xfill>
-       <yfill>True</yfill>
-      </child>
-
-      <widget>
-       <class>GtkSpinButton</class>
-       <name>max_size</name>
-       <width>64</width>
-       <can_focus>True</can_focus>
-       <climb_rate>1</climb_rate>
-       <digits>0</digits>
-       <numeric>True</numeric>
-       <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-       <snap>False</snap>
-       <wrap>False</wrap>
-       <value>250</value>
-       <lower>0</lower>
-       <upper>10000</upper>
-       <step>10</step>
-       <page>10</page>
-       <page_size>10</page_size>
-       <child>
-         <padding>0</padding>
-         <expand>False</expand>
-         <fill>True</fill>
-         <pack>GTK_PACK_END</pack>
-       </child>
-      </widget>
-    </widget>
   </widget>
 </widget>