[tbb-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.9.0esr-13.5-1] fixup! MB 1: Mullvad Browser branding

richard (@richard) git at gitlab.torproject.org
Mon Apr 8 20:16:18 UTC 2024



richard pushed to branch mullvad-browser-115.9.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser


Commits:
8abd3ea6 by Pier Angelo Vendrame at 2024-04-08T20:15:44+00:00
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.

- - - - -


3 changed files:

- browser/branding/mb-alpha/moz.build
- browser/branding/mb-nightly/moz.build
- browser/branding/mb-release/moz.build


Changes:

=====================================
browser/branding/mb-alpha/moz.build
=====================================
@@ -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',


=====================================
browser/branding/mb-nightly/moz.build
=====================================
@@ -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',


=====================================
browser/branding/mb-release/moz.build
=====================================
@@ -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',



View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/8abd3ea6ab6e40159fc996e707e58c01e3bfaf33

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/8abd3ea6ab6e40159fc996e707e58c01e3bfaf33
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240408/63bc90c7/attachment-0001.htm>


More information about the tbb-commits mailing list