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/xsasl/xsasl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/xsasl') diff --git a/plugins/xsasl/xsasl.c b/plugins/xsasl/xsasl.c index 1d751ff3..a4d619c6 100644 --- a/plugins/xsasl/xsasl.c +++ b/plugins/xsasl/xsasl.c @@ -41,7 +41,7 @@ static xchat_plugin *ph; /* plugin handle */ static const char name[] = "X-SASL"; -static const char desc[] = "SASL authentication plugin for XChat"; +static const char desc[] = "SASL authentication plugin for HexChat"; static const char version[] = "1.1"; static const char xsasl_help[] = "X-SASL Usage:\n /XSASL ADD , enable/update SASL authentication for given network\n /XSASL DEL , disable SASL authentication for given network\n /XSASL LIST, get the list of SASL-enabled networks\n"; -- cgit 1.4.1