diff options
-rw-r--r-- | README | 6 | ||||
-rw-r--r-- | README.ja | 6 |
2 files changed, 12 insertions, 0 deletions
@@ -196,6 +196,12 @@ bold_unread show unread messages using bold font in 0: off 1: on [default: 1] textview_cursor_visible show cursor in the text view 0: off 1: on [default: 0] +mime_image_viewer specify the command to open attached image + files [default: none] +mime_audio_player specify the command to open attached audio + files [default: none] +mime_command specify the command to open MIME attachments + [default: none] logwindow_line_limit specify the limit of line numbers of log window 0: unlimited n (> 0): n lines [default: 1000] @@ -211,6 +211,12 @@ bold_unread サマリビューで未読メッセージをボールド 0: off 1: on [デフォルト: 1] textview_cursor_visible テキストビューにカーソルを表示 0: off 1: on [デフォルト: 0] +mime_image_viewer 添付画像ファイルを開くコマンドを指定する + [デフォルト: なし] +mime_audio_player 添付音声ファイルを開くコマンドを指定する + [デフォルト: なし] +mime_command MIME 添付ファイルを開くコマンドを指定する + [デフォルト: なし] logwindow_line_limit ログウィンドウの行数制限を指定 0: 無制限 n (> 0): n 行 [デフォルト: 1000] |