query_find() didn't check for queries with no active server

Some DCC CHAT format fixes


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1097 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-01-09 18:56:56 +00:00 committed by cras
commit f8f1f814a5
3 changed files with 14 additions and 7 deletions

View file

@ -216,7 +216,8 @@ abstracts = {
dccfile = "%_$0-%_";
# DCC chat, own msg/action
dccownmsg = "[%r$0%K(%R$1-%K)%n] ";
dccownmsg = "[%r$0%K($1-%K)%n] ";
dccownnick = "%R$0-%n";
dccownaction = "{action $0-}";
# DCC chat, others