diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 12:10:15 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 12:10:15 +0000 |
commit | 149678738512df6271f11237c6a3a657fb7d3942 (patch) | |
tree | fb40a4d827731dfc93b16bed52fa26b9225738c5 /plugins/KeyboardNotify | |
parent | d1582a4ea496b4c904ec543aaffc5f6ac73ccead (diff) |
Cosmetics for plugins descriptions and their translation part 4
git-svn-id: http://svn.miranda-ng.org/main/trunk@2246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/KeyboardNotify')
-rw-r--r-- | plugins/KeyboardNotify/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/src/main.cpp b/plugins/KeyboardNotify/src/main.cpp index d312b35903..7806e4c69d 100644 --- a/plugins/KeyboardNotify/src/main.cpp +++ b/plugins/KeyboardNotify/src/main.cpp @@ -281,7 +281,7 @@ PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX),
"Keyboard Notify Ext.",
PLUGIN_MAKE_VERSION(1,5,7,7),
- "Flashes your keyboard LEDs when a message has arrived",
+ "Flashes your keyboard LEDs when a message has arrived.",
"TioDuke",
"tioduke@yahoo.ca",
"© 2002-2003 M.Öberg, 2004 Std, 2005-2008 TioDuke",
|