--- a/pidgin/plugins/disco/xmppdisco.c Sat Nov 12 15:37:03 2022 -0600 +++ b/pidgin/plugins/disco/xmppdisco.c Sat Nov 12 15:38:17 2022 -0600 @@ -259,7 +259,6 @@ const char *to; } disco_type_mappings[] = { { "gadu-gadu", "gadu-gadu" }, /* the protocol is gg, but list_icon returns "gadu-gadu" */ - { "sametime", "meanwhile" }, { "xmpp", "jabber" }, /* jabber (mentioned in case the protocol is renamed so this line will match) */ { NULL, NULL } };