diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-08 11:40:27 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-08 11:40:27 +0200 |
commit | 21356d9909bd6da1c39b15bac88189fe5826b3f7 (patch) | |
tree | b6bf216a3ded5b928b8da465164264b3adb74bf9 /doc/de/autogen/plugin_api/infolists.txt | |
parent | fb7edb351815d1d4b2a074d1b68f7d3f50ac04af (diff) | |
download | weechat-21356d9909bd6da1c39b15bac88189fe5826b3f7.zip |
core: add "proxy" infolist and hdata
Diffstat (limited to 'doc/de/autogen/plugin_api/infolists.txt')
-rw-r--r-- | doc/de/autogen/plugin_api/infolists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/infolists.txt b/doc/de/autogen/plugin_api/infolists.txt index 8aa6117ee..38a159a25 100644 --- a/doc/de/autogen/plugin_api/infolists.txt +++ b/doc/de/autogen/plugin_api/infolists.txt @@ -62,6 +62,8 @@ | weechat | plugin | Auflistung der Erweiterungen | Pointer der Erweiterung (optional) | Name einer Erweiterung (darf mit einem "*" als Platzhalter beginnen oder enden) (optional) +| weechat | proxy | list of proxies | proxy pointer (optional) | proxy name (can start or end with "*" as wildcard) (optional) + | weechat | url_options | Optionen für URL | - | - | weechat | window | Auflistung der Fenster | Fenster Pointer (optional) | "current" für aktuelles Fenster oder die Nummer eines Fensters (optional) |