diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2015-03-08 15:00:38 +0000 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2015-03-08 15:00:38 +0000 |
commit | c2cab2828af272307671043c1251b076d4b46cce (patch) | |
tree | 19cbc64cd2c681bc90eb0e92e1afb3c5c2e28495 /data/branding/VisualElementsManifest.xml | |
parent | a1682d8409b1f85a5ae968478737d054bc6d12a2 (diff) |
Added mobile branding files
Diffstat (limited to 'data/branding/VisualElementsManifest.xml')
-rw-r--r-- | data/branding/VisualElementsManifest.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/data/branding/VisualElementsManifest.xml b/data/branding/VisualElementsManifest.xml deleted file mode 100644 index f763409..0000000 --- a/data/branding/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> |