diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-09-16 07:54:20 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-09-16 07:54:20 +0000 |
commit | 9cc2ff3741a5d46018d5e130a910b2a6907621c8 (patch) | |
tree | c71b562ac3f285cc09d3af8a67386c0b20903567 /README | |
parent | 0690f3f9c67c82b806d12b9b40017ad3b0622a95 (diff) |
modified the display of folder view.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@589 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -184,14 +184,14 @@ dialog, but there are a few parameters which don't have user interface allow_jisx0201_kana allow JIS X 0201 Kana (half-width kana) on sending 0: off 1: on [default: 0] +translate_header translate headers such as 'From:', 'To:' and + 'Subject:' + 0: off 1: on [default: 1] enable_rules_hint enable alternating row colors for 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] textview_cursor_visible show cursor in the text view 0: off 1: on [default: 0] logwindow_line_limit specify the limit of line numbers of log |