summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2015-10-25 11:41:17 +0000
committerRobert Pösel <robyer@seznam.cz>2015-10-25 11:41:17 +0000
commitfd94c461bcc6d770868f8b5999057bc8ab9161d5 (patch)
treeff6bf9ea89d630591d2ab86022d7955fb2185fc4 /protocols
parent55dc3a99af44bb97931bdeca9122d0d62f7b183f (diff)
Dummy: Change description.
git-svn-id: http://svn.miranda-ng.org/main/trunk@15615 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r--protocols/Dummy/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Dummy/src/version.h b/protocols/Dummy/src/version.h
index 7cae5b996e..187c4b424e 100644
--- a/protocols/Dummy/src/version.h
+++ b/protocols/Dummy/src/version.h
@@ -7,7 +7,7 @@
#define __PLUGIN_NAME "Dummy protocol"
#define __FILENAME "Dummy.dll"
-#define __DESCRIPTION "Dummy protocol for Miranda NG."
+#define __DESCRIPTION "Dummy protocol for Miranda NG. Could be used for holding contacts and history from deprecated protocols or for creating virtual contacts."
#define __AUTHOR "Robert P\xf6" "sel"
#define __AUTHOREMAIL "robyer@seznam.cz"
#define __AUTHORWEB "http://miranda-ng.org/p/Dummy/"