diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-07 17:02:02 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-07 17:02:02 +0000 |
commit | 1027c3686b052369c7507450708cf392a7309253 (patch) | |
tree | 97ad6c5c6af0a77c1ebbb28d4a2d3c9af56148ae /plugins/NewEventNotify/src | |
parent | 78e6babcd3be8a6e2121268a68bcd0c2ce9bc59d (diff) |
Cosmetics for plugins descriptions and their translation.
ImoProxy.txt and Skype.txt in langpack_russian moved to Deprecated.
git-svn-id: http://svn.miranda-ng.org/main/trunk@2234 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewEventNotify/src')
-rw-r--r-- | plugins/NewEventNotify/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewEventNotify/src/main.cpp b/plugins/NewEventNotify/src/main.cpp index 7531be7783..9bc102a96c 100644 --- a/plugins/NewEventNotify/src/main.cpp +++ b/plugins/NewEventNotify/src/main.cpp @@ -40,7 +40,7 @@ PLUGININFOEX pluginInfo = { PLUGIN_MAKE_VERSION(0, VER_MAJOR, VER_MINOR, VER_BUILD),
"Notifies you when you receive a message, url, file or any other event by displaying a popup. Uses the PopUp-Plugin by hrk. "
"Original plugin was written by icebreaker, modified by Prezes and some "
- "bugfixes were made by vj, vlko, Nightwish, TheLeech and others. More fixes & updates by Joe @ Whale",
+ "bugfixes were made by vj, vlko, Nightwish, TheLeech and others. More fixes & updates by Joe @ Whale.",
"icebreaker, Prezes, vj, vlko, Joe @ Whale",
"jokusoftware@miranda-im.org",
"GNU GPL",
|