summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-26 06:17:52 +0200
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-26 06:17:52 +0200
commit43caa48ecba88a60b7b0b84d19d928ada8b22b09 (patch)
tree11eeb7813247332ae621140dab41e6f1ea033b08 /application/palemoon/base
parentc86fbfd0313ae6bd6c54ea8f4a28b42f7852b38c (diff)
downloadUXP-43caa48ecba88a60b7b0b84d19d928ada8b22b09.tar
UXP-43caa48ecba88a60b7b0b84d19d928ada8b22b09.tar.gz
UXP-43caa48ecba88a60b7b0b84d19d928ada8b22b09.tar.lz
UXP-43caa48ecba88a60b7b0b84d19d928ada8b22b09.tar.xz
UXP-43caa48ecba88a60b7b0b84d19d928ada8b22b09.zip
Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification
Diffstat (limited to 'application/palemoon/base')
-rw-r--r--application/palemoon/base/content/browser.xul1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/palemoon/base/content/browser.xul b/application/palemoon/base/content/browser.xul
index c2553f295..6545e0ac2 100644
--- a/application/palemoon/base/content/browser.xul
+++ b/application/palemoon/base/content/browser.xul
@@ -449,6 +449,7 @@
<box id="notification-popup-box" hidden="true" align="center">
<image id="default-notification-icon" class="notification-anchor-icon" role="button"/>
<image id="geo-notification-icon" class="notification-anchor-icon" role="button"/>
+ <image id="push-notification-icon" class="notification-anchor-icon" role="button"/>
<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"/>