diff options
Diffstat (limited to 'plugins/UserGuide/src/Version.h')
-rw-r--r-- | plugins/UserGuide/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserGuide/src/Version.h b/plugins/UserGuide/src/Version.h index 37e083b039..071965a4f5 100644 --- a/plugins/UserGuide/src/Version.h +++ b/plugins/UserGuide/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "User guide"
#define __FILENAME "UserGuide.dll"
-#define __DESCRIPTION "This plug-in adds the main menu item used to view miranda-im pack user guide."
+#define __DESCRIPTION "This plugin adds the main menu item used to view Miranda NG pack user guide."
#define __AUTHOR "Yasnovidyashii"
#define __AUTHOREMAIL "yasnovidyashii@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/UserGuide/"
|