mirror of
https://github.com/irssi/irssi.git
synced 2026-08-15 06:32:06 +02:00
use account-notify capability
This commit is contained in:
parent
a54c2071e2
commit
44d480ca99
9 changed files with 75 additions and 3 deletions
|
|
@ -72,6 +72,8 @@ enum {
|
|||
|
||||
TXT_JOIN,
|
||||
TXT_HOST_CHANGED,
|
||||
TXT_LOGGED_OUT,
|
||||
TXT_LOGGED_IN,
|
||||
TXT_PART,
|
||||
TXT_KICK,
|
||||
TXT_QUIT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue