diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-04-25 23:38:26 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-04-25 23:38:26 +0000 |
commit | 987ffc6ac1fbf1ecef03bf11cf40fb63325fbf62 (patch) | |
tree | cdf6ee112dfc40eab0bf973b44818930f71c0069 /protocols/Gadu-Gadu/src/version.h | |
parent | fd08256f89431cd0fa0089f65370913c231f9ba3 (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/Gadu-Gadu/src/version.h')
-rw-r--r-- | protocols/Gadu-Gadu/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/src/version.h b/protocols/Gadu-Gadu/src/version.h index 509aa1a224..dcccafba1c 100644 --- a/protocols/Gadu-Gadu/src/version.h +++ b/protocols/Gadu-Gadu/src/version.h @@ -25,7 +25,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Gadu-Gadu Protocol"
+#define __PLUGIN_NAME "Gadu-Gadu protocol"
#define __DESCRIPTION "Gadu-Gadu protocol support for Miranda NG."
#define __AUTHOR "Bartosz Bialek, Adam Strzelecki"
#define __AUTHOREMAIL "dezred"/*antispam*/"@"/*antispam*/"gmail"/*antispam*/"."/*antispam*/"com"
|