diff -r 581af7cd0603 -r dda093fe275e protocols/ircv3/purpleircv3protocol.c --- a/protocols/ircv3/purpleircv3protocol.c Thu Oct 31 23:48:31 2024 -0500 +++ b/protocols/ircv3/purpleircv3protocol.c Thu Oct 31 23:53:14 2024 -0500 @@ -252,7 +252,7 @@ "id", "prpl-ircv3", "name", "IRCv3", "description", _("Version 3 of Internet Relay Chat (IRC)."), - "icon-name", "im-ircv3", + "icon-name", PURPLE_IRCV3_ICON_NAME, "icon-resource-path", "/im/pidgin/libpurple/ircv3/icons", "options", OPT_PROTO_CHAT_TOPIC | OPT_PROTO_PASSWORD_OPTIONAL | OPT_PROTO_SLASH_COMMANDS_NATIVE,