1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +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
@@ -60,7 +60,7 @@ irc_input_user_message_display (struct t_gui_buffer *buffer, const char *text)
weechat_printf_tags (buffer,
irc_protocol_tags ("privmsg",
"notify_message,no_highlight",
"notify_none,no_highlight",
(ptr_nick) ? ptr_nick->name : ptr_server->nick),
"%s%s",
irc_nick_as_prefix (ptr_server,