summaryrefslogtreecommitdiff
path: root/src/core/stdauth/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdauth/version.h')
-rw-r--r--src/core/stdauth/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdauth/version.h b/src/core/stdauth/version.h
index 6cde63bca4..a5c7edcd91 100644
--- a/src/core/stdauth/version.h
+++ b/src/core/stdauth/version.h
@@ -4,7 +4,7 @@
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
-#define __PLUGIN_NAME "stdauth"
+#define __PLUGIN_NAME "Standard Auth module"
#define __INTERNAL_NAME "stdauth"
#define __FILENAME "stdauth.dll"
#define __DESCRIPTION "Core module for sending/receiving auth requests."