pidgin: 3b3526a0: albertz noticed the XMPP Console was ide...

paul at darkrain42.org paul at darkrain42.org
Tue Feb 17 22:35:44 EST 2009


-----------------------------------------------------------------
Revision: 3b3526a039e213263905cee2579a5c7e8a99e4a7
Ancestor: 123a3369e1dd05078b2707f46de36749d4147153
Author: paul at darkrain42.org
Date: 2009-02-18T03:29:16
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/3b3526a039e213263905cee2579a5c7e8a99e4a7

Modified files:
        pidgin/plugins/xmppconsole.c

ChangeLog: 

albertz noticed the XMPP Console was identifying itself as interval. Hooray
for copy-paste bugs like this.

-------------- next part --------------
============================================================
--- pidgin/plugins/xmppconsole.c	03f246100970fcc416cc6e069c445cbeb869339c
+++ pidgin/plugins/xmppconsole.c	577a551b280f96f388d04ea6c6e48bd45e88d51c
@@ -890,4 +890,4 @@ init_plugin(PurplePlugin *plugin)
 {
 }
 
-PURPLE_INIT_PLUGIN(interval, init_plugin, info)
+PURPLE_INIT_PLUGIN(xmppconsole, init_plugin, info)


More information about the Commits mailing list