Bug 397964 - Remove nsPostUpdateWin.js. r=ctalbert, r=philringnalda, r=mcsmurf

This commit is contained in:
Robert Strong 2009-01-05 15:18:24 -08:00
Родитель 3b562f0e4d
Коммит eeacdf0d7d
6 изменённых файлов: 18 добавлений и 0 удалений

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

@ -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