Bug 379139: add FUEL component and typelib to installer manifests

This commit is contained in:
gavin@gavinsharp.com 2007-04-28 16:25:24 -07:00
parent 8b50ebbce0
commit a778635422
2 changed files with 4 additions and 0 deletions

View File

@ -100,6 +100,7 @@ bin/components/fastfind.xpt
bin/components/feeds.xpt
bin/components/filepicker.xpt
bin/components/find.xpt
bin/components/fuel.xpt
bin/components/gfx.xpt
bin/components/helperAppDlg.xpt
bin/components/history.xpt
@ -183,6 +184,7 @@ bin/components/shellservice.xpt
bin/components/FeedProcessor.js
bin/components/FeedConverter.js
bin/components/FeedWriter.js
bin/components/fuelApplication.js
bin/components/WebContentConverter.js
bin/components/nsBrowserContentHandler.js
bin/components/nsBrowserGlue.js

View File

@ -105,6 +105,7 @@ bin\components\exthandler.xpt
bin\components\fastfind.xpt
bin\components\feeds.xpt
bin\components\find.xpt
bin\components\fuel.xpt
bin\components\gfx.xpt
bin\components\helperAppDlg.xpt
bin\components\history.xpt
@ -196,6 +197,7 @@ bin\components\xultmpl.xpt
bin\components\FeedProcessor.js
bin\components\FeedConverter.js
bin\components\FeedWriter.js
bin\components\fuelApplication.js
bin\components\WebContentConverter.js
bin\components\nsBrowserContentHandler.js
bin\components\nsBrowserGlue.js