diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-02-05 12:41:16 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-02-05 12:41:16 +0100 |
commit | 2d652d1c355c8bdde03a6c278b5b7b444424e394 (patch) | |
tree | 0ea18eabc7d3cdec78e59701e10e15a662af6641 /browser/branding/official/basilisk.VisualElementsManifest.xml | |
parent | 2782832f265a8e0a7923ca885b431907cde7cc49 (diff) | |
parent | e8417003899a4ec9274815be30352c1328fc32e9 (diff) | |
download | UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar.gz UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar.lz UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar.xz UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.zip |
Merge branch 'master' into ported-upstream
Diffstat (limited to 'browser/branding/official/basilisk.VisualElementsManifest.xml')
-rw-r--r-- | browser/branding/official/basilisk.VisualElementsManifest.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/browser/branding/official/basilisk.VisualElementsManifest.xml b/browser/branding/official/basilisk.VisualElementsManifest.xml new file mode 100644 index 000000000..d675d573f --- /dev/null +++ b/browser/branding/official/basilisk.VisualElementsManifest.xml @@ -0,0 +1,8 @@ +<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'> + <VisualElements + ShowNameOnSquare150x150Logo='on' + Square150x150Logo='browser\VisualElements\VisualElements_150.png' + Square70x70Logo='browser\VisualElements\VisualElements_70.png' + ForegroundText='light' + BackgroundColor='#0996f8'/> +</Application> |