summaryrefslogtreecommitdiff
path: root/src/icedove-branding/moz.build
diff options
context:
space:
mode:
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',
+]