summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-05-11 12:55:18 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-05-11 12:55:18 +0000
commitf3f8eb620a4c47da0479b2fc7c8e1e1ed386d5c8 (patch)
tree0295ad9ce763d5ed7732a40fc8da7dbe72b99279 /docs
parentcb2868557491ce3d1d61d6d55811a80a387efe4f (diff)
downloadirssi-f3f8eb620a4c47da0479b2fc7c8e1e1ed386d5c8.zip
added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request
sent to nick". git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1472 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/signals.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/signals.txt b/docs/signals.txt
index 20484abd..203e8b0b 100644
--- a/docs/signals.txt
+++ b/docs/signals.txt
@@ -184,6 +184,7 @@ dcc*.c:
"dcc rejecting", DCC_REC
"dcc closed", DCC_REC
"dcc request", DCC_REC, char *sendaddr
+ "dcc request send", DCC_REC
"dcc chat message", DCC_REC, char *msg
"dcc transfer update", DCC_REC
"dcc get receive", DCC_REC