mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 07:02:03 -08:00
13 lines
455 B
Bash
13 lines
455 B
Bash
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# 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/.
|
|
|
|
# there is a possible patch to consider when changing this:
|
|
# see: patches/browser-confvars.patch
|
|
|
|
MOZ_APP_NAME=camoufox
|
|
MOZ_APP_BASENAME=Camoufox
|
|
MOZ_APP_PROFILE=camoufox
|
|
MOZ_APP_VENDOR=Camoufox
|
|
MOZ_APP_DISPLAYNAME=Camoufox
|
|
MOZ_APP_REMOTINGNAME=camoufox
|