diff options
Diffstat (limited to 'plugins/PluginUpdater/src')
| -rw-r--r-- | plugins/PluginUpdater/src/DlgUpdate.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/PluginUpdater/src/DlgUpdate.cpp b/plugins/PluginUpdater/src/DlgUpdate.cpp index 7282f2f045..3aa968bbce 100644 --- a/plugins/PluginUpdater/src/DlgUpdate.cpp +++ b/plugins/PluginUpdater/src/DlgUpdate.cpp @@ -532,6 +532,7 @@ static renameTable[] =  	{ _T("dbx_tree.dll"),                   _T("Plugins\\dbx_mmap.dll") },
  	{ _T("rc4.dll"),                        NULL },
  	{ _T("athena.dll"),                     NULL },
 +	{ _T("skypekit.exe"),                   NULL },
  #endif
  	{ _T("proto_newsaggr.dll"),             _T("Icons\\proto_newsaggregator.dll") },
  | 
