From f8403c76db457b89c36865d1cb3771df5626ff6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 4 Oct 2020 08:45:03 +0200 Subject: api: add optional list of colors in infos "nick_color" and "nick_color_name" (closes #1565) --- doc/en/includes/autogen_api_infos.en.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/en/includes') diff --git a/doc/en/includes/autogen_api_infos.en.adoc b/doc/en/includes/autogen_api_infos.en.adoc index e8a926693..6d8015437 100644 --- a/doc/en/includes/autogen_api_infos.en.adoc +++ b/doc/en/includes/autogen_api_infos.en.adoc @@ -106,9 +106,9 @@ | weechat | locale | locale used for translating messages | - -| weechat | nick_color | get nick color code | nickname +| weechat | nick_color | get nick color code | nickname;colors (colors is an optional comma-separated list of colors to use; background is allowed for a color with format text:background; if colors is present, WeeChat options with nick colors and forced nick colors are ignored) -| weechat | nick_color_name | get nick color name | nickname +| weechat | nick_color_name | get nick color name | nickname;colors (colors is an optional comma-separated list of colors to use; background is allowed for a color with format text:background; if colors is present, WeeChat options with nick colors and forced nick colors are ignored) | weechat | pid | WeeChat PID (process ID) | - -- cgit v1.2.3