Bug 393982: Download Manager does not appear when saving files, package new component. r=gavin.sharp

This commit is contained in:
dtownsend@oxymoronical.com 2007-08-28 06:37:46 -07:00
Родитель 625584f4d0
Коммит f25f24747b
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -211,6 +211,7 @@ bin/components/nsTryToClose.js
bin/components/nsDictionary.js
bin/components/nsFilePicker.js
bin/components/nsHelperAppDlg.js
bin/components/nsDownloadManagerUI.js
bin/components/nsInterfaceInfoToIDL.js
; bin/components/nsProgressDialog.js not needed for firefox
bin/components/nsProxyAutoConfig.js

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

@ -205,6 +205,7 @@ bin\components\nsSetDefaultBrowser.js
bin\components\nsTryToClose.js
bin\components\nsDictionary.js
bin\components\nsHelperAppDlg.js
bin\components\nsDownloadManagerUI.js
bin\components\nsProxyAutoConfig.js
bin\components\nsSearchService.js
bin\components\nsSearchSuggestions.js