diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-02-12 17:45:51 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-02-12 17:45:51 +0100 |
commit | a7e1d8dc3ce1e289a928622d61b4befe571a0bb4 (patch) | |
tree | 3ec9db87979d06390a815ae4cc38702b6f78d758 | |
parent | 3156899f749cd2011c98ebe97674f8db59622207 (diff) | |
download | UXP-a7e1d8dc3ce1e289a928622d61b4befe571a0bb4.tar UXP-a7e1d8dc3ce1e289a928622d61b4befe571a0bb4.tar.gz UXP-a7e1d8dc3ce1e289a928622d61b4befe571a0bb4.tar.lz UXP-a7e1d8dc3ce1e289a928622d61b4befe571a0bb4.tar.xz UXP-a7e1d8dc3ce1e289a928622d61b4befe571a0bb4.zip |
Revert "Fix unofficial branding package bustage."
This reverts commit 5b30f18421670b13594f054175174b3abc69f11e.
-rw-r--r-- | browser/branding/unofficial/basilisk.VisualElementsManifest.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/browser/branding/unofficial/basilisk.VisualElementsManifest.xml b/browser/branding/unofficial/basilisk.VisualElementsManifest.xml deleted file mode 100644 index 7654e0ab7..000000000 --- a/browser/branding/unofficial/basilisk.VisualElementsManifest.xml +++ /dev/null @@ -1,8 +0,0 @@ -<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='#14171a'/> -</Application> |