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