From 930298e1efff3e40721659d8fd7118cdd2477bd4 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 28 Oct 2019 19:57:37 -0400 Subject: Improve branding for version 68 ESR. * data/branding/icecat/locales/en-US/brand.dtd: Add brandProductName. * data/branding/icecat/locales/en-US/brand.ftl: Add brand-shorter-name, brand-full-name, brand-product-name, vendor-short-name, and trademarkInfo. * data/branding/icecat/locales/en-US/brand.properties: Add brandProductName. * makeicecat: Limit replacement of trademarkInfo.part1 of brand.dtd files to only be done within l10n directory. Replace trademarkInfo of brand.ftl files within l10n directory. --- data/branding/icecat/locales/en-US/brand.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'data/branding/icecat/locales/en-US/brand.properties') diff --git a/data/branding/icecat/locales/en-US/brand.properties b/data/branding/icecat/locales/en-US/brand.properties index 85e2894..9b9cf97 100644 --- a/data/branding/icecat/locales/en-US/brand.properties +++ b/data/branding/icecat/locales/en-US/brand.properties @@ -5,6 +5,7 @@ brandShorterName=IceCat brandShortName=IceCat brandFullName=IceCat +brandProductName=IceCat vendorShortName=GNU syncBrandShortName=Sync -- cgit v1.2.3