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/exec/exec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/exec') diff --git a/plugins/exec/exec.c b/plugins/exec/exec.c index 842d428c..28bc13ab 100644 --- a/plugins/exec/exec.c +++ b/plugins/exec/exec.c @@ -27,7 +27,7 @@ static xchat_plugin *ph; /* plugin handle */ static const char name[] = "Exec"; -static const char desc[] = "Execute commands inside XChat"; +static const char desc[] = "Execute commands inside HexChat"; static const char version[] = "1.1"; static int -- cgit 1.4.1