diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-08 23:36:33 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-08 23:36:33 +0000 |
commit | 39f98639d0b6a636dee84e978cb4ddcd11967ed5 (patch) | |
tree | 4c5d31beeacafbfa853557ae4bf7490ba0133de7 /plugins/Dropbox | |
parent | 0a8fb06d16e5757999f6c3bfcaecf58b5289cbe4 (diff) |
- langpacks/english: update;
- langpacks/russian: update;
- grammar correction;
git-svn-id: http://svn.miranda-ng.org/main/trunk@8482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dropbox')
-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 9fd0181274..0c0f63219b 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 "Allows to transfer files via Dropbox"
+#define __DESCRIPTION "Allows to transfer files via Dropbox."
#define __AUTHOR "unsane"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Dropbox/"
|