put the correct description of enable_swap_from
[claws.git] / manual / advanced.xml
index 6068b4b256c226fd4bc4999d26b9d2eee431280a..161313d777566f2e8a7e692778fbbd067b3a19a1 100644 (file)
          </para>
        </listitem>
       </varlistentry>
-      <varlistentry>
-       <term><literal>diff_added_color</literal></term>
-       <term><literal>diff_deleted_color</literal></term>
-       <term><literal>diff_hunk_color</literal></term>
+       <varlistentry>
+       <term><literal>default_header_color</literal></term>
+       <term><literal>default_header_bgcolor</literal></term>
        <listitem>
          <para>
-    Colors to use when displaying attachments in unified diff format.
-    Default values are '#008b8b' (dark cyan), '#6a5acd' (slate blue) and
-    '#a52a2a' (red brown).
+    Foreground and background colors to use for the Compose window's header
+    entry values. Default values are '#000000' (black) and '#f5f6be' (pale
+    yellow), respectively.
          </para>
        </listitem>
       </varlistentry>
        <term><literal>enable_swap_from</literal></term>
        <listitem>
          <para>
-    Display the sender's email address in the To column of the
-    Sent folder instead of the recipient's when set to '1'.
+    Display the recipient's email address (preceded by an arrow) in the From column
+    when displaying a message which you have sent.
     Default value is '0'.
          </para>
        </listitem>
          </para>
        </listitem>
       </varlistentry>
+      <varlistentry>
+       <term><literal>hide_timezone</literal></term>
+       <listitem>
+         <para>
+    If enabled ('1') the timezone in date headers is set to the
+    unknown timezone value, as specified in section 3 of the RFC
+    5322. Default value is '0'.
+         </para>
+       </listitem>
+      </varlistentry>
       <varlistentry>
        <term><literal>hover_timeout</literal></term>
        <listitem>
     The colours used in the log window. Default values are: '#af0000'
     (dark red), '#000000' (black), '#00af00' (dark lime green),
     '#0000ef' (blue), '#af0000' (dark red), '#00af00' (dark lime green),
-    '#0000af' (dark blue) and '#aa00aa' (dark magenta).
+    '#0000af' (dark blue) and '#aa00aa' (dark magenta) respectively.
+         </para>
+       </listitem>
+      </varlistentry>
+      <varlistentry>
+       <term><literal>master_passphrase_pbkdf2_rounds</literal></term>
+       <listitem>
+         <para>
+       Number of rounds (or iterations) to use in PBKDF2 function when
+       computing next master passphrase key derivation. Currently stored master
+       passphrase KD is not affected by changing this preference.
+       Default value is '50000'.
          </para>
        </listitem>
       </varlistentry>
     View as is used in the Message List. Default is '0', turned off.
          </para>
        </listitem>
-      </varlistentry>      
+      </varlistentry>
+      <varlistentry>
+       <term><literal>next_on_delete</literal></term>
+       <listitem>
+         <para>
+    '0' or '1'. Controls the message selection after deleting, moving, or
+    trashing a message. Default is '0', select previous message.
+         </para>
+       </listitem>
+      </varlistentry>
       <varlistentry>
        <term><literal>outgoing_fallback_to_ascii</literal></term>
        <listitem>
          </para>
        </listitem>
       </varlistentry>
+      <varlistentry>
+       <term><literal>qs_active_color</literal></term>
+       <term><literal>qs_active_bgcolor</literal></term>
+       <term><literal>qs_error_color</literal></term>
+       <term><literal>qs_error_bgcolor</literal></term>
+       <listitem>
+         <para>
+    Foreground and background colors to use in the QuickSearch field when
+    the search is active and when there is a syntax error.
+    Default values are '#000000' (black), '#f5f6be' (pale yellow), '#000000'
+    (black), and '#ff7070' (pale red), respectively.
+         </para>
+       </listitem>
+      </varlistentry>
       <varlistentry>
        <term><literal>respect_flowed_format</literal></term>
        <listitem>
          </para>
        </listitem>
       </varlistentry>
+      <varlistentry>
+       <term><literal>rewrite_first_from</literal></term>
+       <listitem>
+         <para>
+    '0' or '1'. This works around a limitation of some servers with
+    'overly-liberal parsers'. When this is turned on and the Content-
+    Transfer-Encoding is set to 8bit or 7bit, in a message body starting with
+    'From ' the 'From ' will become '=46rom ' and the Content-Transfer-Encoding
+    will be changed to Quoted-Printable. When it is turned off no such modification
+    will be made but it is very likely that an MTA will convert the 'From ' to
+    '>From '. See RFC 4155 for further details. Default value is '1', turned on.
+         </para>
+       </listitem>
+      </varlistentry>
       <varlistentry>
        <term><literal>save_parts_readwrite</literal></term>
        <listitem>
        </listitem>
       </varlistentry>
       <varlistentry>
-       <term><literal>summary_from_show</literal></term>
+       <term><literal>tags_color</literal></term>
+       <term><literal>tags_bgcolor</literal></term>
        <listitem>
          <para>
-    Controls the data displayed in the From column in the Message List.
-    Default value '0' displays name, '1' displays address and '2' displays
-    both name and address.
+    Foreground and background colors to use when displaying tags.
+    Default values are '#000000' (black) and '#f5f6be' (pale yellow),
+    respectively.
          </para>
        </listitem>
       </varlistentry>
          </para>
        </listitem>
       </varlistentry>
+      <varlistentry>
+       <term><literal>imap_scan_tree_recurs_limit</literal></term>
+       <listitem>
+         <para>
+    Recursion depth limit for IMAP's rebuild folder tree feature.
+         </para>
+       </listitem>
+      </varlistentry>
       <varlistentry>
        <term><literal>warn_dnd</literal></term>
        <listitem>
        </listitem>
       </varlistentry>
       <varlistentry>
-       <term><literal>zero_replacement_char</literal></term>
+       <term><literal>warn_sending_many_recipients_num</literal></term>
        <listitem>
          <para>
-    Character to show in Folder List counter columns when a folder contains
-    no messages. Default value is '0'.
+    Display a confirmation dialogue when sending a message to a number
+    of recipients larger than the value of this preference. Set to '0'
+    to bypass this confirmation.
          </para>
        </listitem>
       </varlistentry>
       <varlistentry>
-       <term><literal>master_passphrase_pbkdf2_rounds</literal></term>
+       <term><literal>zero_replacement_char</literal></term>
        <listitem>
-               <para>
-    Number of rounds (or iterations) to use in PBKDF2 function when
-    computing next master passphrase key derivation. Currently stored master
-    passphrase KD is not affected by changing this preference.
+         <para>
+    Character to show in Folder List counter columns when a folder contains
+    no messages. Default value is '0'.
          </para>
        </listitem>
       </varlistentry>