From c46005ffeaeca6442a59db492c9201de86a87f2c Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 9 May 2017 07:21:40 +0200 Subject: importing 38.6.0-1 sources from https://repomirror.parabola.nu/other/icedove/icedove_38.6.0-1.branding.tar.xz --- src/icedove-branding/moz.build | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/icedove-branding/moz.build (limited to 'src/icedove-branding/moz.build') diff --git a/src/icedove-branding/moz.build b/src/icedove-branding/moz.build new file mode 100644 index 0000000..1da4292 --- /dev/null +++ b/src/icedove-branding/moz.build @@ -0,0 +1,10 @@ +# 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 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +DIRS += ['locales'] + +JAR_MANIFESTS += ['jar.mn'] + +JS_PREFERENCE_FILES += ['thunderbird-branding.js'] -- cgit v1.2.2