Follow-up to D304231. Convert escaped-asterisk (\*) lines that render as literal text into proper bullet lists in the branding and migration-wizard documentation. Differential Revision: https://phabricator.services.mozilla.com/D310481
688 B
688 B
Firefox Branding
Firefox has multiple different sets of "branding" that are used to hold channel-specific things such as:
- Logos and other iconography
- Product names (eg: "Mozilla Firefox", "Firefox Developer Edition")
- Channel-specific preferences (eg:
app.update.interval)
Brandings are stored in the {searchfox}branding subdirectory <browser/branding> and map to builds as follows:
officialis used for Release and Beta buildsaurorais used for Developer Edition buildsnightlyis used for Nightly and Try buildsunofficialis used when no other branding is specified (eg: local developer builds)
Additional reading
UpdatingMacIcons