From ee073251eba82de6a4632b467b1574baddd6aeaa Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 31 May 2015 18:18:59 +0000 Subject: SkypeClassic moved to deprecated git-svn-id: http://svn.miranda-ng.org/main/trunk@13943 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/src/DlgUpdate.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'plugins/PluginUpdater/src/DlgUpdate.cpp') diff --git a/plugins/PluginUpdater/src/DlgUpdate.cpp b/plugins/PluginUpdater/src/DlgUpdate.cpp index 6ebafacb3e..7282f2f045 100644 --- a/plugins/PluginUpdater/src/DlgUpdate.cpp +++ b/plugins/PluginUpdater/src/DlgUpdate.cpp @@ -524,16 +524,14 @@ static renameTable[] = { _T("rss.dll"), _T("Plugins\\newsaggregator.dll") }, { _T("dbx_3x.dll"), _T("Plugins\\dbx_mmap.dll") }, { _T("actman30.dll"), _T("Plugins\\actman.dll") }, + { _T("skype.dll"), _T("Plugins\\skypeweb.dll") }, + { _T("skypeclassic.dll"), _T("Plugins\\skypeweb.dll") }, #if MIRANDA_VER >= 0x0A00 { _T("dbx_mmap_sa.dll"), _T("Plugins\\dbx_mmap.dll") }, { _T("dbx_tree.dll"), _T("Plugins\\dbx_mmap.dll") }, { _T("rc4.dll"), NULL }, { _T("athena.dll"), NULL }, - { _T("skype.dll"), NULL }, - { _T("skypekit.exe"), NULL }, -#else - { _T("skype.dll"), _T("Plugins\\skypeclassic.dll") }, #endif { _T("proto_newsaggr.dll"), _T("Icons\\proto_newsaggregator.dll") }, -- cgit v1.2.3