update browser-kde.xul esr17
authorWolfgang Rosenauer <wr@rosenauer.org>
Sun, 06 Jan 2013 18:41:42 +0100
branchesr17
changeset 599 95b8784f9466
parent 598 92044e416d59
child 632 b83636a26466
update browser-kde.xul
firefox-kde.patch
--- a/firefox-kde.patch	Sun Jan 06 18:39:45 2013 +0100
+++ b/firefox-kde.patch	Sun Jan 06 18:41:42 2013 +0100
@@ -2,7 +2,7 @@
 new file mode 100644
 --- /dev/null
 +++ b/browser/base/content/browser-kde.xul
-@@ -0,0 +1,1272 @@
+@@ -0,0 +1,1273 @@
 +#filter substitution
 +<?xml version="1.0"?>
 +# -*- Mode: HTML -*-
@@ -582,6 +582,7 @@
 +            <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="blocked-plugins-notification-icon" class="notification-anchor-icon" role="button"/>
 +          </box>
 +          <!-- Use onclick instead of normal popup= syntax since the popup
 +               code fires onmousedown, and hence eats our favicon drag events.