Bug 397964 - Remove nsPostUpdateWin.js. r=ctalbert, r=philringnalda, r=mcsmurf
This commit is contained in:
Родитель
3b562f0e4d
Коммит
eeacdf0d7d
|
@ -272,6 +272,12 @@ xpt_link.exe
|
|||
components/calAlarmService.js
|
||||
js/calWcapCachedCalendar.js
|
||||
#
|
||||
# Clean out obsolete files from Mozilla 1.9.1
|
||||
#
|
||||
#ifndef MOZILLA_1_9_1_BRANCH
|
||||
components/nsPostUpdateWin.js
|
||||
#endif
|
||||
#
|
||||
#endif
|
||||
#
|
||||
#ifndef XP_MACOSX
|
||||
|
|
|
@ -204,7 +204,9 @@ bin\components\nsHelperAppDlg.js
|
|||
bin\components\nsLoginInfo.js
|
||||
bin\components\nsLoginManager.js
|
||||
bin\components\nsLoginManagerPrompter.js
|
||||
#ifdef MOZILLA_1_9_1_BRANCH
|
||||
bin\components\nsPostUpdateWin.js
|
||||
#endif
|
||||
bin\components\nsProgressDialog.js
|
||||
bin\components\nsProxyAutoConfig.js
|
||||
bin\components\nsTryToClose.js
|
||||
|
|
|
@ -161,6 +161,9 @@ components/xpinstall.xpt
|
|||
components/xuldoc.xpt
|
||||
components/xultmpl.xpt
|
||||
components/downloadmanager.xpt
|
||||
#ifndef MOZILLA_1_9_1_BRANCH
|
||||
components/nsPostUpdateWin.js
|
||||
#endif
|
||||
#endif
|
||||
components/nsUnsetDefaultMail.js
|
||||
components/nsBackgroundUpdateService.js
|
||||
|
|
|
@ -320,7 +320,9 @@ bin\components\nsAddonRepository.js
|
|||
bin\components\nsExtensionManager.js
|
||||
bin\components\nsBlocklistService.js
|
||||
bin\components\nsUpdateService.js
|
||||
#ifdef MOZILLA_1_9_1_BRANCH
|
||||
bin\components\nsPostUpdateWin.js
|
||||
#endif
|
||||
bin\components\extensions.xpt
|
||||
bin\components\update.xpt
|
||||
#ifdef MOZ_WEBSERVICES
|
||||
|
|
|
@ -98,6 +98,9 @@ msvcp80.dll
|
|||
msvcr80.dll
|
||||
#endif
|
||||
xpicleanup.exe
|
||||
#ifndef MOZILLA_1_9_1_BRANCH
|
||||
components/nsPostUpdateWin.js
|
||||
#endif
|
||||
#else
|
||||
xpicleanup
|
||||
#endif
|
||||
|
|
|
@ -268,7 +268,9 @@ bin\components\nsLoginInfo.js
|
|||
bin\components\nsLoginManager.js
|
||||
bin\components\nsLoginManagerPrompter.js
|
||||
bin\components\nsPlacesDBFlush.js
|
||||
#ifdef MOZILLA_1_9_1_BRANCH
|
||||
bin\components\nsPostUpdateWin.js
|
||||
#endif
|
||||
bin\components\nsProxyAutoConfig.js
|
||||
bin\components\nsSetDefault.js
|
||||
bin\components\nsSidebar.js
|
||||
|
|
Загрузка…
Ссылка в новой задаче