2004-02-11 00:56:17 +00:00
|
|
|
; Package file for Win32 static Firefox build.
|
2003-10-08 08:20:11 +00:00
|
|
|
;
|
|
|
|
; File format:
|
|
|
|
;
|
|
|
|
; [] designates a toplevel component. Example: [xpcom]
|
|
|
|
; - in front of a file specifies it to be removed from the destination
|
|
|
|
; * wildcard support to recursively copy the entire directory
|
|
|
|
; ; file comment
|
|
|
|
;
|
|
|
|
|
2004-12-02 00:52:27 +00:00
|
|
|
#filter substitution
|
2003-10-08 08:20:11 +00:00
|
|
|
|
2004-12-02 00:52:27 +00:00
|
|
|
bin/.autoreg
|
2003-10-08 08:20:11 +00:00
|
|
|
|
2004-12-02 00:52:27 +00:00
|
|
|
[@AB_CD@]
|
|
|
|
bin\chrome\@AB_CD@.jar
|
2005-04-15 13:21:04 +00:00
|
|
|
bin\chrome\@AB_CD@.manifest
|
2004-12-02 00:52:27 +00:00
|
|
|
bin\defaults\pref\firefox-l10n.js
|
2007-05-02 20:13:33 +00:00
|
|
|
bin\defaults\existing-profile-defaults.js
|
2004-12-02 00:52:27 +00:00
|
|
|
bin\browserconfig.properties
|
2007-05-02 20:13:33 +00:00
|
|
|
bin\old-homepage-default.properties
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\searchplugins\*
|
|
|
|
bin\defaults\profile\bookmarks.html
|
|
|
|
bin\defaults\profile\localstore.rdf
|
2004-07-28 21:20:29 +00:00
|
|
|
bin\defaults\profile\prefs.js
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\defaults\profile\mimeTypes.rdf
|
2004-12-02 00:52:27 +00:00
|
|
|
bin\defaults\profile\chrome\*
|
2007-01-30 05:14:50 +00:00
|
|
|
bin\uninstall\helper.exe
|
2005-07-01 02:04:55 +00:00
|
|
|
bin\updater.ini
|
2006-06-29 17:08:58 +00:00
|
|
|
bin\dictionaries\*
|
2003-10-08 08:20:11 +00:00
|
|
|
|
|
|
|
[xpcom]
|
|
|
|
bin\js3250.dll
|
|
|
|
bin\plc4.dll
|
|
|
|
bin\plds4.dll
|
|
|
|
bin\xpcom.dll
|
|
|
|
bin\nspr4.dll
|
2007-10-12 04:01:31 +00:00
|
|
|
#ifdef MOZ_ENABLE_LIBXUL
|
2007-04-25 01:17:44 +00:00
|
|
|
bin\xul.dll
|
2007-10-12 04:01:31 +00:00
|
|
|
#else
|
|
|
|
bin\xpcom_core.dll
|
2006-08-10 14:06:47 +00:00
|
|
|
bin\components\xpinstal.dll
|
|
|
|
bin\components\jar50.dll
|
2007-10-12 04:01:31 +00:00
|
|
|
#endif
|
2008-02-28 19:30:59 +00:00
|
|
|
#ifndef MOZ_MEMORY
|
2006-02-02 20:56:10 +00:00
|
|
|
bin\Microsoft.VC80.CRT.manifest
|
|
|
|
bin\msvcm80.dll
|
|
|
|
bin\msvcp80.dll
|
|
|
|
bin\msvcr80.dll
|
2008-02-28 19:30:59 +00:00
|
|
|
#else
|
2008-02-05 03:16:24 +00:00
|
|
|
bin\mozcrt19.dll
|
2008-02-28 19:30:59 +00:00
|
|
|
#endif
|
2003-10-08 08:20:11 +00:00
|
|
|
|
|
|
|
[browser]
|
|
|
|
; [Base Browser Files]
|
2007-01-25 13:43:52 +00:00
|
|
|
bin\@MOZ_APP_NAME@.exe
|
2007-07-02 18:20:24 +00:00
|
|
|
bin\application.ini
|
|
|
|
bin\platform.ini
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\plugins\npnul32.dll
|
2004-02-18 20:58:20 +00:00
|
|
|
bin\LICENSE
|
|
|
|
bin\README.txt
|
2007-07-18 18:10:29 +00:00
|
|
|
bin\sqlite3.dll
|
2008-03-19 22:35:03 +00:00
|
|
|
bin\blocklist.xml
|
2003-10-08 08:20:11 +00:00
|
|
|
|
|
|
|
; [Components]
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\alerts.xpt
|
2004-12-09 20:14:45 +00:00
|
|
|
bin\AccessibleMarshal.dll
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\accessibility.xpt
|
|
|
|
bin\components\accessibility-msaa.xpt
|
|
|
|
bin\components\appshell.xpt
|
2004-12-14 09:08:14 +00:00
|
|
|
bin\components\appstartup.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\autocomplete.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\autoconfig.xpt
|
2005-01-17 18:50:18 +00:00
|
|
|
bin\components\browsercompsbase.xpt
|
2007-05-03 08:56:41 +00:00
|
|
|
bin\components\browserplaces.xpt
|
2006-03-17 07:16:00 +00:00
|
|
|
bin\components\browsersearch.xpt
|
2006-05-05 19:56:35 +00:00
|
|
|
bin\components\browser-feeds.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\caps.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\chardet.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\chrome.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\commandhandler.xpt
|
2005-01-17 18:50:18 +00:00
|
|
|
bin\components\commandlines.xpt
|
2004-08-09 20:41:14 +00:00
|
|
|
bin\components\composer.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\content_base.xpt
|
|
|
|
bin\components\content_html.xpt
|
|
|
|
bin\components\content_htmldoc.xpt
|
|
|
|
bin\components\content_xmldoc.xpt
|
|
|
|
bin\components\content_xslt.xpt
|
2005-01-25 08:18:32 +00:00
|
|
|
bin\components\content_xtf.xpt
|
2007-06-19 22:36:57 +00:00
|
|
|
bin\components\contentprefs.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\cookie.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\directory.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\docshell_base.xpt
|
|
|
|
bin\components\dom.xpt
|
|
|
|
bin\components\dom_base.xpt
|
2005-05-13 21:19:55 +00:00
|
|
|
bin\components\dom_canvas.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\dom_core.xpt
|
|
|
|
bin\components\dom_css.xpt
|
|
|
|
bin\components\dom_events.xpt
|
|
|
|
bin\components\dom_html.xpt
|
2007-06-06 00:03:12 +00:00
|
|
|
bin\components\dom_offline.xpt
|
2008-01-12 22:53:42 +00:00
|
|
|
bin\components\dom_json.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\dom_range.xpt
|
2005-12-27 17:56:07 +00:00
|
|
|
bin\components\dom_sidebar.xpt
|
2006-11-25 14:29:36 +00:00
|
|
|
bin\components\dom_storage.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\dom_stylesheets.xpt
|
|
|
|
bin\components\dom_traversal.xpt
|
|
|
|
bin\components\dom_views.xpt
|
|
|
|
bin\components\dom_xbl.xpt
|
|
|
|
bin\components\dom_xpath.xpt
|
|
|
|
bin\components\dom_xul.xpt
|
2004-12-02 00:52:27 +00:00
|
|
|
bin\components\dom_loadsave.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\downloads.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\editor.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\embed_base.xpt
|
|
|
|
bin\components\exthandler.xpt
|
2008-03-25 21:19:35 +00:00
|
|
|
bin\components\exthelper.xpt
|
2004-12-02 00:52:27 +00:00
|
|
|
bin\components\fastfind.xpt
|
2006-05-05 19:56:35 +00:00
|
|
|
bin\components\feeds.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\find.xpt
|
2007-04-28 23:25:24 +00:00
|
|
|
bin\components\fuel.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\gfx.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\htmlparser.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\imglib2.xpt
|
|
|
|
bin\components\imgicon.xpt
|
|
|
|
bin\components\intl.xpt
|
|
|
|
bin\components\jar.xpt
|
|
|
|
bin\components\jsconsole-clhandler.js
|
2007-10-12 04:01:31 +00:00
|
|
|
#ifndef MOZ_ENABLE_LIBXUL
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\jsd3250.dll
|
2007-10-12 04:01:31 +00:00
|
|
|
#endif
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\jsdservice.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\layout_base.xpt
|
2005-01-16 20:57:53 +00:00
|
|
|
bin\components\layout_printing.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\layout_xul.xpt
|
|
|
|
bin\components\layout_xul_tree.xpt
|
2006-05-23 15:44:10 +00:00
|
|
|
bin\components\inspector.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\locale.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\lwbrk.xpt
|
2006-05-05 22:45:37 +00:00
|
|
|
bin\components\microsummaries.xpt
|
2004-04-09 23:05:00 +00:00
|
|
|
bin\components\migration.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\mimetype.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\mozbrwsr.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\mozfind.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\necko.xpt
|
|
|
|
bin\components\necko_cache.xpt
|
2003-12-02 03:09:00 +00:00
|
|
|
bin\components\necko_cookie.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\necko_strconv.xpt
|
|
|
|
bin\components\necko_about.xpt
|
|
|
|
bin\components\necko_dns.xpt
|
2003-11-30 00:11:27 +00:00
|
|
|
bin\components\necko_file.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\necko_ftp.xpt
|
|
|
|
bin\components\necko_http.xpt
|
|
|
|
bin\components\necko_res.xpt
|
2005-10-25 17:59:42 +00:00
|
|
|
bin\components\necko_socket.xpt
|
2003-11-30 00:11:27 +00:00
|
|
|
bin\components\necko_viewsource.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\oji.xpt
|
2007-05-16 13:36:31 +00:00
|
|
|
bin\components\loginmgr.xpt
|
2005-12-02 03:37:47 +00:00
|
|
|
bin\components\places.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\plugin.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\pref.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\prefetch.xpt
|
2004-12-02 00:52:27 +00:00
|
|
|
bin\components\profile.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\proxyObject.xpt
|
|
|
|
bin\components\rdf.xpt
|
2003-11-10 07:10:53 +00:00
|
|
|
bin\components\satchel.xpt
|
2006-05-05 19:56:35 +00:00
|
|
|
bin\components\saxparser.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\shistory.xpt
|
2005-12-04 03:30:39 +00:00
|
|
|
bin\components\storage.xpt
|
2004-08-12 20:43:38 +00:00
|
|
|
bin\components\toolkitprofile.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\txtsvc.xpt
|
|
|
|
bin\components\txmgr.xpt
|
2007-10-12 04:01:31 +00:00
|
|
|
#ifdef MOZ_USE_NATIVE_UCONV
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\ucnative.xpt
|
2007-10-12 04:01:31 +00:00
|
|
|
#endif
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\uconv.xpt
|
|
|
|
bin\components\unicharutil.xpt
|
|
|
|
bin\components\uriloader.xpt
|
|
|
|
bin\components\webBrowser_core.xpt
|
|
|
|
bin\components\webbrowserpersist.xpt
|
|
|
|
bin\components\webshell_idls.xpt
|
|
|
|
bin\components\widget.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\windowds.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\windowwatcher.xpt
|
2004-03-08 10:01:03 +00:00
|
|
|
bin\components\shellservice.xpt
|
2008-01-23 18:57:43 +00:00
|
|
|
bin\components\spellchecker.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\xpcom_base.xpt
|
2007-07-02 13:04:22 +00:00
|
|
|
bin\components\xpcom_system.xpt
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\xpcom_components.xpt
|
|
|
|
bin\components\xpcom_ds.xpt
|
|
|
|
bin\components\xpcom_io.xpt
|
|
|
|
bin\components\xpcom_thread.xpt
|
|
|
|
bin\components\xpcom_xpti.xpt
|
|
|
|
bin\components\xpconnect.xpt
|
|
|
|
bin\components\xpinstall.xpt
|
2004-12-14 09:08:14 +00:00
|
|
|
bin\components\xulapp.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\xuldoc.xpt
|
|
|
|
bin\components\xultmpl.xpt
|
2007-09-17 15:33:04 +00:00
|
|
|
bin\components\zipwriter.xpt
|
2003-12-04 04:30:26 +00:00
|
|
|
; JavaScript components
|
2006-05-05 17:36:33 +00:00
|
|
|
bin\components\FeedProcessor.js
|
|
|
|
bin\components\FeedConverter.js
|
2006-07-05 20:03:02 +00:00
|
|
|
bin\components\FeedWriter.js
|
2007-04-28 23:25:24 +00:00
|
|
|
bin\components\fuelApplication.js
|
2006-05-05 17:36:33 +00:00
|
|
|
bin\components\WebContentConverter.js
|
2008-01-28 18:50:54 +00:00
|
|
|
bin\components\nsAddonRepository.js
|
2005-01-17 18:50:18 +00:00
|
|
|
bin\components\nsBrowserContentHandler.js
|
2005-08-24 17:10:40 +00:00
|
|
|
bin\components\nsBrowserGlue.js
|
2004-03-08 10:01:03 +00:00
|
|
|
bin\components\nsSetDefaultBrowser.js
|
2007-07-16 17:55:54 +00:00
|
|
|
bin\components\nsTryToClose.js
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\nsHelperAppDlg.js
|
2007-08-28 13:37:46 +00:00
|
|
|
bin\components\nsDownloadManagerUI.js
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\components\nsProxyAutoConfig.js
|
2006-03-17 07:16:00 +00:00
|
|
|
bin\components\nsSearchService.js
|
2006-05-15 18:48:48 +00:00
|
|
|
bin\components\nsSearchSuggestions.js
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\components\nsSidebar.js
|
2004-05-11 10:35:15 +00:00
|
|
|
bin\components\nsExtensionManager.js
|
2007-08-16 00:43:12 +00:00
|
|
|
bin\components\nsBlocklistService.js
|
2004-08-05 02:45:27 +00:00
|
|
|
bin\components\nsUpdateService.js
|
2006-05-05 22:45:37 +00:00
|
|
|
bin\components\nsMicrosummaryService.js
|
2007-07-15 09:44:50 +00:00
|
|
|
bin\components\nsPlacesTransactionsService.js
|
2005-09-09 23:45:21 +00:00
|
|
|
bin\components\nsPostUpdateWin.js
|
2007-05-16 13:36:31 +00:00
|
|
|
bin\components\nsLoginInfo.js
|
|
|
|
bin\components\nsLoginManager.js
|
|
|
|
bin\components\nsLoginManagerPrompter.js
|
|
|
|
bin\components\storage-Legacy.js
|
2006-01-27 22:52:30 +00:00
|
|
|
bin\components\pluginGlue.js
|
2004-05-11 10:35:15 +00:00
|
|
|
bin\components\extensions.xpt
|
|
|
|
bin\components\update.xpt
|
2006-06-18 04:10:56 +00:00
|
|
|
bin\components\nsSessionStartup.js
|
2006-05-06 19:53:05 +00:00
|
|
|
bin\components\nsSessionStore.js
|
|
|
|
bin\components\sessionstore.xpt
|
2006-08-18 06:25:25 +00:00
|
|
|
bin\components\nsURLFormatter.js
|
2006-08-19 08:10:32 +00:00
|
|
|
bin\components\urlformatter.xpt
|
2006-11-13 17:53:01 +00:00
|
|
|
bin\components\browserdirprovider.dll
|
|
|
|
bin\components\brwsrcmp.dll
|
2006-12-04 15:30:00 +00:00
|
|
|
bin\components\txEXSLTRegExFunctions.js
|
2007-04-04 18:49:18 +00:00
|
|
|
bin\components\nsLivemarkService.js
|
2007-06-12 05:18:50 +00:00
|
|
|
bin\components\nsTaggingService.js
|
2007-04-20 15:22:17 +00:00
|
|
|
bin\components\nsDefaultCLH.js
|
2007-06-19 23:03:02 +00:00
|
|
|
bin\components\nsContentPrefService.js
|
2007-07-26 04:24:25 +00:00
|
|
|
bin\components\nsContentDispatchChooser.js
|
2007-07-26 06:36:03 +00:00
|
|
|
bin\components\nsHandlerService.js
|
2007-08-14 16:47:41 +00:00
|
|
|
bin\components\nsWebHandlerApp.js
|
2008-03-09 09:27:51 +00:00
|
|
|
bin\components\aboutRobots.js
|
2003-10-08 08:20:11 +00:00
|
|
|
|
2007-06-27 22:47:50 +00:00
|
|
|
; Modules
|
|
|
|
bin\modules\*
|
|
|
|
|
2006-05-22 02:32:45 +00:00
|
|
|
; Safe Browsing
|
|
|
|
bin\components\nsSafebrowsingApplication.js
|
|
|
|
bin\components\nsUrlClassifierListManager.js
|
|
|
|
bin\components\nsUrlClassifierLib.js
|
|
|
|
bin\components\url-classifier.xpt
|
|
|
|
|
2003-10-08 08:20:11 +00:00
|
|
|
; [Browser Chrome Files]
|
|
|
|
bin\chrome\browser.jar
|
2005-05-20 12:58:57 +00:00
|
|
|
bin\chrome\browser.manifest
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\chrome\classic.jar
|
2005-06-01 14:58:05 +00:00
|
|
|
bin\chrome\classic.manifest
|
2005-04-23 01:39:51 +00:00
|
|
|
bin\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}\install.rdf
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\chrome\comm.jar
|
2005-05-20 12:58:57 +00:00
|
|
|
bin\chrome\comm.manifest
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\chrome\toolkit.jar
|
2005-04-15 13:21:04 +00:00
|
|
|
bin\chrome\toolkit.manifest
|
2005-10-18 15:44:08 +00:00
|
|
|
bin\chrome\reporter.manifest
|
|
|
|
bin\chrome\reporter.jar
|
|
|
|
bin\defaults\pref\reporter.js
|
2003-10-08 08:20:11 +00:00
|
|
|
|
|
|
|
; [Default Preferences]
|
|
|
|
; All the pref files must be part of base to prevent migration bugs
|
2004-02-17 00:44:19 +00:00
|
|
|
bin\defaults\pref\firefox.js
|
2006-08-28 19:36:26 +00:00
|
|
|
bin\defaults\pref\firefox-branding.js
|
2005-08-25 00:59:09 +00:00
|
|
|
bin\defaults\pref\channel-prefs.js
|
2004-01-18 22:10:15 +00:00
|
|
|
bin\greprefs\all.js
|
|
|
|
bin\greprefs\security-prefs.js
|
|
|
|
bin\greprefs\xpinstall.js
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\defaults\autoconfig\platform.js
|
|
|
|
bin\defaults\autoconfig\prefcalls.js
|
|
|
|
|
|
|
|
; [Layout Engine Resources]
|
|
|
|
; Style Sheets, Graphics and other Resources used by the layout engine.
|
2005-07-02 13:19:28 +00:00
|
|
|
bin\res\hiddenWindow.html
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\res\ua.css
|
|
|
|
bin\res\html.css
|
|
|
|
bin\res\quirk.css
|
|
|
|
bin\res\forms.css
|
|
|
|
bin\res\EditorOverride.css
|
2007-06-27 22:29:45 +00:00
|
|
|
bin\res\contenteditable.css
|
|
|
|
bin\res\designmode.css
|
2003-12-04 04:30:26 +00:00
|
|
|
bin\res\table-add-column-after-active.gif
|
|
|
|
bin\res\table-add-column-after-hover.gif
|
|
|
|
bin\res\table-add-column-after.gif
|
|
|
|
bin\res\table-add-column-before-active.gif
|
|
|
|
bin\res\table-add-column-before-hover.gif
|
|
|
|
bin\res\table-add-column-before.gif
|
|
|
|
bin\res\table-add-row-after-active.gif
|
|
|
|
bin\res\table-add-row-after-hover.gif
|
|
|
|
bin\res\table-add-row-after.gif
|
|
|
|
bin\res\table-add-row-before-active.gif
|
|
|
|
bin\res\table-add-row-before-hover.gif
|
|
|
|
bin\res\table-add-row-before.gif
|
|
|
|
bin\res\table-remove-column-active.gif
|
|
|
|
bin\res\table-remove-column-hover.gif
|
|
|
|
bin\res\table-remove-column.gif
|
|
|
|
bin\res\table-remove-row-active.gif
|
|
|
|
bin\res\table-remove-row-hover.gif
|
|
|
|
bin\res\table-remove-row.gif
|
|
|
|
bin\res\arrowd.gif
|
|
|
|
bin\res\grabber.gif
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\res\viewsource.css
|
|
|
|
bin\res\mathml.css
|
|
|
|
bin\res\arrow.gif
|
|
|
|
bin\res\loading-image.gif
|
|
|
|
bin\res\broken-image.gif
|
|
|
|
bin\res\fonts\*
|
|
|
|
bin\res\dtd\*
|
2003-11-30 01:00:39 +00:00
|
|
|
bin\res\html\*
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\res\wincharset.properties
|
|
|
|
bin\res\charsetalias.properties
|
|
|
|
bin\res\charsetData.properties
|
|
|
|
bin\res\langGroups.properties
|
|
|
|
bin\res\language.properties
|
|
|
|
bin\res\entityTables\*
|
|
|
|
|
2005-02-18 16:30:12 +00:00
|
|
|
; svg
|
|
|
|
bin\res\svg.css
|
|
|
|
bin\components\dom_svg.xpt
|
|
|
|
|
2003-10-08 08:20:11 +00:00
|
|
|
; [Personal Security Manager]
|
|
|
|
;
|
|
|
|
bin\nssckbi.dll
|
|
|
|
bin\components\pipboot.xpt
|
|
|
|
bin\components\pipnss.xpt
|
|
|
|
bin\components\pippki.xpt
|
2008-01-18 11:20:15 +00:00
|
|
|
bin\nssutil3.dll
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\nss3.dll
|
|
|
|
bin\smime3.dll
|
|
|
|
bin\softokn3.chk
|
|
|
|
bin\softokn3.dll
|
2006-01-13 18:09:32 +00:00
|
|
|
bin\freebl3.chk
|
|
|
|
bin\freebl3.dll
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\ssl3.dll
|
2007-07-23 19:02:59 +00:00
|
|
|
bin\nssdbm3.dll
|
2003-10-08 08:20:11 +00:00
|
|
|
bin\chrome\pippki.jar
|
2005-05-20 12:58:57 +00:00
|
|
|
bin\chrome\pippki.manifest
|
2003-10-08 08:20:11 +00:00
|
|
|
|
2005-07-01 02:04:55 +00:00
|
|
|
; [Updater]
|
|
|
|
;
|
|
|
|
bin\updater.exe
|
|
|
|
|
2007-06-23 02:02:25 +00:00
|
|
|
; [Crash Reporter]
|
2007-01-09 01:24:24 +00:00
|
|
|
bin\crashreporter.exe
|
|
|
|
bin\crashreporter.ini
|
2008-01-23 00:20:29 +00:00
|
|
|
bin\crashreporter-override.ini
|
2007-01-09 01:24:24 +00:00
|
|
|
|