Confirmed users
1,377
edits
(→Using a different mobile-browser repository: add mobile-browser repo info) |
|||
| Line 25: | Line 25: | ||
*'''mozconfig-extra''' with settings to be applied to all mozconfigs | *'''mozconfig-extra''' with settings to be applied to all mozconfigs | ||
*'''mozconfig-extra-$platform''' to apply changes only to that platform's mozconfig, where $platform is one of linux, linux64, win32, macosx, macosx64 | *'''mozconfig-extra-$platform''' to apply changes only to that platform's mozconfig, where $platform is one of linux, linux64, win32, macosx, macosx64, android-r7, maemo4, maemo5-gtk, maemo5-qt | ||
The options you enable/disable in your custom mozconfig are '''appended''' to the existing config. | The options you enable/disable in your custom mozconfig are '''appended''' to the existing config. | ||