diff options
author | JustOff <Off.Just.Off@gmail.com> | 2018-05-29 14:45:55 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2018-05-29 14:45:55 +0300 |
commit | c9518c766c4d85b81c68eb1776fe2e2360a7e7b8 (patch) | |
tree | 6dddefbf5daa02bc7befbc7b349c8fb5ac9e5ec1 /application/palemoon/base/content | |
parent | ab57858195cf7fa3bbc24a291d51b382ef18bfbf (diff) | |
download | UXP-c9518c766c4d85b81c68eb1776fe2e2360a7e7b8.tar UXP-c9518c766c4d85b81c68eb1776fe2e2360a7e7b8.tar.gz UXP-c9518c766c4d85b81c68eb1776fe2e2360a7e7b8.tar.lz UXP-c9518c766c4d85b81c68eb1776fe2e2360a7e7b8.tar.xz UXP-c9518c766c4d85b81c68eb1776fe2e2360a7e7b8.zip |
Remove unused webapps icons from Pale Moon
Diffstat (limited to 'application/palemoon/base/content')
-rw-r--r-- | application/palemoon/base/content/browser.xul | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/palemoon/base/content/browser.xul b/application/palemoon/base/content/browser.xul index f9030056e..254e2eee0 100644 --- a/application/palemoon/base/content/browser.xul +++ b/application/palemoon/base/content/browser.xul @@ -452,7 +452,6 @@ <image id="addons-notification-icon" class="notification-anchor-icon" role="button"/> <image id="indexedDB-notification-icon" class="notification-anchor-icon" role="button"/> <image id="password-notification-icon" class="notification-anchor-icon" role="button"/> - <image id="webapps-notification-icon" class="notification-anchor-icon" role="button"/> <image id="plugins-notification-icon" class="notification-anchor-icon" role="button"/> <image id="web-notifications-notification-icon" class="notification-anchor-icon" role="button"/> <image id="alert-plugins-notification-icon" class="notification-anchor-icon" role="button"/> |