From 8ee3d31ece636713397f9f80ffbee064fb6c1ada Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 2 Jan 2013 11:06:02 +0000 Subject: changed plugin name git-svn-id: http://svn.miranda-ng.org/main/trunk@2903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/IgnoreState/src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/IgnoreState/src/Version.h b/plugins/IgnoreState/src/Version.h index ca8bb54c20..144d1878f5 100644 --- a/plugins/IgnoreState/src/Version.h +++ b/plugins/IgnoreState/src/Version.h @@ -10,7 +10,7 @@ #define __STRINGIFY(x) __STRINGIFY_IMPL(x) #define __VERSION_STRING __STRINGIFY(__FILEVERSION_DOTS) -#define __PLUGIN_NAME "IgnoreState" +#define __PLUGIN_NAME "Ignore State" #define __INTERNAL_NAME "IgnoreState" #define __FILENAME "IgnoreState.dll" #define __DESCRIPTION "Shows ignore state of contact in contacts list." -- cgit v1.2.3