protocols/ircv3/purpleircv3core.h

changeset 43028
dda093fe275e
parent 42652
225762d4e206
child 43097
757575456cc2
--- 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 */

mercurial