diff options
Diffstat (limited to 'protocols/Dummy/src/version.h')
-rw-r--r-- | protocols/Dummy/src/version.h | 2 |
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/" |