summaryrefslogtreecommitdiff
path: root/src/icedove-branding/moz.build
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-03-09 20:52:33 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-03-09 20:52:33 +0100
commit62a92d254fa97339c4d26d9fd8fd7d1e2e29e4e2 (patch)
treeff9d9e5bc5fd04fc09bffc09cdbededf23d6de60 /src/icedove-branding/moz.build
parent23c668a68bed14ed652daea00d76edbc0256784c (diff)
updated branding patches for icedove-60.5.160.5-1
Diffstat (limited to 'src/icedove-branding/moz.build')
-rw-r--r--src/icedove-branding/moz.build11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icedove-branding/moz.build b/src/icedove-branding/moz.build
index 1da4292..e53e1c4 100644
--- a/src/icedove-branding/moz.build
+++ b/src/icedove-branding/moz.build
@@ -8,3 +8,14 @@ DIRS += ['locales']
JAR_MANIFESTS += ['jar.mn']
JS_PREFERENCE_FILES += ['thunderbird-branding.js']
+
+FINAL_TARGET_FILES.chrome.icons.default += [
+ 'default128.png',
+ 'default16.png',
+ 'default22.png',
+ 'default24.png',
+ 'default256.png',
+ 'default32.png',
+ 'default48.png',
+ 'default64.png',
+]