diff libpurple/protocols/jabber/libxmpp.c @ 27086:60cb86295f08

Examples for the namespace-(un)registering of IQs and added IPC versions
author Paul Aurich <paul@darkrain42.org>
date Wed, 03 Jun 2009 05:51:51 +0000
parents 08964b4b2fe4
children d31af94a715d
line wrap: on
line diff
--- a/libpurple/protocols/jabber/libxmpp.c	Wed Jun 03 04:55:06 2009 +0000
+++ b/libpurple/protocols/jabber/libxmpp.c	Wed Jun 03 05:51:51 2009 +0000
@@ -170,6 +170,7 @@
 			purple_value_new(PURPLE_TYPE_STRING), /* from */
 			purple_value_new(PURPLE_TYPE_SUBTYPE, PURPLE_SUBTYPE_XMLNODE)); /* child */
 
+	/* Modifying these? Look at jabber_init_plugin for the ipc versions */
 	purple_signal_register(plugin, "jabber-register-namespace-watcher",
 			purple_marshal_VOID__POINTER_POINTER,
 			NULL, 2,