diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/IgnoreState/src/Version.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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."
 | 
