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/winamp/winamp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/winamp') diff --git a/plugins/winamp/winamp.c b/plugins/winamp/winamp.c index 7201a875..67907eba 100644 --- a/plugins/winamp/winamp.c +++ b/plugins/winamp/winamp.c @@ -169,7 +169,7 @@ xchat_plugin_init(xchat_plugin *plugin_handle, ph = plugin_handle; *plugin_name = "Winamp"; - *plugin_desc = "Winamp plugin for XChat"; + *plugin_desc = "Winamp plugin for HexChat"; *plugin_version = "0.5"; xchat_hook_command (ph, "WINAMP", XCHAT_PRI_NORM, winamp, "Usage: /WINAMP [PAUSE|PLAY|STOP|NEXT|PREV|START] - control Winamp or show what's currently playing", 0); -- cgit 1.4.1