diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-10-08 22:15:11 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-10-08 22:15:11 +0200 |
commit | 4b94b74990a1044a482fadd280ccd527dca98b9a (patch) | |
tree | e78019c164b444c99cb1030a3f061b9f386cc5e6 /doc/ja | |
parent | d82f8c81658a6a3294668136a0df0cd0e15641b9 (diff) | |
download | weechat-4b94b74990a1044a482fadd280ccd527dca98b9a.zip |
irc: add option irc.look.notice_welcome_tags
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/autogen/user/irc_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/irc_options.txt b/doc/ja/autogen/user/irc_options.txt index 1ccc2012e..d559b3a4b 100644 --- a/doc/ja/autogen/user/irc_options.txt +++ b/doc/ja/autogen/user/irc_options.txt @@ -258,6 +258,11 @@ ** タイプ: ブール ** 値: on, off (デフォルト値: `on`) +* [[option_irc.look.notice_welcome_tags]] *irc.look.notice_welcome_tags* +** 説明: `comma separated list of tags used in a welcome notices redirected to a channel, for example: "notify_private"` +** タイプ: 文字列 +** 値: 未制約文字列 (デフォルト値: `""`) + * [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison* ** 説明: `あるニックネームが参加またはサーバから切断したときの (ison コマンドの結果)、notify によって表示されたメッセージに使われたタグのコンマ区切りリスト、例えば: "notify_message"、"notify_highlight"、"notify_private"` ** タイプ: 文字列 |