mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +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
|
- 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 " ">
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -12,5 +12,5 @@ include('../shared/branding.mozbuild')
|
||||||
ApplicationBranding()
|
ApplicationBranding()
|
||||||
|
|
||||||
FINAL_TARGET_FILES['..'] += [
|
FINAL_TARGET_FILES['..'] += [
|
||||||
'serpent.VisualElementsManifest.xml',
|
'dactyloidae.VisualElementsManifest.xml',
|
||||||
]
|
]
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue