On 06/06/2014 18:50, A. Crespo wrote: > If my .config is: http://paste.ubuntu.com/7558855/ > And my gaia/locales/languages_dev.json is: http://paste.ubuntu.com/7558858/ > > Will those languages be installed If I build the whole B2G?
They should. If you need more info on this topic check the instructions here: https://developer.mozilla.org/en-US/Firefox_OS/Building#Building_multilocale > The other question is that I want to disable the DOGFOOD when building > B2G. I put DOGFOOD=0 in the .config file, but doesn't seem to work. Do you mean you want a production-like build? Then you should add the following lines to your .userconfig file (not .config): export VARIANT=user export MOZILLA_OFFICIAL=1 export PRODUCTION=1 Gabriele
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
