mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
added "chat protocol xxx" signals
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1257 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
2e1466d210
commit
5288393c74
1 changed files with 5 additions and 0 deletions
|
|
@ -13,6 +13,11 @@ core
|
|||
|
||||
* Provides signals:
|
||||
|
||||
chat-protocols.c:
|
||||
"chat protocol created", CHAT_PROTOCOL_REC
|
||||
"chat protocol updated", CHAT_PROTOCOL_REC
|
||||
"chat protocol destroyed", CHAT_PROTOCOL_REC
|
||||
|
||||
channels.c:
|
||||
"channel created", CHANNEL_REC, int automatic
|
||||
"channel destroyed", CHANNEL_REC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue