gecko/b2g/confvars.sh

58 lines
1.1 KiB
Bash
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
MOZ_APP_BASENAME=B2G
MOZ_APP_VENDOR=Mozilla
2013-09-17 06:38:37 -07:00
MOZ_APP_VERSION=27.0a1
MOZ_APP_UA_NAME=Firefox
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
MOZ_UA_OS_AGNOSTIC=1
2013-09-17 11:26:06 -07:00
MOZ_B2G_VERSION=1.3.0.0-prerelease
MOZ_B2G_OS_NAME=Boot2Gecko
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
MOZ_BRANDING_DIRECTORY=b2g/branding/unofficial
MOZ_OFFICIAL_BRANDING_DIRECTORY=b2g/branding/official
# MOZ_APP_DISPLAYNAME is set by branding/configure.sh
MOZ_SAFE_BROWSING=
MOZ_SERVICES_COMMON=1
MOZ_SERVICES_METRICS=1
MOZ_CAPTIVEDETECT=1
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
MOZ_WEBSMS_BACKEND=1
MOZ_DISABLE_CRYPTOLEGACY=1
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
MOZ_APP_STATIC_INI=1
NSS_NO_LIBPKIX=1
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
if test "$OS_TARGET" = "Android"; then
MOZ_CAPTURE=1
MOZ_RAW=1
MOZ_AUDIO_CHANNEL_MANAGER=1
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
fi
# use custom widget for html:select
MOZ_USE_NATIVE_POPUP_WINDOWS=1
if test "$LIBXUL_SDK"; then
MOZ_XULRUNNER=1
else
MOZ_XULRUNNER=
fi
MOZ_MEDIA_NAVIGATOR=1
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
MOZ_APP_ID={3c2e2abc-06d4-11e1-ac3b-374f68613e61}
MOZ_EXTENSION_MANAGER=1
MOZ_TIME_MANAGER=1
MOZ_B2G_CERTDATA=1
MOZ_PAY=1
MOZ_TOOLKIT_SEARCH=
MOZ_PLACES=
MOZ_B2G=1
MOZ_FOLD_LIBS=1