From 16c13e94a6ab5e25fdf8366891264706db566838 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 2 Mar 2014 12:35:34 +0100 Subject: trigger: add variable "tg_notify" (notify level of a message, if different from "none") --- doc/en/weechat_user.en.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/en') diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 430c6c8aa..e86f6e4dd 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -3237,9 +3237,10 @@ too): | Variable | Type | Description | tg_tags | string | Tags of message (with comma added at beginning/end of string) | tg_tags_count | string | Number of tags in message -| tg_tag_notify | string | Notify level ('none', 'message', 'private', 'highlight') | tg_tag_nick | string | Nick (from tag "nick_xxx") | tg_tag_prefix_nick | string | Color of nick in prefix (from tag "prefix_nick_ccc") +| tg_tag_notify | string | Notify level ('none', 'message', 'private', 'highlight') +| tg_notify | string | Notify level, if different from 'none' | tg_msg_pv | string | "1" for a private message, otherwise "0" |=== -- cgit v1.2.3