mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 15:12:11 +02:00
support cap away-notify
This commit is contained in:
parent
d418989f0c
commit
61d215acdd
7 changed files with 75 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ enum {
|
|||
IRCTXT_AWAY,
|
||||
IRCTXT_UNAWAY,
|
||||
IRCTXT_NICK_AWAY,
|
||||
IRCTXT_NOTIFY_AWAY_CHANNEL,
|
||||
IRCTXT_NOTIFY_UNAWAY_CHANNEL,
|
||||
IRCTXT_NO_SUCH_NICK,
|
||||
IRCTXT_NICK_IN_USE,
|
||||
IRCTXT_NICK_UNAVAILABLE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue