summaryrefslogtreecommitdiff
path: root/doc/en/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-11-06 20:23:56 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-11-06 20:23:56 +0100
commit5882fe6abdc3cce0c6aac92bc3c5a2e2ec3bba3b (patch)
treea861904e6e53ea099c0ac18ad820a9deba771931 /doc/en/autogen
parentee7c280d7e8acd5ec255da6e12959d812b5897f3 (diff)
downloadweechat-5882fe6abdc3cce0c6aac92bc3c5a2e2ec3bba3b.zip
core: update translations
Diffstat (limited to 'doc/en/autogen')
-rw-r--r--doc/en/autogen/user/weechat_options.asciidoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc
index d220726ae..62c9b2aac 100644
--- a/doc/en/autogen/user/weechat_options.asciidoc
+++ b/doc/en/autogen/user/weechat_options.asciidoc
@@ -283,6 +283,11 @@
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (default value: `yellow`)
+* [[option_weechat.color.status_mouse]] *weechat.color.status_mouse*
+** description: `text color for mouse indicator in status bar`
+** type: color
+** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (default value: `green`)
+
* [[option_weechat.color.status_name]] *weechat.color.status_name*
** description: `text color for current buffer name in status bar`
** type: color
@@ -668,6 +673,11 @@
** type: string
** values: any string (default value: `"!"`)
+* [[option_weechat.look.item_mouse_status]] *weechat.look.item_mouse_status*
+** description: `string used to show if mouse is enabled (bar item "mouse_status")`
+** type: string
+** values: any string (default value: `"M"`)
+
* [[option_weechat.look.item_time_format]] *weechat.look.item_time_format*
** description: `time format for "time" bar item (see man strftime for date/time specifiers)`
** type: string