From c31312ef173b31b4bea653615464e1092fa98729 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 24 Jun 2016 11:32:18 +0000 Subject: Old junk removal masks in PU git-svn-id: http://svn.miranda-ng.org/main/trunk@17030 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/src/DlgUpdate.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins/PluginUpdater/src/DlgUpdate.cpp b/plugins/PluginUpdater/src/DlgUpdate.cpp index 1155a20930..a96244944e 100644 --- a/plugins/PluginUpdater/src/DlgUpdate.cpp +++ b/plugins/PluginUpdater/src/DlgUpdate.cpp @@ -583,6 +583,11 @@ static renameTable[] = { _T("langpack_*.txt"), _T("Languages\\*") }, + { _T("mir_app.dll"), NULL }, + { _T("mir_core.dll"), NULL }, + { _T("zlib.dll"), NULL }, + { _T("pcre16.dll"), NULL }, + { _T("libtox.dll"), NULL }, { _T("clist_classic.dll"), NULL }, { _T("chat.dll"), NULL }, { _T("srmm.dll"), NULL }, -- cgit v1.2.3