Loading browser/branding/mb-alpha/PrivateBrowsing_150.png 0 → 100644 +11.6 KiB Loading image diff... browser/branding/mb-alpha/PrivateBrowsing_70.png 0 → 100644 +3.53 KiB Loading image diff... browser/branding/mb-alpha/moz.build +3 −0 Original line number Original line Diff line number Diff line Loading @@ -16,8 +16,11 @@ JS_PREFERENCE_FILES += [ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows': if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows': FINAL_TARGET_FILES['..'] += [ FINAL_TARGET_FILES['..'] += [ 'mullvadbrowser.VisualElementsManifest.xml', 'mullvadbrowser.VisualElementsManifest.xml', 'private_browsing.VisualElementsManifest.xml', ] ] FINAL_TARGET_FILES.VisualElements += [ FINAL_TARGET_FILES.VisualElements += [ 'PrivateBrowsing_150.png', 'PrivateBrowsing_70.png', 'VisualElements_150.png', 'VisualElements_150.png', 'VisualElements_70.png', 'VisualElements_70.png', ] ] Loading browser/branding/mb-alpha/private_browsing.VisualElementsManifest.xml 0 → 100644 +12 −0 Original line number Original line Diff line number Diff line <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this file, - You can obtain one at http://mozilla.org/MPL/2.0/. --> <Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'> <VisualElements ShowNameOnSquare150x150Logo='on' Square150x150Logo='browser\VisualElements\PrivateBrowsing_150.png' Square70x70Logo='browser\VisualElements\PrivateBrowsing_70.png' ForegroundText='light' BackgroundColor='#076456'/> </Application> browser/branding/mb-nightly/PrivateBrowsing_150.png 0 → 100644 +11.6 KiB Loading image diff... Loading
browser/branding/mb-alpha/moz.build +3 −0 Original line number Original line Diff line number Diff line Loading @@ -16,8 +16,11 @@ JS_PREFERENCE_FILES += [ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows': if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows': FINAL_TARGET_FILES['..'] += [ FINAL_TARGET_FILES['..'] += [ 'mullvadbrowser.VisualElementsManifest.xml', 'mullvadbrowser.VisualElementsManifest.xml', 'private_browsing.VisualElementsManifest.xml', ] ] FINAL_TARGET_FILES.VisualElements += [ FINAL_TARGET_FILES.VisualElements += [ 'PrivateBrowsing_150.png', 'PrivateBrowsing_70.png', 'VisualElements_150.png', 'VisualElements_150.png', 'VisualElements_70.png', 'VisualElements_70.png', ] ] Loading
browser/branding/mb-alpha/private_browsing.VisualElementsManifest.xml 0 → 100644 +12 −0 Original line number Original line Diff line number Diff line <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this file, - You can obtain one at http://mozilla.org/MPL/2.0/. --> <Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'> <VisualElements ShowNameOnSquare150x150Logo='on' Square150x150Logo='browser\VisualElements\PrivateBrowsing_150.png' Square70x70Logo='browser\VisualElements\PrivateBrowsing_70.png' ForegroundText='light' BackgroundColor='#076456'/> </Application>