mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Branding inprogress
This commit is contained in:
parent
8b80d1e84e
commit
d745ac5721
120 changed files with 3184 additions and 261 deletions
25
application/basilisk/branding/official/configure.sh
Normal file
25
application/basilisk/branding/official/configure.sh
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# 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=hydra
|
||||
|
||||
MOZ_APP_BASENAME="Hydra"
|
||||
|
||||
MOZ_APP_DISPLAYNAME="Hydra"
|
||||
|
||||
MOZ_APP_UA_NAME="Hydra"
|
||||
|
||||
MOZ_APP_VENDOR="Eclipse Community"
|
||||
|
||||
MOZ_APP_FULLNAME="Eclipse Hydra"
|
||||
|
||||
MOZ_APP_PROFILE="Eclipse Community/Hydra"
|
||||
|
||||
MOZ_APP_REMOTINGNAME=com.eclipse.hydra
|
||||
|
||||
MOZ_DISTRIBUTION_ID=com.eclipse
|
||||
|
||||
MOZ_MACBUNDLE_NAME="hydra.app"
|
||||
|
||||
MOZ_SOURCE_REPO=https://github.com/Eclipse-Community/UXP
|
||||
Loading…
Add table
Add a link
Reference in a new issue