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 | |
parent | 3c71e9c99055d3cccd6bd8c4b67c1b3f0683a21d (diff) | |
download | weechat-4901cd814591672165f318a87315bd4c47da2cf3.zip |
Add new filling options in /help bar
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/weechat_commands.xml | 2 | ||||
-rw-r--r-- | doc/de/autogen/weechat_options.xml | 2 | ||||
-rw-r--r-- | doc/en/autogen/weechat_commands.xml | 2 | ||||
-rw-r--r-- | doc/en/autogen/weechat_options.xml | 2 | ||||
-rw-r--r-- | doc/fr/autogen/weechat_commands.xml | 2 |
5 files changed, 5 insertions, 5 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> 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> diff --git a/doc/fr/autogen/weechat_commands.xml b/doc/fr/autogen/weechat_commands.xml index bd92b23a6..3accd0cbb 100644 --- a/doc/fr/autogen/weechat_commands.xml +++ b/doc/fr/autogen/weechat_commands.xml @@ -20,7 +20,7 @@ gestion des barres nicklist: sue les fenêtres avec liste de pseudos sans condition, la barre est toujours affichée position: bottom (bas), top (haut), left (gauche) ou right (droite) - remplissage: horizontal ou vertical + remplissage: horizontal, vertical, columns_horizontal ou columns_vertical taille: taille de la barre (en caractères) séparateur: 1 pour utiliser un séparateur (ligne), 0 ou rien signifie sans séparateur objet1,...: objets pour cette barre |