summaryrefslogtreecommitdiff
path: root/data/branding/icecat/locales
diff options
context:
space:
mode:
Diffstat (limited to 'data/branding/icecat/locales')
-rw-r--r--data/branding/icecat/locales/Makefile.in5
-rw-r--r--data/branding/icecat/locales/en-US/brand.dtd5
-rw-r--r--data/branding/icecat/locales/en-US/brand.properties5
-rw-r--r--data/branding/icecat/locales/jar.mn7
-rw-r--r--data/branding/icecat/locales/moz.build2
5 files changed, 9 insertions, 15 deletions
diff --git a/data/branding/icecat/locales/Makefile.in b/data/branding/icecat/locales/Makefile.in
deleted file mode 100644
index 82f614e..0000000
--- a/data/branding/icecat/locales/Makefile.in
+++ /dev/null
@@ -1,5 +0,0 @@
-# This Source Code Form is subject to the terms of the Mozilla Public
-# 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/.
-
-DEFINES += -DAB_CD=$(AB_CD)
diff --git a/data/branding/icecat/locales/en-US/brand.dtd b/data/branding/icecat/locales/en-US/brand.dtd
index 519de9b..3788266 100644
--- a/data/branding/icecat/locales/en-US/brand.dtd
+++ b/data/branding/icecat/locales/en-US/brand.dtd
@@ -2,7 +2,8 @@
- 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 "IceCat">
<!ENTITY brandShortName "IceCat">
-<!ENTITY brandFullName "IceCat">
+<!ENTITY brandFullName "GNU IceCat">
<!ENTITY vendorShortName "GNU">
-<!ENTITY trademarkInfo.part1 "">
+<!ENTITY trademarkInfo.part1 "The IceCat logo is Copyright 2008-2015 Free Software Foundation, released under the terms of the GNU Lesser General Public License, version 3 or any later version.">
diff --git a/data/branding/icecat/locales/en-US/brand.properties b/data/branding/icecat/locales/en-US/brand.properties
index 3120429..73ef208 100644
--- a/data/branding/icecat/locales/en-US/brand.properties
+++ b/data/branding/icecat/locales/en-US/brand.properties
@@ -2,9 +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=IceCat
brandShortName=IceCat
-brandFullName=IceCat
-vendorShortName=GNU
+brandFullName=Mozilla IceCat
+vendorShortName=Mozilla
homePageSingleStartMain=IceCat Start, a fast home page with built-in search
homePageImport=Import your home page from %S
diff --git a/data/branding/icecat/locales/jar.mn b/data/branding/icecat/locales/jar.mn
index ff4e055..ff8c28c 100644
--- a/data/branding/icecat/locales/jar.mn
+++ b/data/branding/icecat/locales/jar.mn
@@ -6,7 +6,6 @@
@AB_CD@.jar:
% locale branding @AB_CD@ %locale/branding/
-# Unofficial branding only exists in en-US
- locale/branding/brand.dtd (en-US/brand.dtd)
- locale/branding/brand.properties (en-US/brand.properties)
- locale/branding/browserconfig.properties (browserconfig.properties)
+ locale/branding/brand.dtd (%brand.dtd)
+* locale/branding/brand.properties (%brand.properties)
+* locale/branding/browserconfig.properties (browserconfig.properties)
diff --git a/data/branding/icecat/locales/moz.build b/data/branding/icecat/locales/moz.build
index 3a54c0c..c97072b 100644
--- a/data/branding/icecat/locales/moz.build
+++ b/data/branding/icecat/locales/moz.build
@@ -4,6 +4,4 @@
# 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/.
-DEFINES['MOZ_DISTRIBUTION_ID_UNQUOTED'] = CONFIG['MOZ_DISTRIBUTION_ID']
-
JAR_MANIFESTS += ['jar.mn'] \ No newline at end of file