Skip to content
Snippets Groups Projects
Commit 8abd3ea6 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern: Committed by richard
Browse files

fixup! MB 1: Mullvad Browser branding

Bug 42490: Write the browser logo SVG also outside of omni.ja.

For Mullvad Browser, we have to add this also to the various moz.build
that are inside each branding directory, because we do not call
FirefoxBranding for them.
parent 2d505062
Branches
Tags
1 merge request!115Bug 42490: Write the browser logo SVG also outside of omni.ja (MB fix)
......@@ -23,6 +23,7 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
]
elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gtk':
FINAL_TARGET_FILES.chrome.icons.default += [
'content/about-logo.svg',
'default128.png',
'default16.png',
'default256.png',
......
......
......@@ -23,6 +23,7 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
]
elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gtk':
FINAL_TARGET_FILES.chrome.icons.default += [
'content/about-logo.svg',
'default128.png',
'default16.png',
'default256.png',
......
......
......@@ -23,6 +23,7 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
]
elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gtk':
FINAL_TARGET_FILES.chrome.icons.default += [
'content/about-logo.svg',
'default128.png',
'default16.png',
'default256.png',
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment