From 96159683f9aa5bdee8382f79f34b45f159ec279c Mon Sep 17 00:00:00 2001 From: "benjamin%smedbergs.us" Date: Tue, 12 Jun 2007 19:46:27 +0000 Subject: [PATCH] Bug 384179 - crash on startup with upgrade builds - remove old files that are no longer relevant with libxul, r=luser git-svn-id: svn://10.0.0.236/trunk@227894 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/installer/removed-files.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/mozilla/browser/installer/removed-files.in b/mozilla/browser/installer/removed-files.in index 7e25d899f99..7ee58688529 100644 --- a/mozilla/browser/installer/removed-files.in +++ b/mozilla/browser/installer/removed-files.in @@ -37,6 +37,24 @@ searchplugins/google.gif searchplugins/yahoo.src searchplugins/yahoo.gif searchplugins/ +#ifdef MOZ_ENABLE_LIBXUL +@DLL_PREFIX@xpcom_core@DLL_SUFFIX@ +components/@DLL_PREFIX@jar50@DLL_SUFFIX@ +#ifdef XP_WIN +components/jsd3250.dll +components/xpinstal.dll +#else +components/@DLL_PREFIX@jsd@DLL_SUFFIX@ +components/@DLL_PREFIX@xpinstall@DLL_SUFFIX@ +#endif +components/@DLL_PREFIX@jar50@DLL_SUFFIX@ +#else +#ifdef XP_MACOSX +XUL +#else +@DLL_PREFIX@xul@DLL_SUFFIX@ +#endif +#endif component.reg components/compreg.dat components/@DLL_PREFIX@myspell@DLL_SUFFIX@