FINALLY FIX BRANDING

This commit is contained in:
OwnedByWuigi 2026-03-04 06:03:15 +00:00
commit 002dd0e3ce
5 changed files with 12 additions and 15 deletions

View file

@ -2,9 +2,9 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this - 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/. --> - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY brandShorterName "Serpent"> <!ENTITY brandShorterName "Dactyloidae">
<!ENTITY brandShortName "Serpent"> <!ENTITY brandShortName "Dactyloidae">
<!ENTITY brandFullName "Serpent"> <!ENTITY brandFullName "Dactyloidae">
<!ENTITY vendorShortName "Open Source Contributors"> <!ENTITY vendorShortName "OwnedByWuigi">
<!ENTITY vendorFullName "Open Source Contributors"> <!ENTITY vendorFullName "OwnedByWuigi">
<!ENTITY trademarkInfo.part1 " "> <!ENTITY trademarkInfo.part1 " ">

View file

@ -2,10 +2,10 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this # 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/. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
brandShorterName=Serpent brandShorterName=Dactyloidae
brandShortName=Serpent brandShortName=Dactyloidae
brandFullName=Serpent brandFullName=Dactyloidae
vendorShortName=Open Source Contributors vendorShortName=OwnedByWuigi
vendorFullName=Open Source Contributors vendorFullName=OwnedByWuigi
syncBrandShortName=Sync syncBrandShortName=Sync

View file

@ -12,5 +12,5 @@ include('../shared/branding.mozbuild')
ApplicationBranding() ApplicationBranding()
FINAL_TARGET_FILES['..'] += [ FINAL_TARGET_FILES['..'] += [
'serpent.VisualElementsManifest.xml', 'dactyloidae.VisualElementsManifest.xml',
] ]

View file

@ -21,9 +21,6 @@
<dt><h3 personal_toolbar_folder="true">@bookmarks_toolbarfolder@</h3></dt> <dt><h3 personal_toolbar_folder="true">@bookmarks_toolbarfolder@</h3></dt>
<dd>@bookmarks_toolbarfolder_description@ <dd>@bookmarks_toolbarfolder_description@
<dl><p> <dl><p>
<dt><a href="https://eclipse.cx/" icon="@eclipse_icon@">Eclipse Main Site</a></dt> <dt><a href="https://github.com/OwnedByWuigi/UXP/issues" icon="@github_icon@">Report Issues</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>
</dl><p> </dl><p>
</dl> </dl>