--- a/protocols/ircv3/purpleircv3core.h Thu Oct 31 23:48:31 2024 -0500 +++ b/protocols/ircv3/purpleircv3core.h Thu Oct 31 23:53:14 2024 -0500 @@ -34,6 +34,8 @@ #define PURPLE_IRCV3_DEFAULT_PLAIN_PORT 6667 #define PURPLE_IRCV3_DEFAULT_TLS_PORT 6697 +#define PURPLE_IRCV3_ICON_NAME "im-ircv3" + #define PURPLE_IRCV3_DOMAIN (g_quark_from_static_string("ircv3-plugin")) #endif /* PURPLE_IRCV3_CORE_H */