New icons for LDAP static search
[claws.git] / README
diff --git a/README b/README
index d526c5610d4b0c13935ab1add4e533d3ce841d8a..e8129b766f316865f3b04ca46c35162a5322132f 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
        Sylpheed - a GTK+ based, lightweight, and fast e-mail client
 
        Sylpheed - a GTK+ based, lightweight, and fast e-mail client
 
-   Copyright(C) 1999-2001 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
+   Copyright(C) 1999-2002 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -54,6 +54,8 @@ Currently implemented features are:
        o X-Face support
        o multiple MH folder support
        o mbox importing / exporting
        o X-Face support
        o multiple MH folder support
        o mbox importing / exporting
+       o remote operation by command line
+       o per-folder configuration
        o external editor support
        o message queueing
        o automatic mail checking
        o external editor support
        o message queueing
        o automatic mail checking
@@ -71,7 +73,7 @@ Currently implemented features are:
        o SSL support (POP3, SMTP, IMAP4rev1)
        o IPv6 support
        o drag & drop (partially implemented)
        o SSL support (POP3, SMTP, IMAP4rev1)
        o IPv6 support
        o drag & drop (partially implemented)
-       o GnuPG support (currently implementing)
+       o GnuPG support (currently in progress)
        o automake + autoconf support
        o internationalization of messages by gettext
        o support of many code sets, including UTF-8 (Unicode) (when using
        o automake + autoconf support
        o internationalization of messages by gettext
        o support of many code sets, including UTF-8 (Unicode) (when using
@@ -130,6 +132,25 @@ the toolbar. Then, fill the required settings.
 
 Refer to the manual supplied with this program for the general usage.
 
 
 Refer to the manual supplied with this program for the general usage.
 
+Hidden settings
+---------------
+
+You can configure most of the features in Sylpheed through the preferences
+dialog, but there are a few parameters which don't have user interface
+(you don't have to modify them in normal use). You must edit
+~/.sylpheed/sylpheedrc by an editor when Sylpheed is not running.
+
+bold_font                      bold font used in folder, summary and text view
+small_font                     small font used in summary view etc.
+enable_hscrollbar              enable horizontal scroll bar in summary view
+                               0: off  1: on   [default: 1]
+bold_unread                    show unread messages using bold font in
+                               summary view
+                               0: off  1: on   [default: 1]
+folderview_vscrollbar_policy   specify the policy of vertical scroll bar
+                               of folder view
+                               0: always  1: automatic  2: never [default: 0]
+
 Information
 ===========
 
 Information
 ===========