summaryrefslogtreecommitdiff
path: root/data/branding/icecat/moz.build
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2017-04-15 00:10:32 -0400
committerRuben Rodriguez <ruben@gnu.org>2017-04-15 00:10:32 -0400
commitc4936caa471bf2105ce977fe9b3bc0acf74be9e5 (patch)
tree198fe1fbfcf5477c4bc078ce1870f98dff31b3e6 /data/branding/icecat/moz.build
parent5f0a61a9f91e926d78a574d17a0d9e67622a719b (diff)
Branding files updated for v52
Diffstat (limited to 'data/branding/icecat/moz.build')
-rw-r--r--data/branding/icecat/moz.build7
1 files changed, 3 insertions, 4 deletions
diff --git a/data/branding/icecat/moz.build b/data/branding/icecat/moz.build
index 408c1f0..e613901 100644
--- a/data/branding/icecat/moz.build
+++ b/data/branding/icecat/moz.build
@@ -1,4 +1,4 @@
-# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
+# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# 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
@@ -9,7 +9,6 @@ DIRS += ['content', 'locales']
DIST_SUBDIR = 'browser'
export('DIST_SUBDIR')
-JS_PREFERENCE_FILES += [
- 'pref/icecat-branding.js',
-]
+include('../branding-common.mozbuild')
+IceCatBranding()