mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-25 22:26:11 +00:00
chore: remove pocket pref and icons, p=#10229
* chore: remove pocket pref and icons * chore: remove pocket svg icons
This commit is contained in:
@@ -4,6 +4,3 @@
|
||||
|
||||
- name: xpinstall.signatures.required
|
||||
value: true
|
||||
|
||||
- name: extensions.pocket.enabled
|
||||
value: false
|
||||
|
||||
@@ -238,10 +238,6 @@
|
||||
list-style-image: url('privateBrowsing.svg') !important;
|
||||
}
|
||||
|
||||
#save-to-pocket-button {
|
||||
list-style-image: url('pocket-outline.svg') !important;
|
||||
}
|
||||
|
||||
#profiler-button-button > .toolbarbutton-icon,
|
||||
.subviewbutton[label='Task Manager'] {
|
||||
list-style-image: url('tool-profiler.svg') !important;
|
||||
|
||||
@@ -97,7 +97,6 @@
|
||||
* skin/classic/browser/zen-icons/persistent-storage.svg (../shared/zen-icons/lin/persistent-storage.svg)
|
||||
* skin/classic/browser/zen-icons/pin.svg (../shared/zen-icons/lin/pin.svg)
|
||||
* skin/classic/browser/zen-icons/plus.svg (../shared/zen-icons/lin/plus.svg)
|
||||
* skin/classic/browser/zen-icons/pocket-outline.svg (../shared/zen-icons/lin/pocket-outline.svg)
|
||||
* skin/classic/browser/zen-icons/popup.svg (../shared/zen-icons/lin/popup.svg)
|
||||
* skin/classic/browser/zen-icons/print.svg (../shared/zen-icons/lin/print.svg)
|
||||
* skin/classic/browser/zen-icons/privateBrowsing.svg (../shared/zen-icons/lin/privateBrowsing.svg)
|
||||
@@ -239,7 +238,6 @@
|
||||
* skin/classic/browser/zen-icons/persistent-storage.svg (../shared/zen-icons/lin/persistent-storage.svg)
|
||||
* skin/classic/browser/zen-icons/pin.svg (../shared/zen-icons/lin/pin.svg)
|
||||
* skin/classic/browser/zen-icons/plus.svg (../shared/zen-icons/lin/plus.svg)
|
||||
* skin/classic/browser/zen-icons/pocket-outline.svg (../shared/zen-icons/lin/pocket-outline.svg)
|
||||
* skin/classic/browser/zen-icons/popup.svg (../shared/zen-icons/lin/popup.svg)
|
||||
* skin/classic/browser/zen-icons/print.svg (../shared/zen-icons/lin/print.svg)
|
||||
* skin/classic/browser/zen-icons/privateBrowsing.svg (../shared/zen-icons/lin/privateBrowsing.svg)
|
||||
@@ -381,7 +379,6 @@
|
||||
* skin/classic/browser/zen-icons/persistent-storage.svg (../shared/zen-icons/lin/persistent-storage.svg)
|
||||
* skin/classic/browser/zen-icons/pin.svg (../shared/zen-icons/lin/pin.svg)
|
||||
* skin/classic/browser/zen-icons/plus.svg (../shared/zen-icons/lin/plus.svg)
|
||||
* skin/classic/browser/zen-icons/pocket-outline.svg (../shared/zen-icons/lin/pocket-outline.svg)
|
||||
* skin/classic/browser/zen-icons/popup.svg (../shared/zen-icons/lin/popup.svg)
|
||||
* skin/classic/browser/zen-icons/print.svg (../shared/zen-icons/lin/print.svg)
|
||||
* skin/classic/browser/zen-icons/privateBrowsing.svg (../shared/zen-icons/lin/privateBrowsing.svg)
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
#filter dumbComments emptyLines substitution
|
||||
# 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/.
|
||||
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="currentColor" fill-opacity="context-fill-opacity">
|
||||
<path d="M2.5 2A2.507 2.507 0 0 0 0 4.5V7c0 4.412 3.588 8 8 8s8-3.588 8-8V4.5C16 3.125 14.875 2 13.5 2h-11zm0 1h11c.834 0 1.5.666 1.5 1.5V7c0 3.872-3.128 7-7 7s-7-3.128-7-7V4.5C1 3.666 1.666 3 2.5 3zm2 3a.5.5 0 0 0-.353.146.5.5 0 0 0 0 .707l3.5 3.5a.5.5 0 0 0 .706 0l3.5-3.5a.5.5 0 0 0 0-.706.5.5 0 0 0-.706 0L8 9.293 4.854 6.147A.5.5 0 0 0 4.501 6z"/>
|
||||
</svg>
|
||||
@@ -1,8 +0,0 @@
|
||||
<!--
|
||||
- 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/.
|
||||
-->
|
||||
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="currentColor" fill-opacity="context-fill-opacity">
|
||||
<path d="M2.5 2A2.507 2.507 0 0 0 0 4.5V7c0 4.412 3.588 8 8 8s8-3.588 8-8V4.5C16 3.125 14.875 2 13.5 2h-11zm0 1h11c.834 0 1.5.666 1.5 1.5V7c0 3.872-3.128 7-7 7s-7-3.128-7-7V4.5C1 3.666 1.666 3 2.5 3zm2 3a.5.5 0 0 0-.353.146.5.5 0 0 0 0 .707l3.5 3.5a.5.5 0 0 0 .706 0l3.5-3.5a.5.5 0 0 0 0-.706.5.5 0 0 0-.706 0L8 9.293 4.854 6.147A.5.5 0 0 0 4.501 6z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 702 B |
Reference in New Issue
Block a user