diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-07-22 14:10:53 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-07-22 14:10:53 +0200 |
commit | 7e1f8a42173f19dd02ed57a88972fae72416e71b (patch) | |
tree | a5cbfcf47574a62bf7e5f1e89d6c84766bd5a458 /doc/fr/weechat_plugin_api.fr.adoc | |
parent | 1e7b7094390f99d0c04fe4682fda99e85650a220 (diff) | |
download | weechat-7e1f8a42173f19dd02ed57a88972fae72416e71b.zip |
doc: replace deprecated info "irc_nick_color_name" by "nick_color_name" in examples (plugin API reference)
Diffstat (limited to 'doc/fr/weechat_plugin_api.fr.adoc')
-rw-r--r-- | doc/fr/weechat_plugin_api.fr.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/weechat_plugin_api.fr.adoc b/doc/fr/weechat_plugin_api.fr.adoc index 1c4bc5446..31c78abe1 100644 --- a/doc/fr/weechat_plugin_api.fr.adoc +++ b/doc/fr/weechat_plugin_api.fr.adoc @@ -2257,7 +2257,7 @@ première étendue à la dernière) : (_WeeChat ≥ 0.4.3_) | Info de WeeChat ou d'une extension, voir la fonction <<_info_get,info_get>>. | `+${info:version}+` + - `+${info:irc_nick_color_name,foo}+` | + `+${info:nick_color_name,foo}+` | `+1.0+` + `+lightblue+` |