diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-03-20 20:42:05 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-03-20 20:42:05 +0100 |
commit | c29b45a0f2ef86fde6e6a28317ba13d5d873ee5d (patch) | |
tree | 31ceab57d66eecad367c5ca674afa6900dfbd6d3 /doc/de/autogen/plugin_api/infos.adoc | |
parent | c05cb595dc83f0691227e004fc74017dc9b5fad9 (diff) | |
download | weechat-c29b45a0f2ef86fde6e6a28317ba13d5d873ee5d.zip |
api: add info "auto_connect" (closes #1453)
Diffstat (limited to 'doc/de/autogen/plugin_api/infos.adoc')
-rw-r--r-- | doc/de/autogen/plugin_api/infos.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/infos.adoc b/doc/de/autogen/plugin_api/infos.adoc index a0d251a16..f4f8c3f5e 100644 --- a/doc/de/autogen/plugin_api/infos.adoc +++ b/doc/de/autogen/plugin_api/infos.adoc @@ -80,6 +80,8 @@ | tcl | tcl_version | Version des verwendeten Interpreters | - +| weechat | auto_connect | 1 if automatic connection to servers is enabled, 0 if it has been disabled by the user (option "-a" or "--no-connect") | - + | weechat | charset_internal | Interner WeeChat Zeichensatz | - | weechat | charset_terminal | Terminal Zeichensatz | - |