blow away chrome.rdf and overlayinfo
This commit is contained in:
dprice%netscape.com 2002-06-28 07:55:06 +00:00
Родитель 78ae040123
Коммит 48a1cafb88
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -405,6 +405,8 @@ function upgradeCleanup()
deleteThisFile("Components", "evntloop.dll");
deleteThisFile("Components", "nativapp.dll");
deleteThisFile("Components", "universalchardet.dll");
deleteThisFile("Chrome", "chrome.rdf");
deleteThisFolder("Chrome", "overlayinfo");
}
// main