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/stdidle/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/stdidle') diff --git a/src/core/stdidle/version.h b/src/core/stdidle/version.h index fb382d83db..87ac5ed9bf 100644 --- a/src/core/stdidle/version.h +++ b/src/core/stdidle/version.h @@ -4,7 +4,7 @@ #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION #define __VERSION_STRING MIRANDA_VERSION_STRING -#define __PLUGIN_NAME "stdidle" +#define __PLUGIN_NAME "Standard Idle module" #define __INTERNAL_NAME "stdidle" #define __FILENAME "stdidle.dll" #define __DESCRIPTION "Core module for idle state processing." -- cgit v1.2.3