diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-05 20:03:37 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-25 16:35:28 +0200 |
commit | 476f6ae7bbbf55e8f4dbf948955af11d0e27bd48 (patch) | |
tree | 020260f69088ec01700583e5f6d24bf7d7c67e12 /doc/it/weechat_plugin_api.it.adoc | |
parent | 6c112cef7cab629fb5afacdc1e4704b2cd9267f7 (diff) | |
download | weechat-476f6ae7bbbf55e8f4dbf948955af11d0e27bd48.zip |
doc: add "config_name" and "section_name" in function config_option_get_string (plugin API reference)
Diffstat (limited to 'doc/it/weechat_plugin_api.it.adoc')
-rw-r--r-- | doc/it/weechat_plugin_api.it.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/it/weechat_plugin_api.it.adoc b/doc/it/weechat_plugin_api.it.adoc index 1ceeff90d..a89fe9d56 100644 --- a/doc/it/weechat_plugin_api.it.adoc +++ b/doc/it/weechat_plugin_api.it.adoc @@ -6275,6 +6275,8 @@ Argomenti: // TRANSLATION MISSING * _option_: puntatore all'opzione * _property_: nome della proprietà: +** _config_name_: file name +** _section_name_: section name ** _name_: option name ** _parent_name_: name of parent option ** _type_: option type, one of: |