summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-01-12 19:44:49 +0300
committerdartraiden <wowemuh@gmail.com>2018-01-12 19:44:49 +0300
commit191f7f57e767f16dbd23a0baafae935d9be6662a (patch)
tree30d058411c90fb1bf7bb3f554abc8bd0df90b853 /plugins
parent25022c25ecd4debfff2a6798dcbcb4fbf56c9a71 (diff)
dbx_mdbx: info moved to wiki; capitalization like dbx_mmap
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Dbx_mdbx/src/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/Dbx_mdbx/src/version.h b/plugins/Dbx_mdbx/src/version.h
index 0b97e64886..a4d8e7ef7b 100644
--- a/plugins/Dbx_mdbx/src/version.h
+++ b/plugins/Dbx_mdbx/src/version.h
@@ -5,9 +5,9 @@
#include <stdver.h>
-#define __PLUGIN_NAME "Miranda NG MDBX database driver (https://github.com/leo-yuriev/libmdbx)"
-#define __FILENAME "dbx_mdbx.dll"
+#define __PLUGIN_NAME "Miranda NG MDBX database driver"
+#define __FILENAME "Dbx_mdbx.dll"
#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact."
#define __AUTHOR "Miranda-NG project"
-#define __AUTHORWEB "https://miranda-ng.org/p/dbx_mdbx/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Dbx_mdbx/"
#define __COPYRIGHT "© 2015-18 Miranda NG team"