diff options
Diffstat (limited to 'plugins/SimpleStatusMsg/src')
-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",
|