summaryrefslogtreecommitdiff
path: root/plugins/SplashScreen/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SplashScreen/src/version.h')
-rw-r--r--plugins/SplashScreen/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SplashScreen/src/version.h b/plugins/SplashScreen/src/version.h
index 1431bbe216..9e8a1f4e88 100644
--- a/plugins/SplashScreen/src/version.h
+++ b/plugins/SplashScreen/src/version.h
@@ -5,7 +5,7 @@
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __PLUGIN_NAME "Splash Screen"
+#define __PLUGIN_NAME "Splash screen"
#define __FILENAME "SplashScreen.dll"
#define __DESCRIPTION "Shows a splash at Miranda startup."
#define __AUTHOR "nullbie, Thief"