Dactyloidae/application/basilisk/branding/unofficial/configure.sh

25 lines
589 B
Bash
Raw Normal View History

# 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/.
2026-02-28 19:10:24 +00:00
MOZ_APP_NAME=serpent
2025-04-26 22:51:02 -07:00
2026-02-28 19:10:24 +00:00
MOZ_APP_BASENAME="Serpent"
2025-04-26 22:51:02 -07:00
2026-02-28 19:10:24 +00:00
MOZ_APP_DISPLAYNAME="Serpent"
2025-04-26 22:51:02 -07:00
2026-02-28 19:10:24 +00:00
MOZ_APP_UA_NAME="Basilisk"
2025-04-26 22:51:02 -07:00
2026-02-28 19:10:24 +00:00
MOZ_APP_VENDOR="Open Source Contributors"
2025-04-26 22:51:02 -07:00
2026-02-28 19:10:24 +00:00
MOZ_APP_FULLNAME="Serpent"
2025-04-26 22:51:02 -07:00
2026-02-28 19:10:24 +00:00
MOZ_APP_PROFILE="OpenSource/Serpent"
2025-04-26 22:51:02 -07:00
2026-02-28 19:10:24 +00:00
MOZ_APP_REMOTINGNAME=com.opensource.serpent
2025-04-26 22:51:02 -07:00
MOZ_DISTRIBUTION_ID=com.opensource
2026-02-28 19:10:24 +00:00
MOZ_MACBUNDLE_NAME="serpent.app"
2025-04-26 22:51:02 -07:00
2026-02-28 19:10:24 +00:00
MOZ_SOURCE_REPO=https://github.com/Eclipse-Community/UXP