gecko/b2g/installer/package-manifest.in

718 lines
21 KiB
Plaintext
Raw Normal View History

2012-05-21 04:12:37 -07:00
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
; Package file for the B2G 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
#ifdef XP_MACOSX
; Mac bundle stuff
@APPNAME@/Contents/Info.plist
@APPNAME@/Contents/PkgInfo
@APPNAME@/Contents/Plug-Ins/
@APPNAME@/Contents/Resources/
#endif
[@AB_CD@]
@BINPATH@/chrome/@AB_CD@@JAREXT@
@BINPATH@/chrome/@AB_CD@.manifest
@BINPATH@/@PREF_DIR@/b2g-l10n.js
@BINPATH@/searchplugins/*
@BINPATH@/defaults/profile/bookmarks.html
@BINPATH@/defaults/profile/localstore.rdf
@BINPATH@/defaults/profile/mimeTypes.rdf
@BINPATH@/defaults/profile/chrome/*
#ifdef MOZ_UPDATER
@BINPATH@/update.locale
@BINPATH@/updater.ini
#endif
@BINPATH@/dictionaries/*
@BINPATH@/hyphenation/*
#ifdef XP_WIN32
@BINPATH@/uninstall/helper.exe
#endif
[xpcom]
@BINPATH@/dependentlibs.list
#ifdef XP_WIN32
@BINPATH@/@DLL_PREFIX@gkmedias@DLL_SUFFIX@
#endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
#ifndef MOZ_STATIC_JS
@BINPATH@/@DLL_PREFIX@mozjs@DLL_SUFFIX@
#endif
@BINPATH@/@DLL_PREFIX@plc4@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@plds4@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@xpcom@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@nspr4@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@mozalloc@DLL_SUFFIX@
#ifdef XP_MACOSX
@BINPATH@/XUL
#else
@BINPATH@/@DLL_PREFIX@xul@DLL_SUFFIX@
#endif
#ifdef XP_MACOSX
@BINPATH@/@MOZ_CHILD_PROCESS_NAME@.app/
#else
@BINPATH@/@MOZ_CHILD_PROCESS_NAME@
#endif
#ifdef XP_WIN32
#ifndef MOZ_MEMORY
#if _MSC_VER == 1400
@BINPATH@/Microsoft.VC80.CRT.manifest
@BINPATH@/msvcm80.dll
@BINPATH@/msvcp80.dll
@BINPATH@/msvcr80.dll
#elif _MSC_VER == 1500
@BINPATH@/Microsoft.VC90.CRT.manifest
@BINPATH@/msvcm90.dll
@BINPATH@/msvcp90.dll
@BINPATH@/msvcr90.dll
#elif _MSC_VER == 1600
@BINPATH@/msvcp100.dll
@BINPATH@/msvcr100.dll
#endif
#else
@BINPATH@/mozcrt19.dll
@BINPATH@/mozcpp19.dll
#endif
#endif
#ifdef MOZ_SHARED_MOZGLUE
@BINPATH@/@DLL_PREFIX@mozglue@DLL_SUFFIX@
#endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
#ifdef ANDROID
@BINPATH@/AndroidManifest.xml
@BINPATH@/resources.arsc
@BINPATH@/classes.dex
@BINPATH@/res/drawable
@BINPATH@/res/drawable-hdpi
@BINPATH@/res/layout
#endif
[browser]
; [Base Browser Files]
#ifndef XP_UNIX
@BINPATH@/@MOZ_APP_NAME@.exe
#else
@BINPATH@/@MOZ_APP_NAME@-bin
@BINPATH@/@MOZ_APP_NAME@
#endif
@BINPATH@/application.ini
@BINPATH@/platform.ini
#ifndef XP_OS2
@BINPATH@/@DLL_PREFIX@mozsqlite3@DLL_SUFFIX@
#else
@BINPATH@/mozsqlt3@DLL_SUFFIX@
#endif
@BINPATH@/blocklist.xml
#ifdef XP_UNIX
#ifndef XP_MACOSX
@BINPATH@/run-mozilla.sh
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/mozilla-xremote-client
#endif
#endif
; [Components]
@BINPATH@/components/components.manifest
@BINPATH@/components/alerts.xpt
#ifdef ACCESSIBILITY
#ifdef XP_WIN32
@BINPATH@/AccessibleMarshal.dll
@BINPATH@/components/accessibility-msaa.xpt
#endif
@BINPATH@/components/accessibility.xpt
#endif
@BINPATH@/components/appshell.xpt
@BINPATH@/components/appstartup.xpt
@BINPATH@/components/autocomplete.xpt
@BINPATH@/components/autoconfig.xpt
@BINPATH@/components/browsercompsbase.xpt
@BINPATH@/components/browser-feeds.xpt
@BINPATH@/components/caps.xpt
@BINPATH@/components/chardet.xpt
@BINPATH@/components/chrome.xpt
@BINPATH@/components/commandhandler.xpt
@BINPATH@/components/commandlines.xpt
@BINPATH@/components/composer.xpt
@BINPATH@/components/content_base.xpt
@BINPATH@/components/content_events.xpt
@BINPATH@/components/content_canvas.xpt
@BINPATH@/components/content_htmldoc.xpt
@BINPATH@/components/content_html.xpt
@BINPATH@/components/content_xslt.xpt
@BINPATH@/components/content_xtf.xpt
@BINPATH@/components/cookie.xpt
@BINPATH@/components/directory.xpt
@BINPATH@/components/docshell.xpt
@BINPATH@/components/dom.xpt
@BINPATH@/components/dom_activities.xpt
@BINPATH@/components/dom_apps.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_base.xpt
#ifdef MOZ_B2G_RIL
@BINPATH@/components/dom_telephony.xpt
@BINPATH@/components/dom_wifi.xpt
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon --HG-- rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
2012-03-14 15:42:31 -07:00
@BINPATH@/components/dom_system_gonk.xpt
@BINPATH@/components/dom_icc.xpt
#endif
#ifdef MOZ_B2G_FM
@BINPATH@/components/dom_fm.xpt
#endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_battery.xpt
#ifdef MOZ_B2G_BT
@BINPATH@/components/dom_bluetooth.xpt
#endif
@BINPATH@/components/dom_camera.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_canvas.xpt
@BINPATH@/components/dom_contacts.xpt
@BINPATH@/components/dom_alarm.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_core.xpt
@BINPATH@/components/dom_css.xpt
@BINPATH@/components/dom_devicestorage.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_events.xpt
@BINPATH@/components/dom_file.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_geolocation.xpt
@BINPATH@/components/dom_media.xpt
@BINPATH@/components/dom_network.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_notification.xpt
@BINPATH@/components/dom_html.xpt
@BINPATH@/components/dom_indexeddb.xpt
@BINPATH@/components/dom_offline.xpt
@BINPATH@/components/dom_payment.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_json.xpt
#ifdef MOZ_B2G_RIL
@BINPATH@/components/dom_mms.xpt
#endif
@BINPATH@/components/dom_browserelement.xpt
@BINPATH@/components/dom_messages.xpt
@BINPATH@/components/dom_power.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_range.xpt
@BINPATH@/components/dom_settings.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_sidebar.xpt
@BINPATH@/components/dom_sms.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/dom_storage.xpt
@BINPATH@/components/dom_stylesheets.xpt
@BINPATH@/components/dom_threads.xpt
@BINPATH@/components/dom_traversal.xpt
@BINPATH@/components/dom_views.xpt
@BINPATH@/components/dom_xbl.xpt
@BINPATH@/components/dom_xpath.xpt
@BINPATH@/components/dom_xul.xpt
@BINPATH@/components/dom_loadsave.xpt
@BINPATH@/components/dom_time.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/downloads.xpt
@BINPATH@/components/editor.xpt
@BINPATH@/components/embed_base.xpt
@BINPATH@/components/extensions.xpt
@BINPATH@/components/exthandler.xpt
@BINPATH@/components/exthelper.xpt
@BINPATH@/components/fastfind.xpt
@BINPATH@/components/feeds.xpt
#ifdef MOZ_GTK2
@BINPATH@/components/filepicker.xpt
#endif
@BINPATH@/components/find.xpt
@BINPATH@/components/fuel.xpt
@BINPATH@/components/gfx.xpt
@BINPATH@/components/html5.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/htmlparser.xpt
@BINPATH@/components/imglib2.xpt
@BINPATH@/components/imgicon.xpt
@BINPATH@/components/inspector.xpt
@BINPATH@/components/intl.xpt
@BINPATH@/components/jar.xpt
@BINPATH@/components/jetpack.xpt
@BINPATH@/components/jsdebugger.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/jsdservice.xpt
@BINPATH@/components/jsinspector.xpt
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/layout_base.xpt
@BINPATH@/components/layout_forms.xpt
#ifdef NS_PRINTING
@BINPATH@/components/layout_printing.xpt
#endif
@BINPATH@/components/layout_xul_tree.xpt
@BINPATH@/components/layout_xul.xpt
@BINPATH@/components/locale.xpt
@BINPATH@/components/lwbrk.xpt
@BINPATH@/components/migration.xpt
@BINPATH@/components/mimetype.xpt
@BINPATH@/components/mozfind.xpt
@BINPATH@/components/necko_about.xpt
@BINPATH@/components/necko_cache.xpt
@BINPATH@/components/necko_cookie.xpt
@BINPATH@/components/necko_dns.xpt
@BINPATH@/components/necko_file.xpt
@BINPATH@/components/necko_ftp.xpt
@BINPATH@/components/necko_http.xpt
@BINPATH@/components/necko_res.xpt
@BINPATH@/components/necko_socket.xpt
@BINPATH@/components/necko_strconv.xpt
@BINPATH@/components/necko_viewsource.xpt
@BINPATH@/components/necko_wifi.xpt
@BINPATH@/components/necko_wyciwyg.xpt
@BINPATH@/components/necko.xpt
@BINPATH@/components/loginmgr.xpt
@BINPATH@/components/parentalcontrols.xpt
@BINPATH@/components/places.xpt
@BINPATH@/components/plugin.xpt
@BINPATH@/components/pref.xpt
@BINPATH@/components/prefetch.xpt
@BINPATH@/components/profile.xpt
#ifdef MOZ_ENABLE_PROFILER_SPS
@BINPATH@/components/profiler.xpt
#endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/proxyObject.xpt
@BINPATH@/components/rdf.xpt
@BINPATH@/components/satchel.xpt
@BINPATH@/components/saxparser.xpt
@BINPATH@/components/sessionstore.xpt
#ifdef MOZ_SERVICES_SYNC
@BINPATH@/components/services-crypto.xpt
#endif
@BINPATH@/components/services-crypto-component.xpt
@BINPATH@/components/shellservice.xpt
@BINPATH@/components/shistory.xpt
@BINPATH@/components/spellchecker.xpt
@BINPATH@/components/storage.xpt
@BINPATH@/components/telemetry.xpt
@BINPATH@/components/toolkitprofile.xpt
#ifdef MOZ_ENABLE_XREMOTE
@BINPATH@/components/toolkitremote.xpt
#endif
@BINPATH@/components/txtsvc.xpt
@BINPATH@/components/txmgr.xpt
#ifdef MOZ_USE_NATIVE_UCONV
@BINPATH@/components/ucnative.xpt
#endif
@BINPATH@/components/uconv.xpt
@BINPATH@/components/unicharutil.xpt
#ifdef MOZ_UPDATER
@BINPATH@/components/update.xpt
#endif
@BINPATH@/components/uriloader.xpt
@BINPATH@/components/urlformatter.xpt
@BINPATH@/components/webBrowser_core.xpt
@BINPATH@/components/webbrowserpersist.xpt
@BINPATH@/components/webshell_idls.xpt
@BINPATH@/components/widget.xpt
#ifdef XP_MACOSX
@BINPATH@/components/widget_cocoa.xpt
#endif
#ifdef ANDROID
@BINPATH@/components/widget_android.xpt
#endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/windowds.xpt
@BINPATH@/components/windowwatcher.xpt
@BINPATH@/components/xpcom_base.xpt
@BINPATH@/components/xpcom_system.xpt
@BINPATH@/components/xpcom_components.xpt
@BINPATH@/components/xpcom_ds.xpt
@BINPATH@/components/xpcom_io.xpt
@BINPATH@/components/xpcom_threads.xpt
@BINPATH@/components/xpcom_xpti.xpt
@BINPATH@/components/xpconnect.xpt
@BINPATH@/components/xulapp.xpt
@BINPATH@/components/xul.xpt
@BINPATH@/components/xuldoc.xpt
@BINPATH@/components/xultmpl.xpt
@BINPATH@/components/zipwriter.xpt
; JavaScript components
@BINPATH@/components/ConsoleAPI.manifest
@BINPATH@/components/ConsoleAPI.js
@BINPATH@/components/BrowserElementParent.manifest
@BINPATH@/components/BrowserElementParent.js
@BINPATH@/components/ContactManager.js
@BINPATH@/components/ContactManager.manifest
@BINPATH@/components/AlarmsManager.js
@BINPATH@/components/AlarmsManager.manifest
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/FeedProcessor.manifest
@BINPATH@/components/FeedProcessor.js
@BINPATH@/components/BrowserFeeds.manifest
@BINPATH@/components/FeedConverter.js
@BINPATH@/components/FeedWriter.js
@BINPATH@/components/fuelApplication.manifest
@BINPATH@/components/fuelApplication.js
@BINPATH@/components/WebContentConverter.js
@BINPATH@/components/BrowserComponents.manifest
@BINPATH@/components/nsBrowserContentHandler.js
@BINPATH@/components/nsBrowserGlue.js
@BINPATH@/components/nsSetDefaultBrowser.manifest
@BINPATH@/components/nsSetDefaultBrowser.js
@BINPATH@/components/BrowserPlaces.manifest
@BINPATH@/components/nsPrivateBrowsingService.manifest
@BINPATH@/components/nsPrivateBrowsingService.js
@BINPATH@/components/toolkitsearch.manifest
@BINPATH@/components/nsTryToClose.manifest
@BINPATH@/components/nsTryToClose.js
@BINPATH@/components/passwordmgr.manifest
@BINPATH@/components/nsLoginInfo.js
@BINPATH@/components/nsLoginManager.js
@BINPATH@/components/nsLoginManagerPrompter.js
@BINPATH@/components/storage-Legacy.js
@BINPATH@/components/storage-mozStorage.js
@BINPATH@/components/crypto-SDR.js
@BINPATH@/components/jsconsole-clhandler.manifest
@BINPATH@/components/jsconsole-clhandler.js
#ifdef MOZ_GTK2
@BINPATH@/components/nsFilePicker.manifest
@BINPATH@/components/nsFilePicker.js
#endif
@BINPATH@/components/nsHelperAppDlg.manifest
@BINPATH@/components/nsHelperAppDlg.js
@BINPATH@/components/nsDownloadManagerUI.manifest
@BINPATH@/components/nsDownloadManagerUI.js
@BINPATH@/components/nsProxyAutoConfig.manifest
@BINPATH@/components/nsProxyAutoConfig.js
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/NetworkGeolocationProvider.manifest
@BINPATH@/components/NetworkGeolocationProvider.js
@BINPATH@/components/GPSDGeolocationProvider.manifest
@BINPATH@/components/GPSDGeolocationProvider.js
@BINPATH@/components/nsSidebar.manifest
@BINPATH@/components/nsSidebar.js
@BINPATH@/components/extensions.manifest
@BINPATH@/components/addonManager.js
@BINPATH@/components/amContentHandler.js
@BINPATH@/components/amWebInstallListener.js
@BINPATH@/components/nsBlocklistService.js
#ifdef MOZ_UPDATER
@BINPATH@/components/nsUpdateService.manifest
@BINPATH@/components/nsUpdateService.js
@BINPATH@/components/nsUpdateServiceStub.js
#endif
@BINPATH@/components/nsUpdateTimerManager.manifest
@BINPATH@/components/nsUpdateTimerManager.js
@BINPATH@/components/pluginGlue.manifest
@BINPATH@/components/nsSessionStore.manifest
@BINPATH@/components/nsSessionStartup.js
@BINPATH@/components/nsSessionStore.js
@BINPATH@/components/nsURLFormatter.manifest
@BINPATH@/components/nsURLFormatter.js
#ifndef XP_OS2
@BINPATH@/components/@DLL_PREFIX@browsercomps@DLL_SUFFIX@
#else
@BINPATH@/components/brwsrcmp@DLL_SUFFIX@
#endif
@BINPATH@/components/txEXSLTRegExFunctions.manifest
@BINPATH@/components/txEXSLTRegExFunctions.js
@BINPATH@/components/toolkitplaces.manifest
@BINPATH@/components/nsLivemarkService.js
@BINPATH@/components/nsTaggingService.js
@BINPATH@/components/nsPlacesDBFlush.js
@BINPATH@/components/nsPlacesAutoComplete.manifest
@BINPATH@/components/nsPlacesAutoComplete.js
@BINPATH@/components/nsPlacesExpiration.js
@BINPATH@/components/PlacesProtocolHandler.js
@BINPATH@/components/PlacesCategoriesStarter.js
@BINPATH@/components/nsDefaultCLH.manifest
@BINPATH@/components/nsDefaultCLH.js
@BINPATH@/components/nsContentPrefService.manifest
@BINPATH@/components/nsContentPrefService.js
@BINPATH@/components/nsContentDispatchChooser.manifest
@BINPATH@/components/nsContentDispatchChooser.js
@BINPATH@/components/nsHandlerService.manifest
@BINPATH@/components/nsHandlerService.js
@BINPATH@/components/nsWebHandlerApp.manifest
@BINPATH@/components/nsWebHandlerApp.js
@BINPATH@/components/nsBadCertHandler.manifest
@BINPATH@/components/nsBadCertHandler.js
@BINPATH@/components/satchel.manifest
@BINPATH@/components/nsFormAutoComplete.js
@BINPATH@/components/nsFormHistory.js
@BINPATH@/components/nsInputListAutoComplete.js
@BINPATH@/components/contentSecurityPolicy.manifest
@BINPATH@/components/contentSecurityPolicy.js
@BINPATH@/components/contentAreaDropListener.manifest
@BINPATH@/components/contentAreaDropListener.js
@BINPATH@/components/messageWakeupService.js
@BINPATH@/components/messageWakeupService.manifest
@BINPATH@/components/SettingsManager.js
@BINPATH@/components/SettingsManager.manifest
@BINPATH@/components/SettingsService.js
@BINPATH@/components/SettingsService.manifest
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/nsFilePicker.js
@BINPATH@/components/nsFilePicker.manifest
#ifdef MOZ_B2G_RIL
@BINPATH@/components/NetworkManager.manifest
@BINPATH@/components/NetworkManager.js
@BINPATH@/components/RadioInterfaceLayer.manifest
@BINPATH@/components/RadioInterfaceLayer.js
@BINPATH@/components/MmsService.manifest
@BINPATH@/components/MmsService.js
@BINPATH@/components/RILContentHelper.js
@BINPATH@/components/SmsDatabaseService.manifest
@BINPATH@/components/SmsDatabaseService.js
@BINPATH@/components/WifiWorker.js
@BINPATH@/components/WifiWorker.manifest
@BINPATH@/components/DOMWifiManager.js
@BINPATH@/components/DOMWifiManager.manifest
#endif
#ifdef MOZ_B2G_FM
@BINPATH@/components/DOMFMRadioChild.js
@BINPATH@/components/DOMFMRadio.manifest
#endif
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
#ifdef XP_MACOSX
@BINPATH@/components/libalerts.dylib
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
#endif
#ifdef MOZ_ENABLE_DBUS
@BINPATH@/components/@DLL_PREFIX@dbusservice@DLL_SUFFIX@
#endif
@BINPATH@/components/nsINIProcessor.manifest
@BINPATH@/components/nsINIProcessor.js
@BINPATH@/components/nsPrompter.manifest
@BINPATH@/components/nsPrompter.js
#ifdef MOZ_SERVICES_SYNC
@BINPATH@/components/SyncComponents.manifest
@BINPATH@/components/Weave.js
@BINPATH@/components/WeaveCrypto.manifest
@BINPATH@/components/WeaveCrypto.js
#endif
@BINPATH@/components/TelemetryPing.js
@BINPATH@/components/TelemetryPing.manifest
@BINPATH@/components/Webapps.js
@BINPATH@/components/Webapps.manifest
@BINPATH@/components/AppsService.js
@BINPATH@/components/AppsService.manifest
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
@BINPATH@/components/SystemMessageInternal.js
@BINPATH@/components/SystemMessageManager.js
@BINPATH@/components/SystemMessageManager.manifest
@BINPATH@/components/Activities.manifest
@BINPATH@/components/ActivityOptions.js
@BINPATH@/components/ActivityProxy.js
@BINPATH@/components/ActivityRequestHandler.js
@BINPATH@/components/ActivityWrapper.js
@BINPATH@/components/TCPSocket.js
@BINPATH@/components/TCPSocket.manifest
@BINPATH@/components/AppProtocolHandler.js
@BINPATH@/components/AppProtocolHandler.manifest
@BINPATH@/components/Payment.js
@BINPATH@/components/PaymentFlowInfo.js
@BINPATH@/components/PaymentRequestInfo.js
@BINPATH@/components/Payment.manifest
Bug 699876 - Import the initial b2g/ directory. r=cjones --HG-- rename : mobile/xul/LICENSE => b2g/LICENSE rename : mobile/xul/Makefile.in => b2g/Makefile.in rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn rename : mobile/xul/build.mk => b2g/build.mk rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn rename : mobile/xul/confvars.sh => b2g/confvars.sh rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in rename : mobile/xul/locales/all-locales => b2g/locales/all-locales rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini rename : mobile/xul/locales/filter.py => b2g/locales/filter.py rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-06 15:52:26 -08:00
; Modules
@BINPATH@/modules/*
; Safe Browsing
@BINPATH@/components/nsURLClassifier.manifest
@BINPATH@/components/nsUrlClassifierHashCompleter.js
@BINPATH@/components/nsUrlClassifierListManager.js
@BINPATH@/components/nsUrlClassifierLib.js
@BINPATH@/components/url-classifier.xpt
; GNOME hooks
#ifdef MOZ_ENABLE_GNOME_COMPONENT
@BINPATH@/components/@DLL_PREFIX@mozgnome@DLL_SUFFIX@
#endif
; ANGLE on Win32
#ifdef XP_WIN32
#ifndef HAVE_64BIT_OS
@BINPATH@/libEGL.dll
@BINPATH@/libGLESv2.dll
#endif
#endif
; [Browser Chrome Files]
@BINPATH@/chrome/browser@JAREXT@
@BINPATH@/chrome/browser.manifest
@BINPATH@/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
@BINPATH@/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
@BINPATH@/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png
#if MOZ_UPDATE_CHANNEL == beta
@BINPATH@/extensions/testpilot@labs.mozilla.com/*
#endif
@BINPATH@/chrome/toolkit@JAREXT@
@BINPATH@/chrome/toolkit.manifest
#ifdef XP_UNIX
#ifndef XP_MACOSX
@BINPATH@/chrome/icons/default/default16.png
@BINPATH@/chrome/icons/default/default32.png
@BINPATH@/chrome/icons/default/default48.png
#endif
#endif
; shell icons
#ifdef XP_UNIX
#ifndef XP_MACOSX
@BINPATH@/icons/*.xpm
@BINPATH@/icons/*.png
#endif
#endif
; [Default Preferences]
; All the pref files must be part of base to prevent migration bugs
@BINPATH@/@PREF_DIR@/b2g.js
@BINPATH@/@PREF_DIR@/channel-prefs.js
#ifdef MOZ_SERVICES_SYNC
@BINPATH@/@PREF_DIR@/services-sync.js
#endif
@BINPATH@/greprefs.js
@BINPATH@/defaults/autoconfig/platform.js
@BINPATH@/defaults/autoconfig/prefcalls.js
@BINPATH@/defaults/profile/prefs.js
; [Layout Engine Resources]
; Style Sheets, Graphics and other Resources used by the layout engine.
@BINPATH@/res/EditorOverride.css
@BINPATH@/res/contenteditable.css
@BINPATH@/res/designmode.css
@BINPATH@/res/table-add-column-after-active.gif
@BINPATH@/res/table-add-column-after-hover.gif
@BINPATH@/res/table-add-column-after.gif
@BINPATH@/res/table-add-column-before-active.gif
@BINPATH@/res/table-add-column-before-hover.gif
@BINPATH@/res/table-add-column-before.gif
@BINPATH@/res/table-add-row-after-active.gif
@BINPATH@/res/table-add-row-after-hover.gif
@BINPATH@/res/table-add-row-after.gif
@BINPATH@/res/table-add-row-before-active.gif
@BINPATH@/res/table-add-row-before-hover.gif
@BINPATH@/res/table-add-row-before.gif
@BINPATH@/res/table-remove-column-active.gif
@BINPATH@/res/table-remove-column-hover.gif
@BINPATH@/res/table-remove-column.gif
@BINPATH@/res/table-remove-row-active.gif
@BINPATH@/res/table-remove-row-hover.gif
@BINPATH@/res/table-remove-row.gif
@BINPATH@/res/grabber.gif
#ifdef XP_MACOSX
@BINPATH@/res/cursors/*
#endif
@BINPATH@/res/fonts/*
@BINPATH@/res/dtd/*
@BINPATH@/res/html/*
@BINPATH@/res/langGroups.properties
@BINPATH@/res/language.properties
@BINPATH@/res/entityTables/*
#ifdef XP_MACOSX
@BINPATH@/res/MainMenu.nib/
#endif
; svg
@BINPATH@/res/svg.css
@BINPATH@/components/dom_svg.xpt
@BINPATH@/components/dom_smil.xpt
; [Personal Security Manager]
;
@BINPATH@/@DLL_PREFIX@nssckbi@DLL_SUFFIX@
@BINPATH@/components/pipboot.xpt
@BINPATH@/components/pipnss.xpt
@BINPATH@/components/pippki.xpt
@BINPATH@/@DLL_PREFIX@nss3@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@nssutil3@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@smime3@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@softokn3@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@freebl3@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@ssl3@DLL_SUFFIX@
#ifndef CROSS_COMPILE
@BINPATH@/@DLL_PREFIX@freebl3.chk
@BINPATH@/@DLL_PREFIX@softokn3.chk
#endif
#ifndef NSS_DISABLE_DBM
@BINPATH@/@DLL_PREFIX@nssdbm3@DLL_SUFFIX@
#ifndef CROSS_COMPILE
@BINPATH@/@DLL_PREFIX@nssdbm3.chk
#endif
#endif
@BINPATH@/chrome/pippki@JAREXT@
@BINPATH@/chrome/pippki.manifest
; for Solaris SPARC
#ifdef SOLARIS
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
#endif
; [Updater]
;
#ifdef MOZ_UPDATER
#ifdef XP_MACOSX
@BINPATH@/updater.app/
#else
@BINPATH@/updater@BIN_SUFFIX@
#endif
#endif
; [Crash Reporter]
;
#ifdef MOZ_CRASHREPORTER
#ifdef XP_MACOSX
@BINPATH@/crashreporter.app/
#else
@BINPATH@/crashreporter@BIN_SUFFIX@
@BINPATH@/crashreporter.crt
@BINPATH@/crashreporter.ini
#ifdef XP_UNIX
@BINPATH@/Throbber-small.gif
#endif
#endif
@BINPATH@/crashreporter-override.ini
#endif
; [Extensions]
;
#ifdef MOZ_ENABLE_GNOMEVFS
bin/components/@DLL_PREFIX@nkgnomevfs@DLL_SUFFIX@
#endif
; [OS/2]
#ifdef XP_OS2
@BINPATH@/MozSounds.cmd
#endif
[b2g]
@BINPATH@/chrome/icons/
@BINPATH@/chrome/chrome@JAREXT@
@BINPATH@/chrome/chrome.manifest
@BINPATH@/components/B2GComponents.manifest
@BINPATH@/components/B2GComponents.xpt
@BINPATH@/components/CameraContent.js
@BINPATH@/@DLL_PREFIX@omxplugin@DLL_SUFFIX@
#ifdef ENABLE_MARIONETTE
@BINPATH@/chrome/marionette@JAREXT@
@BINPATH@/chrome/marionette.manifest
@BINPATH@/components/MarionetteComponents.manifest
@BINPATH@/components/marionettecomponent.js
#endif
@BINPATH@/components/AlertsService.js
@BINPATH@/components/ContentPermissionPrompt.js
#ifdef MOZ_UPDATER
@BINPATH@/components/UpdatePrompt.js
#endif
@BINPATH@/components/MozKeyboard.js
@BINPATH@/components/DirectoryProvider.js
@BINPATH@/components/ActivitiesGlue.js
@BINPATH@/components/ProcessGlobal.js
@BINPATH@/components/ContentHandler.js
@BINPATH@/components/PaymentGlue.js
#ifdef XP_MACOSX
@BINPATH@/@DLL_PREFIX@plugin_child_interpose@DLL_SUFFIX@
#endif
#ifdef PACKAGE_GAIA
[gaia]
@BINPATH@/gaia/*
@BINPATH@/b2g-bin@BIN_SUFFIX@
#endif