summaryrefslogtreecommitdiff
path: root/doc/ja
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-08-28 21:39:21 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-08-28 21:39:21 +0200
commit75cc0b0a77e84efc0d14182ae35f357247243260 (patch)
tree583fbd1b2e65a18b44108deb13cb5bb2859305dc /doc/ja
parentfb51fb605246d47ad68225d6dd2a149aa160c1d9 (diff)
downloadweechat-75cc0b0a77e84efc0d14182ae35f357247243260.zip
irc: add option irc.look.notice_welcome_redirect to automatically redirect channel welcome notices to the channel buffer
Diffstat (limited to 'doc/ja')
-rw-r--r--doc/ja/autogen/user/irc_options.txt5
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 0ab08aa82..7c4f3fa1f 100644
--- a/doc/ja/autogen/user/irc_options.txt
+++ b/doc/ja/autogen/user/irc_options.txt
@@ -253,6 +253,11 @@
** タイプ: 整数
** 値: auto, never, always (デフォルト値: `auto`)
+* [[option_irc.look.notice_welcome_redirect]] *irc.look.notice_welcome_redirect*
+** 説明: `automatically redirect channel welcome notices to the channel buffer; such notices have the nick as target but a channel name in beginning of notice message, for example notices sent by freenode server which look like: "[#channel] Welcome to this channel..."`
+** タイプ: ブール
+** 値: on, off (デフォルト値: `on`)
+
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** 説明: `comma separated list of tags used in messages displayed by notify when a nick joins or quits server (result of command ison), for example: "notify_message", "notify_private" or "notify_highlight"`
** タイプ: 文字列