--- a/pidgin/plugins/disco/xmppdisco.c Mon Feb 17 21:57:26 2014 +0530 +++ b/pidgin/plugins/disco/xmppdisco.c Tue Feb 18 12:00:02 2014 +0530 @@ -251,7 +251,6 @@ } disco_type_mappings[] = { { "gadu-gadu", "gadu-gadu" }, /* the protocol is gg, but list_icon returns "gadu-gadu" */ { "sametime", "meanwhile" }, - { "myspaceim", "myspace" }, { "xmpp", "jabber" }, /* jabber (mentioned in case the protocol is renamed so this line will match) */ { NULL, NULL } };