diff libpurple/protocols/jabber/jabber.c @ 25032:7f6558c7a0a3

* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function
author Tobias Markmann <tfar@soc.pidgin.im>
date Tue, 15 Jul 2008 15:38:15 +0000
parents 3f719eaa7fd1
children affaa4c4836e
line wrap: on
line diff
--- a/libpurple/protocols/jabber/jabber.c	Tue Jul 08 15:05:45 2008 +0000
+++ b/libpurple/protocols/jabber/jabber.c	Tue Jul 15 15:38:15 2008 +0000
@@ -2480,6 +2480,7 @@
 	jabber_add_feature(feature, 0);
 	
 	// send presence with new caps info for all connected accounts
+	jabber_caps_broadcast_change();
 }
 
 void