1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04: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:
Timo Sirainen 2001-02-19 06:28:02 +00:00 committed by cras
parent 2e1466d210
commit 5288393c74

View File

@ -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