diff options
Diffstat (limited to 'plugins/Dropbox/src/version.h')
-rw-r--r-- | plugins/Dropbox/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/version.h b/plugins/Dropbox/src/version.h index c15caf348c..9fd0181274 100644 --- a/plugins/Dropbox/src/version.h +++ b/plugins/Dropbox/src/version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "Dropbox"
#define __INTERNAL_NAME "Dropbox"
#define __FILENAME "Dropbox.dll"
-#define __DESCRIPTION "Provides ability to upload files on Dropbox."
+#define __DESCRIPTION "Allows to transfer files via Dropbox"
#define __AUTHOR "unsane"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Dropbox/"
|