summaryrefslogtreecommitdiff
path: root/HexChat.def
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2015-07-19 04:09:06 -0400
committercheapie <no-email-for-you@example.com>2015-07-19 04:09:06 -0400
commiteffbdd802f2272dc7320b4e3b91c736c35229535 (patch)
treeaa2ddd8023fdf35041b28e7949d8fb44a1ce83d6 /HexChat.def
parent8d2199c705efc8a912c0640b8dbe5cc638546363 (diff)
downloadsparkles-effbdd802f2272dc7320b4e3b91c736c35229535.tar
sparkles-effbdd802f2272dc7320b4e3b91c736c35229535.tar.gz
sparkles-effbdd802f2272dc7320b4e3b91c736c35229535.tar.bz2
sparkles-effbdd802f2272dc7320b4e3b91c736c35229535.tar.xz
sparkles-effbdd802f2272dc7320b4e3b91c736c35229535.zip
Sparkles 1.0
Option to force UTF-8 Replchars now actually works /yiff allows custom action lists Character counter SendModeSelect now has a cap of 100 users, not 40 Openlogs actually interprets irc_logmask Removed really obsolete pointless stuff \i is now italics; \R is inverse instead More species in /yiff Accents uses unicode Better unicode support Ability to save settings to the config
Diffstat (limited to 'HexChat.def')
-rw-r--r--HexChat.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/HexChat.def b/HexChat.def
new file mode 100644
index 0000000..7573225
--- /dev/null
+++ b/HexChat.def
@@ -0,0 +1,4 @@
+EXPORTS
+ hexchat_plugin_init
+ hexchat_plugin_deinit
+ hexchat_plugin_get_info \ No newline at end of file