fixed notices in theme.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@802 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-11-02 17:50:51 +00:00 committed by cras
commit 3d551427c6
2 changed files with 3 additions and 3 deletions

View file

@ -47,7 +47,7 @@ abstracts = {
ownnotice = "[%r$0-]%n ";
ownnotice_target = "%K(%R$0-%K)";
notice = "%K-%M$0-%K-%n ";
pubnotice_channel = "%K:%m$1";
pubnotice_channel = "%K:%m$0";
pvtnotice_nick = "%K(%m$0-%K)";
servernotice = "%g!$0-%n ";