diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 23:17:29 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-13 23:17:29 +0200 |
commit | a9c8ab916b2106efce25b8b58ec850031a2dfbf3 (patch) | |
tree | a864f236294b7f6adcb0b3c57b015b761481d8c1 /plugins/hextray/xtray.def | |
parent | 25a9a60bab6e795367d402b82b0c9a19bfcc4f4d (diff) |
Rename X-Tray to HexTray
Diffstat (limited to 'plugins/hextray/xtray.def')
-rw-r--r-- | plugins/hextray/xtray.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/hextray/xtray.def b/plugins/hextray/xtray.def new file mode 100644 index 00000000..77670bf2 --- /dev/null +++ b/plugins/hextray/xtray.def @@ -0,0 +1,3 @@ +EXPORTS +xchat_plugin_init +xchat_plugin_deinit |