16 lines
507 B
Bash
16 lines
507 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/.
|
|
|
|
MOZ_APP_NAME=librewolf
|
|
MOZ_APP_BASENAME=LibreWolf
|
|
MOZ_APP_PROFILE=LibreWolf
|
|
MOZ_APP_VENDOR="LibreWolf Community"
|
|
MOZ_APP_DISPLAYNAME=LibreWolf
|
|
MOZ_APP_REMOTINGNAME=librewolf
|
|
MOZ_DEV_EDITION=1
|
|
MOZ_TELEMETRY_REPORTING=
|
|
MOZ_SERVICES_HEALTHREPORT=
|
|
MOZ_NORMANDY=
|
|
MOZ_REQUIRE_SIGNING=
|
|
MOZ_DEFAULT_BROWSER_AGENT=0
|