update branding

This commit is contained in:
oneflux 2025-04-21 16:13:02 -07:00
parent b5e65f00bd
commit d4cf179b1f
3 changed files with 14 additions and 14 deletions

View file

@ -36,14 +36,14 @@
<div id="grid"> <div id="grid">
<div id="left" /> <div id="left" />
<div id="right"> <div id="right">
<label id="wordmark">Camoufox</label> <label id="wordmark">Omegafox</label>
<label id="versionNumber" /> <label id="versionNumber" />
<label id="distribution" /> <label id="distribution" />
<label id="distributionId" /> <label id="distributionId" />
<label id="aboutText"> <label id="aboutText">
Camoufox is an independent fork of Firefox for webscraping. Omegafox is a fork of Camoufox, an independent fork of Firefox for webscraping.
</label> </label>
<label id="websiteLink" is="text-link" href="https://github.com/daijro/camoufox">https://github.com/daijro/camoufox</label> <label id="websiteLink" is="text-link" href="https://forge.fsky.io/oneflux/omegafox">https://forge.fsky.io/oneflux/omegafox</label>
</div> </div>
</div> </div>

View file

@ -5,9 +5,9 @@
# there is a possible patch to consider when changing this: # there is a possible patch to consider when changing this:
# see: patches/browser-confvars.patch # see: patches/browser-confvars.patch
MOZ_APP_NAME=camoufox MOZ_APP_NAME=omegafox
MOZ_APP_BASENAME=Camoufox MOZ_APP_BASENAME=Omegafox
MOZ_APP_PROFILE=camoufox MOZ_APP_PROFILE=omegafox
MOZ_APP_VENDOR=Camoufox MOZ_APP_VENDOR=Omegafox
MOZ_APP_DISPLAYNAME=Camoufox MOZ_APP_DISPLAYNAME=Omegafox
MOZ_APP_REMOTINGNAME=camoufox MOZ_APP_REMOTINGNAME=omegafox

View file

@ -2,12 +2,12 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this - 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/. --> - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY brandShorterName "Camoufox"> <!ENTITY brandShorterName "Omegafox">
<!ENTITY brandShortName "Camoufox"> <!ENTITY brandShortName "Omegafox">
<!ENTITY brandFullName "Camoufox"> <!ENTITY brandFullName "Omegafox">
<!-- LOCALIZATION NOTE (brandProductName): <!-- LOCALIZATION NOTE (brandProductName):
This brand name can be used in messages where the product name needs to This brand name can be used in messages where the product name needs to
remain unchanged across different versions (Nightly, Beta, etc.). --> remain unchanged across different versions (Nightly, Beta, etc.). -->
<!ENTITY brandProductName "Camoufox"> <!ENTITY brandProductName "Omegafox">
<!ENTITY vendorShortName "Camoufox"> <!ENTITY vendorShortName "Omegafox">
<!ENTITY trademarkInfo.part1 " "> <!ENTITY trademarkInfo.part1 " ">