summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/PluginUpdater/src/DlgUpdate.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/PluginUpdater/src/DlgUpdate.cpp b/plugins/PluginUpdater/src/DlgUpdate.cpp
index 5b2b0cebce..a3ef181f99 100644
--- a/plugins/PluginUpdater/src/DlgUpdate.cpp
+++ b/plugins/PluginUpdater/src/DlgUpdate.cpp
@@ -539,8 +539,8 @@ static renameTable[] =
{ L"mir_core.dll", nullptr },
{ L"zlib.dll", nullptr },
- { L"Quotes.dll", L"Plugins\\CurrencyRates.dll" },
- { L"Proto_Quotes.dll", L"Icons\\Proto_CurrencyRates.dll" },
+ { L"quotes.dll", L"Plugins\\currencyrates.dll" },
+ { L"proto_quotes.dll", L"Icons\\proto_currencyrates.dll" },
{ L"proto_newsaggr.dll", L"Icons\\proto_newsaggregator.dll" },
{ L"clienticons_*.dll", L"Icons\\fp_icons.dll" },