diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-16 13:08:44 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-16 13:08:44 +0100 |
commit | 4901cd814591672165f318a87315bd4c47da2cf3 (patch) | |
tree | 162e5fb010966ea9c3a39089a324ac3709d20b45 /doc/en | |
parent | 3c71e9c99055d3cccd6bd8c4b67c1b3f0683a21d (diff) | |
download | weechat-4901cd814591672165f318a87315bd4c47da2cf3.zip |
Add new filling options in /help bar
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/weechat_commands.xml | 2 | ||||
-rw-r--r-- | doc/en/autogen/weechat_options.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/autogen/weechat_commands.xml b/doc/en/autogen/weechat_commands.xml index b8a04b624..44f245a03 100644 --- a/doc/en/autogen/weechat_commands.xml +++ b/doc/en/autogen/weechat_commands.xml @@ -20,7 +20,7 @@ manage bars nicklist: on windows with nicklist without condition, bar is always displayed position: bottom, top, left or right - filling: horizontal or vertical + filling: horizontal, vertical, columns_horizontal or columns_vertical size: size of bar (in chars) separator: 1 for using separator (line), 0 or nothing means no separator item1,...: items for this bar diff --git a/doc/en/autogen/weechat_options.xml b/doc/en/autogen/weechat_options.xml index 58e2f98ac..689f68b51 100644 --- a/doc/en/autogen/weechat_options.xml +++ b/doc/en/autogen/weechat_options.xml @@ -486,7 +486,7 @@ </listitem> </itemizedlist> -<command>weechat.color.separator</command>: background color for window separators (when splited) +<command>weechat.color.separator</command>: background color for window separators (when splitted) <itemizedlist> <listitem> <para>type: color</para> |