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 f721997117..ac9a8b1fab 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("langman.dll"), _T("") },
{ _T("metacontacts.dll"), _T("") },
};
|