Skip to content
Snippets Groups Projects
Commit c4f43dc7 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
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 dbc5c863
Branches
Tags
1 merge request!119MB 291: Rebased alpha onto 115.10.0esr
......@@ -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