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/de/includes/autogen_api_infos.de.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/de/includes/autogen_api_infos.de.adoc') diff --git a/doc/de/includes/autogen_api_infos.de.adoc b/doc/de/includes/autogen_api_infos.de.adoc index 7b125e77c..d85f90b6a 100644 --- a/doc/de/includes/autogen_api_infos.de.adoc +++ b/doc/de/includes/autogen_api_infos.de.adoc @@ -106,9 +106,9 @@ | weechat | locale | Spracheinstellung die für die übersetzten Nachrichten verwendet werden soll | - -| weechat | nick_color | zeigt Farbecode des Nick | Nickname +| weechat | nick_color | zeigt Farbecode des Nick | 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 | zeigt Farbnamen des Nick | Nickname +| weechat | nick_color_name | zeigt Farbnamen des Nick | 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 (Prozess-ID) | - -- cgit v1.2.3