mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Support for 330 whois event (auth) in qnet
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2833 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4fe68fcdd0
commit
8d41e24b58
3 changed files with 16 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ enum {
|
|||
IRCTXT_WHOIS_CHANNELS,
|
||||
IRCTXT_WHOIS_AWAY,
|
||||
IRCTXT_WHOIS_SPECIAL,
|
||||
IRCTXT_WHOIS_EXTRA,
|
||||
IRCTXT_END_OF_WHOIS,
|
||||
IRCTXT_END_OF_WHOWAS,
|
||||
IRCTXT_WHOIS_NOT_FOUND,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue