1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 13:56:37 +02:00

irc: use tag "notify_none" for self messages

This commit is contained in:
Sebastien Helleu
2011-04-24 08:24:28 +02:00
parent 70b0f12469
commit cd73fac2f8
4 changed files with 20 additions and 18 deletions
+1 -1
View File
@@ -1446,7 +1446,7 @@ IRC_PROTOCOL_CALLBACK(privmsg)
weechat_printf_tags (ptr_channel->buffer,
irc_protocol_tags (command,
(nick_is_me) ?
"notify_private,no_highlight" :
"notify_none,no_highlight" :
"notify_private",
nick),
"%s%s",