From e80c8a58accadc0df67352eeb806d546bf9d7d48 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 16 Aug 2012 14:33:23 +0000 Subject: fix for modules' names git-svn-id: http://svn.miranda-ng.org/main/trunk@1481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdauth/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/stdauth') diff --git a/src/core/stdauth/version.h b/src/core/stdauth/version.h index 6cde63bca4..a5c7edcd91 100644 --- a/src/core/stdauth/version.h +++ b/src/core/stdauth/version.h @@ -4,7 +4,7 @@ #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION #define __VERSION_STRING MIRANDA_VERSION_STRING -#define __PLUGIN_NAME "stdauth" +#define __PLUGIN_NAME "Standard Auth module" #define __INTERNAL_NAME "stdauth" #define __FILENAME "stdauth.dll" #define __DESCRIPTION "Core module for sending/receiving auth requests." -- cgit v1.2.3