diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-12-14 17:23:45 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-12-14 17:23:45 +0000 |
commit | 83a7134937a15c228b9c938821894cf79f04ddee (patch) | |
tree | 7606bd0336705b65b5cfcb1d313ddd4c03f33595 /plugins/Clist_modern | |
parent | 5183197289e1dc7b8ab13037c04ef90245aae5df (diff) |
clist_modern: description
git-svn-id: http://svn.miranda-ng.org/main/trunk@11417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern')
-rw-r--r-- | plugins/Clist_modern/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/version.h b/plugins/Clist_modern/src/version.h index 993d087107..8106ca497f 100644 --- a/plugins/Clist_modern/src/version.h +++ b/plugins/Clist_modern/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Modern contact list"
#define __FILENAME "Clist_modern.dll"
-#define __DESCRIPTION "Displays contacts, event notifications, protocol status with advantage visual modifications. Supported multi-window modifications, enhanced metacontact cooperation."
+#define __DESCRIPTION "Displays contacts, event notifications, protocol status with advanced visual modifications. Supported multi-window modifications, enhanced metacontact cooperation."
#define __AUTHOR "Artem Shpynov, Ricardo Pescuma Domenecci and Anton Senko based on clist_mw by Bethoven"
#define __AUTHOREMAIL "ashpynov@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/Clist_modern/"
|