diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-03-22 19:57:30 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-03-22 19:57:30 +0000 |
commit | ed348afe049c9651602edf07c03617d0366b6cdc (patch) | |
tree | 10e01008386ae5a310f7743618a01e262feb1b28 /protocols/Sametime/src/version.h | |
parent | f8f8028f21082433a2ac43ff2787d01ccce5a29a (diff) |
Sametime: decapitalization
git-svn-id: http://svn.miranda-ng.org/main/trunk@8694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Sametime/src/version.h')
-rw-r--r-- | protocols/Sametime/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/version.h b/protocols/Sametime/src/version.h index 7df1c78f66..f1332359be 100644 --- a/protocols/Sametime/src/version.h +++ b/protocols/Sametime/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Sametime Protocol"
#define __FILENAME "Sametime.dll"
-#define __DESCRIPTION "Implementation of Instant Messaging for the Lotus Sametime protocol."
+#define __DESCRIPTION "Implementation of instant messaging for the Lotus Sametime protocol."
#define __AUTHOR "Scott Ellis, Szymon Tokarz"
#define __AUTHOREMAIL "mail"/*antispam*/"@"/*antispam*/"scottellis.com.au, wsx22"/*antispam*/"@"/*antispam*/"o2.pl"
#define __COPYRIGHT "© 2005 Scott Ellis, 2014 wsx22"
|