mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Print nicks who quit IRC in netsplit message. See netsplit section in
docs/manual.txt for more information. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@241 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c39c27a1ff
commit
555a2bf929
6 changed files with 182 additions and 6 deletions
|
|
@ -20,6 +20,7 @@ enum {
|
|||
IRCTXT_SETUPSERVER_LINE,
|
||||
IRCTXT_SETUPSERVER_FOOTER,
|
||||
IRCTXT_NETSPLIT,
|
||||
IRCTXT_NETSPLIT_MORE,
|
||||
IRCTXT_NO_NETSPLITS,
|
||||
IRCTXT_NETSPLITS_HEADER,
|
||||
IRCTXT_NETSPLITS_LINE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue