diff options
Diffstat (limited to 'protocols/Tlen/src/version.h')
-rw-r--r-- | protocols/Tlen/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/src/version.h b/protocols/Tlen/src/version.h index 9eb24c1f87..1651c1c279 100644 --- a/protocols/Tlen/src/version.h +++ b/protocols/Tlen/src/version.h @@ -8,7 +8,7 @@ #define TLENMUCC_VERSION_STRING "2.1.0.0"
#define TLEN_VERSION_STRING TLENMUCC_VERSION_STRING
-#define __PLUGIN_NAME "Tlen Protocol"
+#define __PLUGIN_NAME "Tlen protocol"
#define __FILENAME "Tlen.dll"
#define __DESCRIPTION "Tlen protocol support for Miranda NG."
#define __AUTHOR "Santithorn Bunchua, Adam Strzelecki, Piotr Piastucki"
|