diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-12-24 07:31:21 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-12-24 07:31:21 +0100 |
commit | 2e5489b389c339799c5950f275cbc784927495da (patch) | |
tree | 5b2cab4405d651bd1d4103a3e58a2c466c40f191 /doc/ja/autogen/user | |
parent | f5f6a13586904830f605ad48e5589c10f1e28de3 (diff) | |
download | weechat-2e5489b389c339799c5950f275cbc784927495da.zip |
doc: update auto-generated files with irc options
Diffstat (limited to 'doc/ja/autogen/user')
-rw-r--r-- | doc/ja/autogen/user/irc_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/autogen/user/irc_options.asciidoc b/doc/ja/autogen/user/irc_options.asciidoc index e196811aa..deb80541a 100644 --- a/doc/ja/autogen/user/irc_options.asciidoc +++ b/doc/ja/autogen/user/irc_options.asciidoc @@ -50,7 +50,7 @@ * [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes* ** 説明: `モード文字を用いたニックネームプレフィックスの色 (o=オペレータ、h=halfop、v=発言、..)、フォーマット: "o:color1;h:color2;v:color3" (モードが見つからない場合、WeeChat はサーバから受け取ったモードの次のものを試す ("PREFIX"); モードが見つからなかった場合は、特殊なモード "*" がデフォルト色として使えます)` ** タイプ: 文字列 -** 値: 未制約文字列 (デフォルト値: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`) +** 値: 未制約文字列 (デフォルト値: `"y:lightred;q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`) * [[option_irc.color.notice]] *irc.color.notice* ** 説明: `notices に含まれるテキスト "Notice" の色` |