1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

doc: replace deprecated info "irc_nick_color_name" by "nick_color_name" in examples (plugin API reference)

This commit is contained in:
Sébastien Helleu
2017-07-22 14:10:53 +02:00
parent 1e7b709439
commit 7e1f8a4217
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2215,7 +2215,7 @@ expanded to last):
Info from WeeChat or a plugin, see function
<<_info_get,info_get>>. |
`+${info:version}+` +
`+${info:irc_nick_color_name,foo}+` |
`+${info:nick_color_name,foo}+` |
`+1.0+` +
`+lightblue+`
+1 -1
View File
@@ -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+`
+1 -1
View File
@@ -2296,7 +2296,7 @@ expanded to last):
(_WeeChat ≥ 0.4.3_) |
Info from WeeChat or a plugin, see function <<_info_get,info_get>>. |
`+${info:version}+` +
`+${info:irc_nick_color_name,foo}+` |
`+${info:nick_color_name,foo}+` |
`+1.0+` +
`+lightblue+`
+1 -1
View File
@@ -2221,7 +2221,7 @@ char *weechat_string_eval_expression (const char *expr,
WeeChat またはプラグインのインフォ、<<_info_get,info_get>>
を参照 |
`+${info:version}+` +
`+${info:irc_nick_color_name,foo}+` |
`+${info:nick_color_name,foo}+` |
`+1.0+` +
`+lightblue+`