mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
FINALLY FIX BRANDING
This commit is contained in:
parent
4539e85bf5
commit
002dd0e3ce
5 changed files with 12 additions and 15 deletions
|
|
@ -2,9 +2,9 @@
|
|||
- 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/. -->
|
||||
|
||||
<!ENTITY brandShorterName "Serpent">
|
||||
<!ENTITY brandShortName "Serpent">
|
||||
<!ENTITY brandFullName "Serpent">
|
||||
<!ENTITY vendorShortName "Open Source Contributors">
|
||||
<!ENTITY vendorFullName "Open Source Contributors">
|
||||
<!ENTITY brandShorterName "Dactyloidae">
|
||||
<!ENTITY brandShortName "Dactyloidae">
|
||||
<!ENTITY brandFullName "Dactyloidae">
|
||||
<!ENTITY vendorShortName "OwnedByWuigi">
|
||||
<!ENTITY vendorFullName "OwnedByWuigi">
|
||||
<!ENTITY trademarkInfo.part1 " ">
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
# 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/.
|
||||
|
||||
brandShorterName=Serpent
|
||||
brandShortName=Serpent
|
||||
brandFullName=Serpent
|
||||
vendorShortName=Open Source Contributors
|
||||
vendorFullName=Open Source Contributors
|
||||
brandShorterName=Dactyloidae
|
||||
brandShortName=Dactyloidae
|
||||
brandFullName=Dactyloidae
|
||||
vendorShortName=OwnedByWuigi
|
||||
vendorFullName=OwnedByWuigi
|
||||
|
||||
syncBrandShortName=Sync
|
||||
|
|
|
|||
|
|
@ -12,5 +12,5 @@ include('../shared/branding.mozbuild')
|
|||
ApplicationBranding()
|
||||
|
||||
FINAL_TARGET_FILES['..'] += [
|
||||
'serpent.VisualElementsManifest.xml',
|
||||
'dactyloidae.VisualElementsManifest.xml',
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue