Updated firefox for v22
This commit is contained in:
parent
c58796bffa
commit
ac12f0b541
34 changed files with 169 additions and 147 deletions
16
helpers/DATA/firefox/branding/VisualElementsManifest.xml
Normal file
16
helpers/DATA/firefox/branding/VisualElementsManifest.xml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<Application
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<VisualElements
|
||||
DisplayName="@MOZ_APP_DISPLAYNAME@"
|
||||
Logo="tileresources\VisualElements_logo.png"
|
||||
SmallLogo="tileresources\VisualElements_smalllogo.png"
|
||||
ForegroundText="light"
|
||||
BackgroundColor="#001226">
|
||||
<DefaultTile
|
||||
ShortName="@MOZ_APP_DISPLAYNAME@"
|
||||
ShowName="allLogos"
|
||||
/>
|
||||
<SplashScreen
|
||||
Image="tileresources\VisualElements_splashscreen.png" />
|
||||
</VisualElements>
|
||||
</Application>
|
||||
Loading…
Add table
Add a link
Reference in a new issue