diff options
| -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 be25cf207f..f721997117 100644 --- a/plugins/PluginUpdater/src/DlgUpdate.cpp +++ b/plugins/PluginUpdater/src/DlgUpdate.cpp @@ -401,6 +401,7 @@ static renameTable[] =  	{ _T("gender.dll"),                     _T("") },
  	{ _T("srmm.dll"),                       _T("") },
  	{ _T("extraicons.dll"),                 _T("") },
 +	{ _T("metacontacts.dll"),               _T("") },
  };
  static bool CheckFileRename(const TCHAR *ptszOldName, TCHAR *pNewName)
 | 
