diff options
-rw-r--r-- | branding/iceweasel/iceweasel.VisualElementsManifest.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/branding/iceweasel/iceweasel.VisualElementsManifest.xml b/branding/iceweasel/iceweasel.VisualElementsManifest.xml new file mode 100644 index 0000000..0111092 --- /dev/null +++ b/branding/iceweasel/iceweasel.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='#bdb8e3'/> +</Application> |