summaryrefslogtreecommitdiff
path: root/protocols/Sametime
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-04-25 23:38:26 +0000
committerDart Raiden <wowemuh@gmail.com>2014-04-25 23:38:26 +0000
commit987ffc6ac1fbf1ecef03bf11cf40fb63325fbf62 (patch)
treecdf6ee112dfc40eab0bf973b44818930f71c0069 /protocols/Sametime
parentfd08256f89431cd0fa0089f65370913c231f9ba3 (diff)
decapitalization (these names are shown in VersionInfo reports)
git-svn-id: http://svn.miranda-ng.org/main/trunk@9087 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Sametime')
-rw-r--r--protocols/Sametime/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/version.h b/protocols/Sametime/src/version.h
index f1332359be..8e4ec7c6c6 100644
--- a/protocols/Sametime/src/version.h
+++ b/protocols/Sametime/src/version.h
@@ -5,7 +5,7 @@
#include <stdver.h>
-#define __PLUGIN_NAME "Sametime Protocol"
+#define __PLUGIN_NAME "Sametime protocol"
#define __FILENAME "Sametime.dll"
#define __DESCRIPTION "Implementation of instant messaging for the Lotus Sametime protocol."
#define __AUTHOR "Scott Ellis, Szymon Tokarz"