mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
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:
parent
6362ab86f6
commit
f5a161bee9
2 changed files with 17 additions and 14 deletions
|
|
@ -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 ";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue