diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-16 12:05:47 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-16 12:05:47 +0200 |
commit | 4a96c0ad8b724e5eb5f62875ecc2ae8f1253f8db (patch) | |
tree | ddf54bc95500933a0e653a670753ad471c06ae81 /doc/en/autogen/plugin_api | |
parent | 2ae292e6848cf1cea9efb1f418b7d4ffc534f20c (diff) | |
download | weechat-4a96c0ad8b724e5eb5f62875ecc2ae8f1253f8db.zip |
api: add info "locale" for info_get (locale used to translate messages)
Diffstat (limited to 'doc/en/autogen/plugin_api')
-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 016298988..341172eab 100644 --- a/doc/en/autogen/plugin_api/infos.txt +++ b/doc/en/autogen/plugin_api/infos.txt @@ -38,6 +38,8 @@ | weechat | inactivity | keyboard inactivity (seconds) | - +| weechat | locale | locale used for translating messages | - + | weechat | version | WeeChat version | - | weechat | version_number | WeeChat version (as number) | - |