diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2017-04-15 00:10:32 -0400 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2017-04-15 00:10:32 -0400 |
commit | c4936caa471bf2105ce977fe9b3bc0acf74be9e5 (patch) | |
tree | 198fe1fbfcf5477c4bc078ce1870f98dff31b3e6 /data/branding/icecat/VisualElementsManifest.xml | |
parent | 5f0a61a9f91e926d78a574d17a0d9e67622a719b (diff) |
Branding files updated for v52
Diffstat (limited to 'data/branding/icecat/VisualElementsManifest.xml')
-rw-r--r-- | data/branding/icecat/VisualElementsManifest.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/data/branding/icecat/VisualElementsManifest.xml b/data/branding/icecat/VisualElementsManifest.xml deleted file mode 100644 index f763409..0000000 --- a/data/branding/icecat/VisualElementsManifest.xml +++ /dev/null @@ -1,16 +0,0 @@ -<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="#0a1833"> - <DefaultTile - ShortName="@MOZ_APP_DISPLAYNAME@" - ShowName="allLogos" - /> - <SplashScreen - Image="tileresources\VisualElements_splashscreen.png" /> - </VisualElements> -</Application> |