From f7a7e6d784374f027b0133d797fb4d74c5580d0c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 24 May 2020 14:54:23 +0300 Subject: libmdbx.dll returned back to keep compatibility with Windows XP --- plugins/PluginUpdater/src/DlgUpdate.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/PluginUpdater/src') diff --git a/plugins/PluginUpdater/src/DlgUpdate.cpp b/plugins/PluginUpdater/src/DlgUpdate.cpp index 6e9532f480..be7728d691 100644 --- a/plugins/PluginUpdater/src/DlgUpdate.cpp +++ b/plugins/PluginUpdater/src/DlgUpdate.cpp @@ -565,7 +565,6 @@ static renameTable[] = { L"gtalkext.dll", nullptr }, { L"importtxt.dll", nullptr }, { L"langman.dll", nullptr }, - { L"libmdbx.mir", nullptr }, { L"libtox.dll", nullptr }, { L"metacontacts.dll", nullptr }, { L"mra.dll", nullptr }, @@ -582,6 +581,8 @@ static renameTable[] = { L"yahoogroups.dll", nullptr }, { L"yapp.dll", nullptr }, { L"WART-*.exe", nullptr }, + + { L"Libs\\libmdbx.mir", nullptr }, }; // Checks if file needs to be renamed and copies it in pNewName -- cgit v1.2.3