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/Dbx_tree | |
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/Dbx_tree')
-rw-r--r-- | plugins/Dbx_tree/src/Interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
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"
|