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/de/autogen | |
parent | 3c71e9c99055d3cccd6bd8c4b67c1b3f0683a21d (diff) | |
download | weechat-4901cd814591672165f318a87315bd4c47da2cf3.zip |
Add new filling options in /help bar
Diffstat (limited to 'doc/de/autogen')
-rw-r--r-- | doc/de/autogen/weechat_commands.xml | 2 | ||||
-rw-r--r-- | doc/de/autogen/weechat_options.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/de/autogen/weechat_commands.xml b/doc/de/autogen/weechat_commands.xml index 1e0b89a11..1ef403a7b 100644 --- a/doc/de/autogen/weechat_commands.xml +++ b/doc/de/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/de/autogen/weechat_options.xml b/doc/de/autogen/weechat_options.xml index a3ec9f249..b6459b140 100644 --- a/doc/de/autogen/weechat_options.xml +++ b/doc/de/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> |