mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
better branding on it's way
This commit is contained in:
parent
e76d174082
commit
dc1f45c3e4
4 changed files with 26 additions and 26 deletions
|
|
@ -2,24 +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_NAME=serpent
|
||||
MOZ_APP_NAME=dactyloidae
|
||||
|
||||
MOZ_APP_BASENAME="Serpent"
|
||||
MOZ_APP_BASENAME="Dactyloidae"
|
||||
|
||||
MOZ_APP_DISPLAYNAME="Serpent"
|
||||
MOZ_APP_DISPLAYNAME="Dactyloidae"
|
||||
|
||||
MOZ_APP_UA_NAME="Basilisk"
|
||||
|
||||
MOZ_APP_VENDOR="Open Source Contributors"
|
||||
MOZ_APP_VENDOR="OwnedByWuigi"
|
||||
|
||||
MOZ_APP_FULLNAME="Serpent"
|
||||
MOZ_APP_FULLNAME="Dactyloidae"
|
||||
|
||||
MOZ_APP_PROFILE="OpenSource/Serpent"
|
||||
MOZ_APP_PROFILE="OwnedByWuigi/Dactyloidae"
|
||||
|
||||
MOZ_APP_REMOTINGNAME=com.opensource.serpent
|
||||
MOZ_APP_REMOTINGNAME=com.OwnedByWuigi.Dactyloidae
|
||||
|
||||
MOZ_DISTRIBUTION_ID=com.opensource
|
||||
|
||||
MOZ_MACBUNDLE_NAME="serpent.app"
|
||||
MOZ_MACBUNDLE_NAME="Dactyloidae.app"
|
||||
|
||||
MOZ_SOURCE_REPO=https://github.com/Eclipse-Community/UXP
|
||||
Loading…
Add table
Add a link
Reference in a new issue