mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +09:00
Remove all Eclipse mentions, since the browser isn't under eclipse anymore.
This commit is contained in:
parent
ca9cf2a080
commit
2e313706f8
11 changed files with 23 additions and 27 deletions
|
|
@ -9,7 +9,7 @@
|
|||
# BrandFullNameInternal is used for some registry and file system values
|
||||
# instead of BrandFullName and typically should not be modified.
|
||||
!define BrandFullNameInternal "Dactyloidae"
|
||||
!define CompanyName "Eclipse Community"
|
||||
!define CompanyName "Dactyloidae"
|
||||
!define URLInfoAbout "about:blank"
|
||||
!define URLUpdateInfo "about:blank"
|
||||
!define HelpLink "about:blank"
|
||||
|
|
|
|||
|
|
@ -10,13 +10,13 @@ MOZ_APP_DISPLAYNAME="Dactyloidae"
|
|||
|
||||
MOZ_APP_UA_NAME="Dactyloidae"
|
||||
|
||||
MOZ_APP_VENDOR="Eclipse Community"
|
||||
MOZ_APP_VENDOR="Dactyloidae"
|
||||
|
||||
MOZ_APP_FULLNAME="Dactyloidae"
|
||||
|
||||
MOZ_APP_PROFILE="Eclipse Community/Dactyloidae"
|
||||
MOZ_APP_PROFILE="Dactyloidae"
|
||||
|
||||
MOZ_APP_REMOTINGNAME=com.Eclipse Community.Dactyloidae
|
||||
MOZ_APP_REMOTINGNAME=com.Dactyloidae
|
||||
|
||||
MOZ_DISTRIBUTION_ID=com.opensource
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@
|
|||
<!ENTITY brandShorterName "Dactyloidae">
|
||||
<!ENTITY brandShortName "Dactyloidae">
|
||||
<!ENTITY brandFullName "Dactyloidae">
|
||||
<!ENTITY vendorShortName "Eclipse Community">
|
||||
<!ENTITY vendorFullName "Eclipse Community">
|
||||
<!ENTITY trademarkInfo.part1 "Dactyloidae and the Dactyloidae logo are trademarks of Eclipse Community.">
|
||||
<!ENTITY vendorShortName "Dactyloidae">
|
||||
<!ENTITY vendorFullName "Dactyloidae">
|
||||
<!ENTITY trademarkInfo.part1 "Dactyloidae and the Dactyloidae logo are trademarks of Dactyloidae Team.">
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
brandShorterName=Dactyloidae
|
||||
brandShortName=Dactyloidae
|
||||
brandFullName=Dactyloidae
|
||||
vendorShortName=Eclipse Community
|
||||
vendorFullName=Eclipse Community
|
||||
vendorShortName=Dactyloidae
|
||||
vendorFullName=Dactyloidae
|
||||
|
||||
syncBrandShortName=Sync
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue