summaryrefslogtreecommitdiff
path: root/icedove-branding/moz.build
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-13 17:01:24 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-13 17:03:30 -0300
commit837557a71637af45a498e25da280459e44eda999 (patch)
tree74bb74cb64b13d3e54105d45e866036dff3056ae /icedove-branding/moz.build
Initial import
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']