diff options
Diffstat (limited to 'plugins/MyDetails/src/Version.h')
-rw-r--r-- | plugins/MyDetails/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MyDetails/src/Version.h b/plugins/MyDetails/src/Version.h index bcc3b87b42..103abb5162 100644 --- a/plugins/MyDetails/src/Version.h +++ b/plugins/MyDetails/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "My details"
#define __FILENAME "MyDetails.dll"
-#define __DESCRIPTION "Shows and allows you to edit your details for all protocols."
+#define __DESCRIPTION "Shows and allows you to edit your details for all accounts."
#define __AUTHOR "Ricardo Pescuma Domenecci, Drugwash"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/MyDetails/"
|