diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-01-04 22:09:38 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-01-04 22:09:38 +0000 |
commit | ca88cf375915e8da3e9c461bdc4b21ebb383fe05 (patch) | |
tree | 8fe6d936feb3abcd4823a8ec7bd1d37c2e581b0e /plugins/NewEventNotify/src | |
parent | 93642fc95a0e2bae67d05ad6c2d9d6649df95459 (diff) |
ConnectionNotify: resource cosmetics, decapitalization
NewEventNotify: decapitalization
langpacks/russian: update
langpacks/ukrainian: update
(patch from RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@7504 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewEventNotify/src')
-rw-r--r-- | plugins/NewEventNotify/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewEventNotify/src/Version.h b/plugins/NewEventNotify/src/Version.h index 192429df65..398febcbd9 100644 --- a/plugins/NewEventNotify/src/Version.h +++ b/plugins/NewEventNotify/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "NewEventNotify"
#define __FILENAME "NewEventNotify.dll"
-#define __DESCRIPTION "Notifies you when you receive a message, url, file or any other event by displaying a popup."
+#define __DESCRIPTION "Notifies you when you receive a message, URL, file or any other event by displaying a popup."
#define __AUTHOR "icebreaker, Prezes, vj, vlko, Joe @ Whale"
#define __AUTHOREMAIL "jokusoftware@miranda-im.org"
#define __AUTHORWEB "http://miranda-ng.org/p/NewEventNotify/"
|