diff -r b9cf92c8b16b -r 50facee54d1d pidgin/plugins/disco/xmppdisco.c --- a/pidgin/plugins/disco/xmppdisco.c Wed Jun 04 23:12:27 2025 -0500 +++ b/pidgin/plugins/disco/xmppdisco.c Wed Jun 04 23:47:08 2025 -0500 @@ -250,8 +250,6 @@ const char *from; const char *to; } disco_type_mappings[] = { - { "gadu-gadu", "gadu-gadu" }, /* the prpl is prpl-gg, but list_icon returns "gadu-gadu" */ - { "sametime", "meanwhile" }, { "xmpp", "jabber" }, /* prpl-jabber (mentioned in case the prpl is renamed so this line will match) */ { NULL, NULL } };