mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Hardcoded generic branding
This commit is contained in:
parent
0f85813996
commit
76fa1af460
42 changed files with 646 additions and 252 deletions
|
|
@ -2,4 +2,24 @@
|
|||
# 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_DISPLAYNAME=Serpent
|
||||
MOZ_APP_NAME=serpent
|
||||
|
||||
MOZ_APP_BASENAME="Serpent"
|
||||
|
||||
MOZ_APP_DISPLAYNAME="Serpent"
|
||||
|
||||
MOZ_APP_UA_NAME="Basilisk"
|
||||
|
||||
MOZ_APP_VENDOR="Open Source Contributors"
|
||||
|
||||
MOZ_APP_FULLNAME="Serpent"
|
||||
|
||||
MOZ_APP_PROFILE="OpenSource/Serpent"
|
||||
|
||||
MOZ_APP_REMOTINGNAME=com.opensource.serpent
|
||||
|
||||
MOZ_DISTRIBUTION_ID=com.opensource
|
||||
|
||||
MOZ_MACBUNDLE_NAME="serpent.app"
|
||||
|
||||
MOZ_SOURCE_REPO=https://github.com/Eclipse-Community/UXP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue