0.9.4claws46
[claws.git] / src / plugins / spamassassin / spamassassin_gtk.glade
index 9f70df6d3db0a47aa970c48c78eda0b401223ba1..c53f4c9cecf9b1f42b858131b455faff8a2fe0db 100644 (file)
@@ -27,7 +27,7 @@
     <class>GtkTable</class>
     <name>table1</name>
     <border_width>8</border_width>
-    <rows>6</rows>
+    <rows>5</rows>
     <columns>3</columns>
     <homogeneous>False</homogeneous>
     <row_spacing>4</row_spacing>
@@ -36,7 +36,7 @@
     <widget>
       <class>GtkLabel</class>
       <name>label3</name>
-      <label>Enable SpamAssassin Filtering</label>
+      <label>Enable</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>
@@ -88,7 +88,7 @@
     <widget>
       <class>GtkLabel</class>
       <name>label6</name>
-      <label>Maximum Message Size</label>
+      <label>Maximum Size</label>
       <justify>GTK_JUSTIFY_CENTER</justify>
       <wrap>False</wrap>
       <xalign>0</xalign>
     <widget>
       <class>GtkLabel</class>
       <name>label8</name>
-      <label>Folder for saved Spam</label>
+      <label>Save Folder</label>
       <justify>GTK_JUSTIFY_LEFT</justify>
       <wrap>False</wrap>
       <xalign>0</xalign>
     <widget>
       <class>GtkLabel</class>
       <name>label9</name>
-      <label>Receive Spam</label>
+      <label>Save Spam</label>
       <justify>GTK_JUSTIFY_CENTER</justify>
       <wrap>False</wrap>
       <xalign>0</xalign>
       <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>
        <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>
     <widget>
       <class>GtkCheckButton</class>
       <name>enable</name>
+      <tooltip>Enable SpamAssassin filtering</tooltip>
       <can_focus>True</can_focus>
       <label></label>
       <active>False</active>
     <widget>
       <class>GtkCheckButton</class>
       <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>
     </widget>
 
-    <widget>
-      <class>GtkLabel</class>
-      <name>label10</name>
-      <label>Leave empty to use the default trash folder</label>
-      <justify>GTK_JUSTIFY_RIGHT</justify>
-      <wrap>False</wrap>
-      <xalign>1</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>
-       <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>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>
        <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>