pidgin/plugins/disco/xmppdisco.h

branch
soc.2013.gobjectification.plugins
changeset 36637
9b0109ae118d
parent 36367
891eea799578
child 36754
8250d6be8c02
--- a/pidgin/plugins/disco/xmppdisco.h	Sun Sep 01 05:01:14 2013 +0530
+++ b/pidgin/plugins/disco/xmppdisco.h	Sun Sep 01 14:24:24 2013 +0530
@@ -26,7 +26,7 @@
 
 #include "gtkdisco.h"
 
-#define XMPP_PLUGIN_ID      "prpl-jabber"
+#define XMPP_PROTOCOL_ID    "jabber"
 #define NS_DISCO_INFO       "http://jabber.org/protocol/disco#info"
 #define NS_DISCO_ITEMS      "http://jabber.org/protocol/disco#items"
 #define NS_MUC              "http://jabber.org/protocol/muc"

mercurial