2007-03-22 10:30:00 -07:00
|
|
|
; Package file for Linux static Firefox build.
|
|
|
|
;
|
|
|
|
; 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
|
|
|
|
;
|
|
|
|
|
|
|
|
#filter substitution
|
|
|
|
|
|
|
|
bin/.autoreg
|
|
|
|
|
|
|
|
[@AB_CD@]
|
|
|
|
bin/chrome/@AB_CD@.jar
|
|
|
|
bin/chrome/@AB_CD@.manifest
|
2007-08-03 07:46:17 -07:00
|
|
|
bin/@PREF_DIR@/firefox-l10n.js
|
2007-05-02 13:13:33 -07:00
|
|
|
bin/defaults/existing-profile-defaults.js
|
2007-03-22 10:30:00 -07:00
|
|
|
; If you add a new directory you must explicitly call addDirectory in ab-CD.jst
|
|
|
|
bin/browserconfig.properties
|
2007-05-02 13:13:33 -07:00
|
|
|
bin/old-homepage-default.properties
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/searchplugins/*
|
|
|
|
bin/defaults/profile/bookmarks.html
|
|
|
|
bin/defaults/profile/localstore.rdf
|
|
|
|
bin/defaults/profile/prefs.js
|
|
|
|
bin/defaults/profile/mimeTypes.rdf
|
|
|
|
bin/defaults/profile/chrome/*
|
|
|
|
bin/updater.ini
|
|
|
|
bin/dictionaries/*
|
|
|
|
|
|
|
|
[xpcom]
|
|
|
|
bin/libmozjs.so
|
|
|
|
bin/libplc4.so
|
|
|
|
bin/libplds4.so
|
|
|
|
bin/libxpcom.so
|
2007-10-11 22:25:50 -07:00
|
|
|
bin/libnspr4.so
|
2008-07-14 01:53:27 -07:00
|
|
|
#ifdef MOZ_ENABLE_LIBXUL
|
2007-10-11 22:25:50 -07:00
|
|
|
bin/libxul.so
|
2008-07-14 01:53:27 -07:00
|
|
|
#else
|
|
|
|
bin/libxpcom_core.so
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/libxpinstall.so
|
|
|
|
bin/components/libjar50.so
|
2008-07-14 01:53:27 -07:00
|
|
|
#endif
|
2007-03-22 10:30:00 -07:00
|
|
|
|
|
|
|
[browser]
|
|
|
|
; [Base Browser Files]
|
|
|
|
bin/@MOZ_APP_NAME@-bin
|
|
|
|
bin/@MOZ_APP_NAME@
|
2007-07-02 11:20:24 -07:00
|
|
|
bin/application.ini
|
|
|
|
bin/platform.ini
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/mozilla-xremote-client
|
|
|
|
bin/run-mozilla.sh
|
|
|
|
bin/plugins/libnullplugin.so
|
2007-07-18 11:43:00 -07:00
|
|
|
bin/libsqlite3.so
|
2008-01-23 10:57:43 -08:00
|
|
|
bin/README.txt
|
2008-03-19 15:35:03 -07:00
|
|
|
bin/blocklist.xml
|
2007-03-22 10:30:00 -07:00
|
|
|
|
|
|
|
; [Components]
|
2007-09-30 05:16:25 -07:00
|
|
|
bin/components/alerts.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/accessibility.xpt
|
|
|
|
bin/components/appshell.xpt
|
|
|
|
bin/components/appstartup.xpt
|
|
|
|
bin/components/autocomplete.xpt
|
|
|
|
bin/components/autoconfig.xpt
|
|
|
|
bin/components/browsercompsbase.xpt
|
2007-05-03 01:56:41 -07:00
|
|
|
bin/components/browserplaces.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/browser-feeds.xpt
|
|
|
|
bin/components/caps.xpt
|
|
|
|
bin/components/chardet.xpt
|
|
|
|
bin/components/chrome.xpt
|
|
|
|
bin/components/commandhandler.xpt
|
|
|
|
bin/components/commandlines.xpt
|
|
|
|
bin/components/composer.xpt
|
|
|
|
bin/components/content_base.xpt
|
|
|
|
bin/components/content_htmldoc.xpt
|
|
|
|
bin/components/content_html.xpt
|
|
|
|
bin/components/content_xmldoc.xpt
|
|
|
|
bin/components/content_xslt.xpt
|
|
|
|
bin/components/content_xtf.xpt
|
2007-06-19 15:36:57 -07:00
|
|
|
bin/components/contentprefs.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/cookie.xpt
|
|
|
|
bin/components/directory.xpt
|
|
|
|
bin/components/docshell.xpt
|
|
|
|
bin/components/dom.xpt
|
|
|
|
bin/components/dom_base.xpt
|
|
|
|
bin/components/dom_canvas.xpt
|
|
|
|
bin/components/dom_core.xpt
|
|
|
|
bin/components/dom_css.xpt
|
|
|
|
bin/components/dom_events.xpt
|
2008-08-24 07:30:01 -07:00
|
|
|
bin/components/dom_geolocation.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/dom_html.xpt
|
2007-06-05 17:03:12 -07:00
|
|
|
bin/components/dom_offline.xpt
|
2008-01-12 14:53:42 -08:00
|
|
|
bin/components/dom_json.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/dom_range.xpt
|
|
|
|
bin/components/dom_sidebar.xpt
|
|
|
|
bin/components/dom_storage.xpt
|
|
|
|
bin/components/dom_stylesheets.xpt
|
2008-10-14 11:16:37 -07:00
|
|
|
bin/components/dom_threads.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
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
|
|
|
|
bin/components/dom_loadsave.xpt
|
|
|
|
bin/components/downloads.xpt
|
|
|
|
bin/components/editor.xpt
|
|
|
|
bin/components/embed_base.xpt
|
|
|
|
bin/components/exthandler.xpt
|
2008-03-25 14:19:35 -07:00
|
|
|
bin/components/exthelper.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/fastfind.xpt
|
|
|
|
bin/components/feeds.xpt
|
|
|
|
bin/components/filepicker.xpt
|
|
|
|
bin/components/find.xpt
|
2007-04-28 16:25:24 -07:00
|
|
|
bin/components/fuel.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/gfx.xpt
|
|
|
|
bin/components/htmlparser.xpt
|
|
|
|
bin/components/imglib2.xpt
|
|
|
|
; bin/components/imgicon.xpt
|
|
|
|
bin/components/intl.xpt
|
|
|
|
bin/components/jar.xpt
|
2008-07-14 01:53:27 -07:00
|
|
|
#ifndef MOZ_ENABLE_LIBXUL
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/libjsd.so
|
2008-07-14 01:53:27 -07:00
|
|
|
#endif
|
2007-08-19 20:16:56 -07:00
|
|
|
bin/components/libimgicon.so
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/jsdservice.xpt
|
|
|
|
bin/components/layout_base.xpt
|
|
|
|
bin/components/layout_printing.xpt
|
|
|
|
bin/components/layout_xul_tree.xpt
|
|
|
|
bin/components/layout_xul.xpt
|
|
|
|
bin/components/inspector.xpt
|
|
|
|
bin/components/locale.xpt
|
|
|
|
bin/components/lwbrk.xpt
|
|
|
|
bin/components/microsummaries.xpt
|
|
|
|
bin/components/migration.xpt
|
|
|
|
bin/components/mimetype.xpt
|
|
|
|
bin/components/mozbrwsr.xpt
|
|
|
|
bin/components/mozfind.xpt
|
|
|
|
bin/components/necko_about.xpt
|
|
|
|
bin/components/necko_cache.xpt
|
|
|
|
bin/components/necko_cookie.xpt
|
|
|
|
bin/components/necko_dns.xpt
|
|
|
|
bin/components/necko_file.xpt
|
|
|
|
bin/components/necko_ftp.xpt
|
|
|
|
bin/components/necko_http.xpt
|
|
|
|
bin/components/necko_res.xpt
|
|
|
|
bin/components/necko_socket.xpt
|
|
|
|
bin/components/necko_strconv.xpt
|
|
|
|
bin/components/necko_viewsource.xpt
|
2009-03-16 17:30:58 -07:00
|
|
|
bin/components/necko_wifi.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/necko.xpt
|
2007-05-16 06:36:31 -07:00
|
|
|
bin/components/loginmgr.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/places.xpt
|
|
|
|
bin/components/plugin.xpt
|
|
|
|
bin/components/prefetch.xpt
|
|
|
|
bin/components/pref.xpt
|
|
|
|
bin/components/proxyObjInst.xpt
|
|
|
|
bin/components/toolkitremote.xpt
|
|
|
|
bin/components/rdf.xpt
|
|
|
|
bin/components/satchel.xpt
|
|
|
|
bin/components/saxparser.xpt
|
|
|
|
bin/components/shistory.xpt
|
2008-01-23 10:57:43 -08:00
|
|
|
bin/components/spellchecker.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/storage.xpt
|
|
|
|
bin/components/profile.xpt
|
|
|
|
bin/components/toolkitprofile.xpt
|
2008-09-13 14:01:14 -07:00
|
|
|
bin/components/toolkitsearch.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/txtsvc.xpt
|
|
|
|
bin/components/txmgr.xpt
|
|
|
|
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
|
|
|
|
bin/components/windowds.xpt
|
|
|
|
bin/components/windowwatcher.xpt
|
|
|
|
bin/components/xpcom_base.xpt
|
2007-07-02 06:04:22 -07:00
|
|
|
bin/components/xpcom_system.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/xpcom_components.xpt
|
|
|
|
bin/components/xpcom_ds.xpt
|
|
|
|
bin/components/xpcom_io.xpt
|
|
|
|
bin/components/xpcom_threads.xpt
|
|
|
|
bin/components/xpcom_xpti.xpt
|
|
|
|
bin/components/xpconnect.xpt
|
|
|
|
bin/components/xpinstall.xpt
|
|
|
|
bin/components/xulapp.xpt
|
|
|
|
bin/components/xuldoc.xpt
|
|
|
|
bin/components/xultmpl.xpt
|
2007-09-17 08:33:04 -07:00
|
|
|
bin/components/zipwriter.xpt
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/shellservice.xpt
|
|
|
|
; JavaScript components
|
|
|
|
bin/components/FeedProcessor.js
|
|
|
|
bin/components/FeedConverter.js
|
|
|
|
bin/components/FeedWriter.js
|
2007-04-28 16:25:24 -07:00
|
|
|
bin/components/fuelApplication.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/WebContentConverter.js
|
2008-01-28 10:50:54 -08:00
|
|
|
bin/components/nsAddonRepository.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/nsBrowserContentHandler.js
|
|
|
|
bin/components/nsBrowserGlue.js
|
|
|
|
bin/components/nsSetDefaultBrowser.js
|
|
|
|
bin/components/nsMicrosummaryService.js
|
2007-07-15 02:44:50 -07:00
|
|
|
bin/components/nsPlacesTransactionsService.js
|
2008-11-03 15:22:22 -08:00
|
|
|
bin/components/nsPrivateBrowsingService.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/nsSearchService.js
|
|
|
|
bin/components/nsSearchSuggestions.js
|
2007-05-16 06:36:31 -07:00
|
|
|
bin/components/nsLoginInfo.js
|
|
|
|
bin/components/nsLoginManager.js
|
|
|
|
bin/components/nsLoginManagerPrompter.js
|
|
|
|
bin/components/storage-Legacy.js
|
2008-08-18 09:39:11 -07:00
|
|
|
bin/components/storage-mozStorage.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/jsconsole-clhandler.js
|
2007-07-16 10:55:54 -07:00
|
|
|
bin/components/nsTryToClose.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/nsFilePicker.js
|
|
|
|
bin/components/nsHelperAppDlg.js
|
2007-08-28 06:37:46 -07:00
|
|
|
bin/components/nsDownloadManagerUI.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/nsProxyAutoConfig.js
|
2009-04-14 09:10:20 -07:00
|
|
|
bin/components/NetworkGeolocationProvider.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/nsSidebar.js
|
|
|
|
bin/components/nsExtensionManager.js
|
2007-08-15 17:43:12 -07:00
|
|
|
bin/components/nsBlocklistService.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/nsUpdateService.js
|
|
|
|
bin/components/pluginGlue.js
|
|
|
|
bin/components/extensions.xpt
|
|
|
|
bin/components/update.xpt
|
|
|
|
bin/components/nsSessionStartup.js
|
|
|
|
bin/components/nsSessionStore.js
|
2008-11-03 15:22:23 -08:00
|
|
|
bin/components/aboutPrivateBrowsing.js
|
2008-10-11 11:47:31 -07:00
|
|
|
bin/components/aboutSessionRestore.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/components/sessionstore.xpt
|
|
|
|
bin/components/nsURLFormatter.js
|
|
|
|
bin/components/urlformatter.xpt
|
|
|
|
bin/components/libbrowserdirprovider.so
|
|
|
|
bin/components/libbrowsercomps.so
|
|
|
|
bin/components/txEXSLTRegExFunctions.js
|
2007-04-04 11:49:18 -07:00
|
|
|
bin/components/nsLivemarkService.js
|
2007-06-11 22:18:50 -07:00
|
|
|
bin/components/nsTaggingService.js
|
2008-10-27 15:52:20 -07:00
|
|
|
bin/components/nsPlacesDBFlush.js
|
2007-04-20 08:22:17 -07:00
|
|
|
bin/components/nsDefaultCLH.js
|
2007-06-19 16:03:02 -07:00
|
|
|
bin/components/nsContentPrefService.js
|
2007-07-25 21:24:25 -07:00
|
|
|
bin/components/nsContentDispatchChooser.js
|
2007-07-25 23:36:03 -07:00
|
|
|
bin/components/nsHandlerService.js
|
2007-08-14 09:47:41 -07:00
|
|
|
bin/components/nsWebHandlerApp.js
|
2008-01-15 23:51:46 -08:00
|
|
|
bin/components/libdbusservice.so
|
2008-10-30 23:42:02 -07:00
|
|
|
bin/components/aboutRights.js
|
2008-03-09 01:27:51 -08:00
|
|
|
bin/components/aboutRobots.js
|
2008-10-29 08:54:51 -07:00
|
|
|
bin/components/aboutCertError.js
|
2008-08-26 16:55:18 -07:00
|
|
|
bin/components/nsBadCertHandler.js
|
2007-03-22 10:30:00 -07:00
|
|
|
|
2007-06-27 15:47:50 -07:00
|
|
|
; Modules
|
|
|
|
bin/modules/*
|
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
; Safe Browsing
|
|
|
|
bin/components/nsSafebrowsingApplication.js
|
|
|
|
bin/components/nsUrlClassifierListManager.js
|
|
|
|
bin/components/nsUrlClassifierLib.js
|
|
|
|
bin/components/url-classifier.xpt
|
|
|
|
|
|
|
|
; GNOME hooks
|
|
|
|
bin/components/libmozgnome.so
|
|
|
|
|
|
|
|
; [Browser Chrome Files]
|
|
|
|
bin/chrome/browser.jar
|
|
|
|
bin/chrome/browser.manifest
|
|
|
|
bin/chrome/classic.jar
|
|
|
|
bin/chrome/classic.manifest
|
|
|
|
bin/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
|
|
|
|
bin/chrome/comm.jar
|
|
|
|
bin/chrome/comm.manifest
|
|
|
|
bin/chrome/toolkit.jar
|
|
|
|
bin/chrome/toolkit.manifest
|
2008-01-18 16:52:09 -08:00
|
|
|
bin/chrome/icons/default/default16.png
|
2008-01-29 21:38:52 -08:00
|
|
|
bin/chrome/icons/default/default32.png
|
2008-01-29 14:22:09 -08:00
|
|
|
bin/chrome/icons/default/default48.png
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/chrome/reporter.manifest
|
|
|
|
bin/chrome/reporter.jar
|
2007-08-03 07:46:17 -07:00
|
|
|
bin/@PREF_DIR@/reporter.js
|
2007-03-22 10:30:00 -07:00
|
|
|
|
|
|
|
; shell icons
|
|
|
|
bin/icons/*.xpm
|
|
|
|
bin/icons/*.png
|
|
|
|
|
|
|
|
; [Default Preferences]
|
|
|
|
; All the pref files must be part of base to prevent migration bugs
|
2007-08-03 07:46:17 -07:00
|
|
|
bin/@PREF_DIR@/firefox.js
|
|
|
|
bin/@PREF_DIR@/firefox-branding.js
|
|
|
|
bin/@PREF_DIR@/channel-prefs.js
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/greprefs/all.js
|
|
|
|
bin/greprefs/security-prefs.js
|
|
|
|
bin/greprefs/xpinstall.js
|
|
|
|
bin/defaults/autoconfig/platform.js
|
|
|
|
bin/defaults/autoconfig/prefcalls.js
|
|
|
|
|
|
|
|
; [Layout Engine Resources]
|
|
|
|
; Style Sheets, Graphics and other Resources used by the layout engine.
|
|
|
|
bin/res/hiddenWindow.html
|
|
|
|
bin/res/ua.css
|
|
|
|
bin/res/html.css
|
|
|
|
bin/res/quirk.css
|
|
|
|
bin/res/forms.css
|
|
|
|
bin/res/EditorOverride.css
|
2007-06-27 15:29:45 -07:00
|
|
|
bin/res/contenteditable.css
|
|
|
|
bin/res/designmode.css
|
2007-03-22 10:30:00 -07: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
|
|
|
|
bin/res/viewsource.css
|
|
|
|
bin/res/mathml.css
|
|
|
|
bin/res/arrow.gif
|
2009-03-22 01:57:04 -07:00
|
|
|
bin/res/loading-image.png
|
|
|
|
bin/res/broken-image.png
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/res/fonts/*
|
|
|
|
bin/res/dtd/*
|
|
|
|
bin/res/html/*
|
|
|
|
bin/res/unixcharset.properties
|
|
|
|
bin/res/charsetalias.properties
|
|
|
|
bin/res/charsetData.properties
|
|
|
|
bin/res/langGroups.properties
|
|
|
|
bin/res/language.properties
|
|
|
|
bin/res/entityTables/*
|
|
|
|
|
|
|
|
; svg
|
|
|
|
bin/res/svg.css
|
|
|
|
bin/components/dom_svg.xpt
|
2009-01-14 20:38:07 -08:00
|
|
|
#ifdef MOZ_SMIL
|
|
|
|
bin/components/dom_smil.xpt
|
|
|
|
#endif
|
2007-03-22 10:30:00 -07:00
|
|
|
|
|
|
|
; [Personal Security Manager]
|
|
|
|
;
|
|
|
|
bin/libnssckbi.so
|
|
|
|
bin/components/pipboot.xpt
|
|
|
|
bin/components/pipnss.xpt
|
|
|
|
bin/components/pippki.xpt
|
|
|
|
bin/libnss3.so
|
2008-01-18 03:20:15 -08:00
|
|
|
bin/libnssutil3.so
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/libsmime3.so
|
|
|
|
bin/libsoftokn3.chk
|
|
|
|
bin/libsoftokn3.so
|
|
|
|
bin/libfreebl3.chk
|
|
|
|
bin/libfreebl3.so
|
|
|
|
bin/libssl3.so
|
2007-07-23 12:02:59 -07:00
|
|
|
bin/libnssdbm3.so
|
2007-03-22 10:30:00 -07:00
|
|
|
bin/chrome/pippki.jar
|
|
|
|
bin/chrome/pippki.manifest
|
|
|
|
|
2007-08-19 20:27:38 -07:00
|
|
|
; for Solaris SPARC
|
|
|
|
bin/libfreebl_32fpu_3.chk
|
|
|
|
bin/libfreebl_32fpu_3.so
|
|
|
|
bin/libfreebl_32int_3.chk
|
|
|
|
bin/libfreebl_32int_3.so
|
|
|
|
bin/libfreebl_32int64_3.chk
|
|
|
|
bin/libfreebl_32int64_3.so
|
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
; [Updater]
|
|
|
|
;
|
|
|
|
bin/updater
|
|
|
|
|
2007-06-22 19:02:25 -07:00
|
|
|
; [Crash Reporter]
|
|
|
|
;
|
|
|
|
bin/crashreporter
|
|
|
|
bin/crashreporter.ini
|
2008-01-22 16:20:29 -08:00
|
|
|
bin/crashreporter-override.ini
|
2008-01-22 16:06:40 -08:00
|
|
|
bin/Throbber-small.gif
|
2007-06-22 19:02:25 -07:00
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
; [Extensions]
|
|
|
|
;
|
|
|
|
bin/components/libnkgnomevfs.so
|