diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-07-14 08:53:23 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-07-14 08:53:23 +0000 |
commit | 0a225a160c2d521b8062bfc702c33b65f520e081 (patch) | |
tree | 5581ab622932e25112c82eaa572fb631c399facc /README | |
parent | 8c0bfd54ae0c81112065a8b7b762ac465e065e5a (diff) |
made textview_cursor_visible a hidden option.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@432 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -192,6 +192,8 @@ bold_unread show unread messages using bold font in 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 window 0: unlimited n (> 0): n lines [default: 1000] |