diff options
Diffstat (limited to 'src/core/stdautoaway/version.h')
-rw-r--r-- | src/core/stdautoaway/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdautoaway/version.h b/src/core/stdautoaway/version.h index 187cd1fe13..aa16672e83 100644 --- a/src/core/stdautoaway/version.h +++ b/src/core/stdautoaway/version.h @@ -4,7 +4,7 @@ #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
-#define __PLUGIN_NAME "stdautoaway"
+#define __PLUGIN_NAME "Standard AutoAway module"
#define __INTERNAL_NAME "stdautoaway"
#define __FILENAME "stdautoaway.dll"
#define __DESCRIPTION "Core module for away state processing."
|