diff options
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",
|