summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/DbChecker/src/version.h2
-rw-r--r--plugins/Dbx_tree/src/Interface.h2
-rw-r--r--plugins/SimpleStatusMsg/src/main.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/DbChecker/src/version.h b/plugins/DbChecker/src/version.h
index b1c252353b..b6c1a876ae 100644
--- a/plugins/DbChecker/src/version.h
+++ b/plugins/DbChecker/src/version.h
@@ -5,7 +5,7 @@
#define __PLUGIN_NAME "Database Checker"
#define __INTERNAL_NAME "dbchecker"
#define __FILENAME "dbchecker.dll"
-#define __DESCRIPTION "Miranda NG Database Checker"
+#define __DESCRIPTION "Miranda NG Database Checker."
#define __AUTHOR "George Hazan"
#define __AUTHOREMAIL "ghazan@miranda-ng.org"
#define __AUTHORWEB "http://www.miranda-ng.org/"
diff --git a/plugins/Dbx_tree/src/Interface.h b/plugins/Dbx_tree/src/Interface.h
index bde0a74511..f845707fde 100644
--- a/plugins/Dbx_tree/src/Interface.h
+++ b/plugins/Dbx_tree/src/Interface.h
@@ -49,7 +49,7 @@ extern DATABASELINK gDBLink;
#define gResVersionString "0.0.0.18"
#define gInternalName "dbx_tree"
#define gInternalNameLong "Miranda dbx_tree database driver"
-#define gDescription "Provides extended Miranda database support"
+#define gDescription "Provides extended Miranda database support."
#define gAutor "Michael 'Protogenes' Kunz"
#define gAutorEmail "Michael.Kunz@s2005.TU-Chemnitz.de"
#define gCopyright "2007 - 2010 Michael 'Protogenes' Kunz"
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",