
morgan pushed to branch mullvad-browser-128.8.0esr-14.5-1 at The Tor Project / Applications / Mullvad Browser Commits: 705d8618 by Henry Wilkes at 2025-03-11T12:54:10+00:00 fixup! MB 63: Customize some about pages for Mullvad Browser MB 404: Use aboutRightsMullvad.xhtml in place of aboutRights.xhtml. - - - - - 1 changed file: - toolkit/content/jar.mn Changes: ===================================== toolkit/content/jar.mn ===================================== @@ -16,7 +16,9 @@ toolkit.jar: content/global/aboutProfiles.xhtml #endif content/global/aboutRights.js -#ifdef MOZILLA_OFFICIAL +#ifdef MULLVAD_BROWSER + content/global/aboutRights.xhtml (aboutRightsMullvad.xhtml) +#elifdef MOZILLA_OFFICIAL content/global/aboutRights.xhtml #else content/global/aboutRights.xhtml (aboutRights-unbranded.xhtml) View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/705d... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/705d... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
morgan (@morgan)