diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 13:46:01 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 13:46:01 +0000 |
commit | b2625a03a6ceb40be5a68f8df6e4f2938067c200 (patch) | |
tree | 716550a579a2afe1a9c888772cf2b93e70e0d69b /plugins/Nudge | |
parent | 149678738512df6271f11237c6a3a657fb7d3942 (diff) |
Cosmetics for plugins descriptions and their translation part 5
git-svn-id: http://svn.miranda-ng.org/main/trunk@2247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Nudge')
-rw-r--r-- | plugins/Nudge/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Nudge/src/main.cpp b/plugins/Nudge/src/main.cpp index 268c589587..56a7c3e6c0 100644 --- a/plugins/Nudge/src/main.cpp +++ b/plugins/Nudge/src/main.cpp @@ -25,7 +25,7 @@ PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX),
"Nudge",
PLUGIN_MAKE_VERSION(0,0,2,0),
- "Plugin to shake the clist and chat window",
+ "Plugin to shake the clist and chat window.",
"Tweety/GouZ, FREAK_THEMIGHTY",
"francois.mean@skynet.be, Sylvain.gougouzian@gmail.com, wishmaster51@googlemail.com",
"copyright to the miranda community",
|