summaryrefslogtreecommitdiff
path: root/helpers/DATA/firefox/gnu/branding/VisualElementsManifest.xml
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2014-09-11 18:27:50 +0200
committerRuben Rodriguez <ruben@gnu.org>2014-09-11 18:27:50 +0200
commitd065fe3ddaee8fff7acc9b4738df11877f8f7c42 (patch)
tree429077360d637c81c2ef5baad35881533f80aac7 /helpers/DATA/firefox/gnu/branding/VisualElementsManifest.xml
downloadgnuzilla-d065fe3ddaee8fff7acc9b4738df11877f8f7c42.tar.gz
Release for upstream v31ESR
Diffstat (limited to 'helpers/DATA/firefox/gnu/branding/VisualElementsManifest.xml')
-rw-r--r--helpers/DATA/firefox/gnu/branding/VisualElementsManifest.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/helpers/DATA/firefox/gnu/branding/VisualElementsManifest.xml b/helpers/DATA/firefox/gnu/branding/VisualElementsManifest.xml
new file mode 100644
index 0000000..f763409
--- /dev/null
+++ b/helpers/DATA/firefox/gnu/branding/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>