mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
Removed own_wall msg format, using now the same as @#channel messages.
Added printing of ctcps, notices, actions and /WALLs to fe-irc-messages.c git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1158 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
5e3aa6f077
commit
669c2c18d8
6 changed files with 190 additions and 98 deletions
|
|
@ -195,9 +195,6 @@ abstracts = {
|
|||
ownctcp = "[%r$0%K(%R$1-%K)] ";
|
||||
ctcp = "%g$0-%n";
|
||||
|
||||
# wall
|
||||
ownwall = "[%W$0%K/%c$1-] ";
|
||||
|
||||
# wallops
|
||||
wallop = "%W$0-%n: ";
|
||||
wallop_nick = "%n$0-";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue