On 2014-04-06, 4:01 PM, aafirvida wrote:
Hello I need a little help, I want to re-brand Firefox but I cant accomplish
that using mach command. Thing is that when I run the command:

./mach configure --with-branding=folder

it says:

It looks like you passed an unrecognized argument into mach.

The configure command does not accept the arguments: --with-branding=folder

So I try also to do it old school ../configure --with-branding=folder and it
worked at the first but it failed then when I do mozmake saying it does not
recognize target export. My head is aching.

The other thing is that I can do it changing the values in the folder
browser/branding/nightly which should work good but in that case which is
the mach command to build the Firefox-setup.exe.

Can anyone help me. Is there some documentation on how to rebrand firefox?
Thanks in advance. Cheers

[I accidentally replied off list; copy-pasting.]

When I need to re-brand, I swizzle my mozconfig file by adding lines like so:

ac_add_options --enable-official-branding
ac_add_options --with-branding=mobile/android/branding/beta

A quick glance at MDN doesn't show any obvious documentation

Nick
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to