summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-06-23 10:08:27 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-06-23 10:08:27 +0200
commit8d87086917c611280c8a2297d58191147e8e3ea9 (patch)
tree0ce8650ef99d67769ed65f1c84da46962e57395f /doc/en
parent16e741f0639ef0e69e95f545cd4cb6a61e6a766a (diff)
downloadweechat-8d87086917c611280c8a2297d58191147e8e3ea9.zip
Add new option irc.color.item_channel_modes
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/autogen/user/irc_options.txt5
-rw-r--r--doc/en/autogen/user/weechat_options.txt2
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt
index 1b919c5c8..e34b1b96e 100644
--- a/doc/en/autogen/user/irc_options.txt
+++ b/doc/en/autogen/user/irc_options.txt
@@ -8,6 +8,11 @@
** type: color
** values: a color name (default value: yellow)
+* *irc.color.item_channel_modes*
+** description: color for channel modes, near channel name
+** type: color
+** values: a color name (default value: default)
+
* *irc.color.message_join*
** description: color for text in join messages
** type: color
diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt
index e343ac759..6fd40c65e 100644
--- a/doc/en/autogen/user/weechat_options.txt
+++ b/doc/en/autogen/user/weechat_options.txt
@@ -516,7 +516,7 @@
* *weechat.look.save_layout_on_exit*
** description: save layout on exit (buffers, windows, or both)
** type: integer
-** values: none, buffers, windows, all (default value: all)
+** values: none, buffers, windows, all (default value: none)
* *weechat.look.scroll_amount*
** description: how many lines to scroll by with scroll_up and scroll_down