Bug 1232679 - Improves the Windows 10 start menu tile by adding VisualElementsManifest files and larger icon images. r=glandium
11
browser/branding/aurora/VisualElementsManifest.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
||||
<VisualElements
|
||||
DisplayName='Firefox Developer Edition'
|
||||
Logo='VisualElements\VisualElements_150.png'
|
||||
SmallLogo='VisualElements\VisualElements_70.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#14171a'/>
|
||||
<DefaultTile ShowName='allLogos'/>
|
||||
<SplashScreen Image='DummyFileNameRequiredByWindows.png'/>
|
||||
</VisualElements>
|
||||
</Application>
|
BIN
browser/branding/aurora/VisualElements_150.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
browser/branding/aurora/VisualElements_70.png
Normal file
After Width: | Height: | Size: 11 KiB |
@ -0,0 +1,8 @@
|
||||
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
||||
<VisualElements
|
||||
ShowNameOnSquare150x150Logo='on'
|
||||
Square150x150Logo='VisualElements\VisualElements_150.png'
|
||||
Square70x70Logo='VisualElements\VisualElements_70.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#14171a'/>
|
||||
</Application>
|
@ -11,6 +11,14 @@ def FirefoxBranding():
|
||||
]
|
||||
|
||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
|
||||
FINAL_TARGET_FILES['..'] += [
|
||||
'firefox.VisualElementsManifest.xml',
|
||||
'VisualElementsManifest.xml',
|
||||
]
|
||||
FINAL_TARGET_FILES.VisualElements += [
|
||||
'VisualElements_150.png',
|
||||
'VisualElements_70.png',
|
||||
]
|
||||
BRANDING_FILES += [
|
||||
'appname.bmp',
|
||||
'bgintro.bmp',
|
||||
|
11
browser/branding/nightly/VisualElementsManifest.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
||||
<VisualElements
|
||||
DisplayName='Nightly'
|
||||
Logo='VisualElements\VisualElements_150.png'
|
||||
SmallLogo='VisualElements\VisualElements_70.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#14171a'/>
|
||||
<DefaultTile ShowName='allLogos'/>
|
||||
<SplashScreen Image='DummyFileNameRequiredByWindows.png'/>
|
||||
</VisualElements>
|
||||
</Application>
|
BIN
browser/branding/nightly/VisualElements_150.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
browser/branding/nightly/VisualElements_70.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
@ -0,0 +1,8 @@
|
||||
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
||||
<VisualElements
|
||||
ShowNameOnSquare150x150Logo='on'
|
||||
Square150x150Logo='VisualElements\VisualElements_150.png'
|
||||
Square70x70Logo='VisualElements\VisualElements_70.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#14171a'/>
|
||||
</Application>
|
11
browser/branding/official/VisualElementsManifest.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
||||
<VisualElements
|
||||
DisplayName='Mozilla Firefox'
|
||||
Logo='VisualElements\VisualElements_150.png'
|
||||
SmallLogo='VisualElements\VisualElements_70.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#0996f8'/>
|
||||
<DefaultTile ShowName='allLogos'/>
|
||||
<SplashScreen Image='DummyFileNameRequiredByWindows.png'/>
|
||||
</VisualElements>
|
||||
</Application>
|
BIN
browser/branding/official/VisualElements_150.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
browser/branding/official/VisualElements_70.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
@ -0,0 +1,8 @@
|
||||
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
||||
<VisualElements
|
||||
ShowNameOnSquare150x150Logo='on'
|
||||
Square150x150Logo='VisualElements\VisualElements_150.png'
|
||||
Square70x70Logo='VisualElements\VisualElements_70.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#0996f8'/>
|
||||
</Application>
|
11
browser/branding/unofficial/VisualElementsManifest.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<Application>
|
||||
<VisualElements
|
||||
DisplayName='Nightly'
|
||||
Logo='VisualElements\VisualElements_150.png'
|
||||
SmallLogo='VisualElements\VisualElements_70.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#14171a'>
|
||||
<DefaultTile ShowName='allLogos'/>
|
||||
<SplashScreen Image='DummyFileNameRequiredByWindows.png'/>
|
||||
</VisualElements>
|
||||
</Application>
|
BIN
browser/branding/unofficial/VisualElements_150.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
browser/branding/unofficial/VisualElements_70.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
@ -0,0 +1,8 @@
|
||||
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
||||
<VisualElements
|
||||
ShowNameOnSquare150x150Logo='on'
|
||||
Square150x150Logo='VisualElements\VisualElements_150.png'
|
||||
Square70x70Logo='VisualElements\VisualElements_70.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#14171a'/>
|
||||
</Application>
|
@ -113,6 +113,10 @@
|
||||
; [Base Browser Files]
|
||||
#ifndef XP_UNIX
|
||||
@BINPATH@/@MOZ_APP_NAME@.exe
|
||||
@BINPATH@/firefox.VisualElementsManifest.xml
|
||||
@BINPATH@/VisualElementsManifest.xml
|
||||
@BINPATH@/browser/VisualElements/VisualElements_150.png
|
||||
@BINPATH@/browser/VisualElements/VisualElements_70.png
|
||||
#else
|
||||
@BINPATH@/@MOZ_APP_NAME@-bin
|
||||
@BINPATH@/@MOZ_APP_NAME@
|
||||
|