From c4936caa471bf2105ce977fe9b3bc0acf74be9e5 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Sat, 15 Apr 2017 00:10:32 -0400 Subject: Branding files updated for v52 --- data/branding/icecat/moz.build | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'data/branding/icecat/moz.build') 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() -- cgit v1.2.3