From fe3df241c9df18de4e3e1180114bb557c2935b6e Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 13 Jul 2012 23:21:44 +0200 Subject: Update plugin descriptions and names, too --- plugins/hextray/xtray.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/hextray') diff --git a/plugins/hextray/xtray.cpp b/plugins/hextray/xtray.cpp index 69303fc5..1958d89d 100644 --- a/plugins/hextray/xtray.cpp +++ b/plugins/hextray/xtray.cpp @@ -73,8 +73,8 @@ int xchat_plugin_init(xchat_plugin *plugin_handle, char **plugin_name, char **pl { ph = plugin_handle; - *plugin_name = "X-Tray"; - *plugin_desc = "Minimize XChat to the Windows system tray"; + *plugin_name = "HexTray"; + *plugin_desc = "Minimize HexChat to the Windows system tray"; *plugin_version = "1.2.4"; /***************************************************************************************************************************/ -- cgit 1.4.1