mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
/INVITELIST prints "Invite list is empty" message and complains about not
being synced. Changed level to CLIENTNOTICE when printing the "no bans" message. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1744 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ad33787379
commit
f370a3cc2e
3 changed files with 16 additions and 3 deletions
|
|
@ -50,6 +50,7 @@ enum {
|
|||
IRCTXT_BANLIST_LONG,
|
||||
IRCTXT_EBANLIST,
|
||||
IRCTXT_EBANLIST_LONG,
|
||||
IRCTXT_NO_INVITELIST,
|
||||
IRCTXT_INVITELIST,
|
||||
IRCTXT_NO_SUCH_CHANNEL,
|
||||
IRCTXT_CHANNEL_SYNCED,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue