Bug 425062: add new fuel components to the installer manifests, r=mfinkle, a=beltzner

git-svn-id: svn://10.0.0.236/trunk@248557 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gavin%gavinsharp.com 2008-03-25 21:19:35 +00:00
parent 615b12f403
commit d7987f6375
2 changed files with 4 additions and 0 deletions

View File

@ -103,6 +103,7 @@ bin/components/downloads.xpt
bin/components/editor.xpt
bin/components/embed_base.xpt
bin/components/exthandler.xpt
bin/components/exthelper.xpt
bin/components/fastfind.xpt
bin/components/feeds.xpt
bin/components/filepicker.xpt
@ -193,6 +194,7 @@ bin/components/shellservice.xpt
bin/components/FeedProcessor.js
bin/components/FeedConverter.js
bin/components/FeedWriter.js
bin/components/extApplication.js
bin/components/fuelApplication.js
bin/components/WebContentConverter.js
bin/components/nsAddonRepository.js

View File

@ -114,6 +114,7 @@ bin\components\downloads.xpt
bin\components\editor.xpt
bin\components\embed_base.xpt
bin\components\exthandler.xpt
bin\components\exthelper.xpt
bin\components\fastfind.xpt
bin\components\feeds.xpt
bin\components\find.xpt
@ -201,6 +202,7 @@ bin\components\FeedProcessor.js
bin\components\FeedConverter.js
bin\components\FeedWriter.js
bin\components\fuelApplication.js
bin\components\extApplication.js
bin\components\WebContentConverter.js
bin\components\nsAddonRepository.js
bin\components\nsBrowserContentHandler.js