diff options
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> |