diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-08 15:10:13 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-08 15:10:13 +0100 |
commit | d478526b085306891d2d2d258a8ca27f7f407a6c (patch) | |
tree | 32c684dc1b60f2f4a6723e0408bf4479fce2f46c /doc/en/autogen | |
parent | 0b287f7e01082cafb05bdfd3832103519d0bc077 (diff) | |
download | weechat-d478526b085306891d2d2d258a8ca27f7f407a6c.zip |
Add info "python2_bin" (path to python 2.x interpreter) in Python plugin
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/plugin_api/infos.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/infos.txt b/doc/en/autogen/plugin_api/infos.txt index 9de4fb5c6..db75a89d5 100644 --- a/doc/en/autogen/plugin_api/infos.txt +++ b/doc/en/autogen/plugin_api/infos.txt @@ -22,6 +22,8 @@ | irc | irc_server_isupport_value | value of feature, if supported by server (from IRC message 005) | server,feature +| python | python2_bin | path to python 2.x interpreter | - + | weechat | charset_internal | WeeChat internal charset | - | weechat | charset_terminal | terminal charset | - |