mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07: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',
|
||||
]
|
||||
|
|
@ -21,9 +21,6 @@
|
|||
<dt><h3 personal_toolbar_folder="true">@bookmarks_toolbarfolder@</h3></dt>
|
||||
<dd>@bookmarks_toolbarfolder_description@
|
||||
<dl><p>
|
||||
<dt><a href="https://eclipse.cx/" icon="@eclipse_icon@">Eclipse Main Site</a></dt>
|
||||
<dt><a href="https://board.eclipse.cx/" icon="@eclipse_icon@">Eclipse Community</a></dt>
|
||||
<dt><a href="https://github.com/Eclipse-Community/UXP/issues" icon="@github_icon@">Report Issues</a></dt>
|
||||
<dt><a href="https://github.com/Eclipse-Community/UXP/releases" icon="@github_icon@">Get New Releases</a></dt>
|
||||
<dt><a href="https://github.com/OwnedByWuigi/UXP/issues" icon="@github_icon@">Report Issues</a></dt>
|
||||
</dl><p>
|
||||
</dl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue