summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/src/version.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-03-08 20:09:43 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-03-08 20:09:43 +0000
commit26fb8c94226ef87cd4788315ba609f47b18ff6eb (patch)
treede26856c536f86b912daba6adf4f7f28cf4f2f97 /plugins/Dropbox/src/version.h
parentebbc20d1aabb7c462251e126929a4b2c7d3c3753 (diff)
Dropbox: resource cosmetics
git-svn-id: http://svn.miranda-ng.org/main/trunk@8480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dropbox/src/version.h')
-rw-r--r--plugins/Dropbox/src/version.h2
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/"