diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 07:51:40 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 07:51:40 +0000 |
commit | d1582a4ea496b4c904ec543aaffc5f6ac73ccead (patch) | |
tree | aeb1d78d4292b8dfbcc6c89c31511ed29afeebe3 /plugins/SimpleStatusMsg | |
parent | ed3f4adc27468a36c3b97d7fc4fed5b907b0a2a2 (diff) |
Cosmetics for plugins descriptions and their translation part 3
git-svn-id: http://svn.miranda-ng.org/main/trunk@2245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SimpleStatusMsg')
-rw-r--r-- | plugins/SimpleStatusMsg/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/src/main.cpp b/plugins/SimpleStatusMsg/src/main.cpp index fca9393f51..81396b8f97 100644 --- a/plugins/SimpleStatusMsg/src/main.cpp +++ b/plugins/SimpleStatusMsg/src/main.cpp @@ -37,7 +37,7 @@ PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX),
"Simple Status Message",
PLUGIN_MAKE_VERSION(1, 9, 0, 4),
- "Provides a simple way to set status and away messages",
+ "Provides a simple way to set status and away messages.",
"Bartosz 'Dezeath' Białek, Harven",
"dezred"/*antispam*/"@"/*antispam*/"gmail"/*antispam*/"."/*antispam*/"com",
"© 2006-2011 Bartosz Białek, © 2005 Harven",
|