Merged silc_1_0_branch to trunk.
[silc.git] / apps / irssi / docs / signals.txt
index 2bf0d9213105238597826963ed856b6ada2b618d..7c03fad5584641bfe80fffb6bdbef06bff5a85f5 100644 (file)
@@ -153,7 +153,7 @@ mode-lists.c:
 
 modes.c:
  "channel mode changed", CHANNEL_REC, char *setby
- "nick mode changed", CHANNEL_REC, NICK_REC, char *setby
+ "nick mode changed", CHANNEL_REC, NICK_REC, char *setby, char *mode, char *type
  "user mode changed", SERVER_REC, char *old
  "away mode changed", SERVER_REC
 
@@ -319,8 +319,17 @@ dcc/fe-dcc-chat-messages.c:
 Text FE
 -------
 
+gui-readline.c:
+ "gui key pressed", int key
+
 gui-printtext.c:
  "beep"
 
-statusbar-items.c:
- "mail counter"
+SILC
+---
+
+silc-channels.c:
+ "mime", SERVER_REC, CHANNEL_REC, char *blob, char *enc, char *type, char *nick
+
+silc-servers.c:
+ "mime-send", SERVER_REC, WI_ITEM_REC, char *blob, char *enc, char *type