diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-07-07 12:44:55 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-07-07 12:44:55 +0200 |
commit | 97a64f1334d567c6d332416ad42c4d8b8ffac7b0 (patch) | |
tree | 613eb72e567689c1fa7816df03b3006ffc1d6746 /doc/en/autogen/user/irc_options.txt | |
parent | 2370f7aaa7bad1c466f884301a87c0ae5a4f07b8 (diff) | |
download | weechat-97a64f1334d567c6d332416ad42c4d8b8ffac7b0.zip |
irc: add bar item "buffer_modes", remove option irc.look.item_channel_modes (task #12022)
Diffstat (limited to 'doc/en/autogen/user/irc_options.txt')
-rw-r--r-- | doc/en/autogen/user/irc_options.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index 1094f255c..fbd3f2258 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -188,13 +188,8 @@ ** type: boolean ** values: on, off (default value: `on`) -* [[option_irc.look.item_channel_modes]] *irc.look.item_channel_modes* -** description: `display channel modes in "buffer_name" bar item` -** type: boolean -** values: on, off (default value: `on`) - * [[option_irc.look.item_channel_modes_hide_key]] *irc.look.item_channel_modes_hide_key* -** description: `hide channel key if modes are displayed in "buffer_name" bar item (this will hide all channel modes arguments if mode +k is set on channel)` +** description: `hide channel key in channel modes (this will hide all channel modes arguments if mode +k is set on channel)` ** type: boolean ** values: on, off (default value: `off`) |