diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-12-28 11:42:57 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-12-28 11:42:57 +0100 |
commit | 27431e234d295bb909f056f0d03050cffc662115 (patch) | |
tree | b50bfeb62911ddf8236664d4305c8efcd39f57a8 /doc/en/weechat_user.en.asciidoc | |
parent | aa0289cbbdecb330318a589949d4018ec3b66ee9 (diff) | |
download | weechat-27431e234d295bb909f056f0d03050cffc662115.zip |
core: check bar conditions in root bars and on each update of a bar item
Diffstat (limited to 'doc/en/weechat_user.en.asciidoc')
-rw-r--r-- | doc/en/weechat_user.en.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc index ee454ea92..1f9ae5099 100644 --- a/doc/en/weechat_user.en.asciidoc +++ b/doc/en/weechat_user.en.asciidoc @@ -855,7 +855,7 @@ Some examples of filling for bar 'nicklist': ==== Conditions The option 'conditions' is a string evaluated to know if the bar is displayed -or not in the window (it is used only for bars with type 'window'). +or not. The string can be: |