mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
v105.0.1-1
This commit is contained in:
parent
6e4d53837b
commit
bf23204269
4 changed files with 13 additions and 1 deletions
BIN
themes/browser/branding/librewolf/PrivateBrowsing_150.png
Normal file
BIN
themes/browser/branding/librewolf/PrivateBrowsing_150.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
themes/browser/branding/librewolf/PrivateBrowsing_70.png
Normal file
BIN
themes/browser/branding/librewolf/PrivateBrowsing_70.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.8 KiB |
|
@ -0,0 +1,12 @@
|
||||||
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
- License, v. 2.0. If a copy of the MPL was not distributed with this file,
|
||||||
|
- You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||||
|
|
||||||
|
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
||||||
|
<VisualElements
|
||||||
|
ShowNameOnSquare150x150Logo='on'
|
||||||
|
Square150x150Logo='browser\VisualElements\PrivateBrowsing_150.png'
|
||||||
|
Square70x70Logo='browser\VisualElements\PrivateBrowsing_70.png'
|
||||||
|
ForegroundText='light'
|
||||||
|
BackgroundColor='#14171a'/>
|
||||||
|
</Application>
|
2
version
2
version
|
@ -1 +1 @@
|
||||||
105.0
|
105.0.1
|
||||||
|
|
Loading…
Reference in a new issue