From 13c92734cde3cec88695de3f6145eaba5b4ace95 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 6 Dec 2012 07:48:21 +0000 Subject: - PluginUpdater: Fingerprint Plus upgrade to FingerprintNG git-svn-id: http://svn.miranda-ng.org/main/trunk@2663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/src/Scanner.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'plugins') diff --git a/plugins/PluginUpdater/src/Scanner.cpp b/plugins/PluginUpdater/src/Scanner.cpp index e151957b2a..b0ce380a14 100644 --- a/plugins/PluginUpdater/src/Scanner.cpp +++ b/plugins/PluginUpdater/src/Scanner.cpp @@ -84,6 +84,8 @@ static renameTable[] = { _T("clienticons_general.dll"), _T("Icons\\fp_icons.dll") }, { _T("clienticons_miranda.dll"), _T("Icons\\fp_icons.dll") }, + { _T("fp_icq.dll"), _T("Icons\\fp_icons.dll") }, + { _T("fp_jabber.dll"), _T("Icons\\fp_icons.dll") }, { _T("clienticons_aim.dll"), _T("") }, { _T("clienticons_gadu.dll"), _T("") }, { _T("clienticons_gg.dll"), _T("") }, @@ -104,6 +106,17 @@ static renameTable[] = { _T("clienticons_voip.dll"), _T("") }, { _T("clienticons_weather.dll"), _T("") }, { _T("clienticons_yahoo.dll"), _T("") }, + { _T("fp_aim.dll"), _T("") }, + { _T("fp_c6_mra_skype.dll"), _T("") }, + { _T("fp_gg.dll"), _T("") }, + { _T("fp_irc.dll"), _T("") }, + { _T("fp_msn.dll"), _T("") }, + { _T("fp_packs.dll"), _T("") }, + { _T("fp_qq.dll"), _T("") }, + { _T("fp_rss.dll"), _T("") }, + { _T("fp_tlen.dll"), _T("") }, + { _T("fp_weather.dll"), _T("") }, + { _T("fp_yahoo.dll"), _T("") }, { _T("clist_classic.dll"), _T("") }, { _T("chat.dll"), _T("") }, -- cgit v1.2.3