summaryrefslogtreecommitdiff
path: root/icedove-branding/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'icedove-branding/moz.build')
-rw-r--r--icedove-branding/moz.build10
1 files changed, 10 insertions, 0 deletions
diff --git a/icedove-branding/moz.build b/icedove-branding/moz.build
new file mode 100644
index 0000000..1da4292
--- /dev/null
+++ b/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']