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/stdaway/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/stdaway') diff --git a/src/core/stdaway/version.h b/src/core/stdaway/version.h index 675a9844fb..165c0340af 100644 --- a/src/core/stdaway/version.h +++ b/src/core/stdaway/version.h @@ -4,7 +4,7 @@ #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION #define __VERSION_STRING MIRANDA_VERSION_STRING -#define __PLUGIN_NAME "stdaway" +#define __PLUGIN_NAME "Standard Away module" #define __INTERNAL_NAME "stdaway" #define __FILENAME "stdaway.dll" #define __DESCRIPTION "Core module for the away messages processing." -- cgit v1.2.3