added whois abstract to themes. should make it easier to change whois output

in theme


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1570 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-06-26 22:04:54 +00:00 committed by cras
commit f5a161bee9
2 changed files with 17 additions and 14 deletions

View file

@ -196,6 +196,9 @@ abstracts = {
## other IRC events
##
# whois
whois = " $[8]0 : $1-";
# notices
ownnotice = "[%r$0%K(%R$1-%K)]%n ";
notice = "%K-%M$0-%K-%n ";