From 4f0bbea5843f8ab3c0242f560ea60fdf23de3ed7 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 2 Dec 2012 20:51:46 +0000 Subject: - FingerprintNG is a new default fingerprint now. - FingerPrintModPlus moved to deprecated - PluginUpdater renames the fingerprint icons to match FingerprintNG git-svn-id: http://svn.miranda-ng.org/main/trunk@2612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/src/Scanner.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'plugins/PluginUpdater') diff --git a/plugins/PluginUpdater/src/Scanner.cpp b/plugins/PluginUpdater/src/Scanner.cpp index 07394110d0..08972d54ce 100644 --- a/plugins/PluginUpdater/src/Scanner.cpp +++ b/plugins/PluginUpdater/src/Scanner.cpp @@ -82,6 +82,12 @@ static renameTable[] = { _T("dbtool.exe"), _T("Plugins\\dbchecker.dll") }, { _T("dbtool_sa.exe"), _T("Plugins\\dbchecker.dll") }, + { _T("clienticons_multiprotocols.dll"), _T("Icons\\Fp_ClientIcons\\clienticons_multiproto.dll") }, + { _T("clienticons_general.dll"), _T("Icons\\Fp_ClientIcons\\clienticons_miranda.dll") }, + { _T("clienticons_skype.dll"), _T("Icons\\Fp_ClientIcons\\clienticons_others.dll") }, + { _T("clienticons_voip.dll"), _T("Icons\\Fp_ClientIcons\\clienticons_overlays.dll") }, + { _T("clienticons_gadu.dll"), _T("Icons\\Fp_ClientIcons\\clienticons_gg.dll") }, + { _T("clist_classic.dll"), _T("") }, { _T("chat.dll"), _T("") }, { _T("srmm.dll"), _T("") }, -- cgit v1.2.3