From 1512e404276777f71d3e95f43c2309d1ca1d2687 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 19 Dec 2014 20:21:12 +0000 Subject: mask to rename actman30.dll to actman.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@11536 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/src/DlgUpdate.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/PluginUpdater') diff --git a/plugins/PluginUpdater/src/DlgUpdate.cpp b/plugins/PluginUpdater/src/DlgUpdate.cpp index 61332335ae..d850ff6f53 100644 --- a/plugins/PluginUpdater/src/DlgUpdate.cpp +++ b/plugins/PluginUpdater/src/DlgUpdate.cpp @@ -513,7 +513,8 @@ static renameTable[] = { _T("newstatusnotify.dll"), _T("Plugins\\newxstatusnotify.dll") }, { _T("rss.dll"), _T("Plugins\\newsaggregator.dll") }, { _T("dbx_3x.dll"), _T("Plugins\\dbx_mmap.dll") }, - + { _T("actman30.dll"), _T("Plugins\\actman.dll") }, + #if MIRANDA_VER >= 0x0A00 { _T("dbx_mmap_sa.dll"), _T("Plugins\\dbx_mmap.dll") }, { _T("dbx_tree.dll"), _T("Plugins\\dbx_mmap.dll") }, -- cgit v1.2.3