pidgin/plugins/disco/xmppdisco.c

branch
soc.2013.gobjectification.plugins
changeset 37115
7004e53e3495
parent 37041
c1936deaa35b
parent 35581
2638707f038e
child 38240
0552f69f1996
--- 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 }
 };

mercurial