From d1582a4ea496b4c904ec543aaffc5f6ac73ccead Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 8 Nov 2012 07:51:40 +0000 Subject: 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 --- plugins/DbChecker/src/version.h | 2 +- plugins/Dbx_tree/src/Interface.h | 2 +- plugins/SimpleStatusMsg/src/main.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins') 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", -- cgit v1.2.3