summaryrefslogtreecommitdiff
path: root/data/branding/icecat/VisualElementsManifest.xml
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2015-03-08 15:00:38 +0000
committerRuben Rodriguez <ruben@gnu.org>2015-03-08 15:00:38 +0000
commitc2cab2828af272307671043c1251b076d4b46cce (patch)
tree19cbc64cd2c681bc90eb0e92e1afb3c5c2e28495 /data/branding/icecat/VisualElementsManifest.xml
parenta1682d8409b1f85a5ae968478737d054bc6d12a2 (diff)
Added mobile branding files
Diffstat (limited to 'data/branding/icecat/VisualElementsManifest.xml')
-rw-r--r--data/branding/icecat/VisualElementsManifest.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/branding/icecat/VisualElementsManifest.xml b/data/branding/icecat/VisualElementsManifest.xml
new file mode 100644
index 0000000..f763409
--- /dev/null
+++ b/data/branding/icecat/VisualElementsManifest.xml
@@ -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="#0a1833">
+ <DefaultTile
+ ShortName="@MOZ_APP_DISPLAYNAME@"
+ ShowName="allLogos"
+ />
+ <SplashScreen
+ Image="tileresources\VisualElements_splashscreen.png" />
+ </VisualElements>
+</Application>