firefox-kde.patch
changeset 596 9124c1a643c5
parent 595 31f273919032
child 606 9d39369e1b4c
equal deleted inserted replaced
595:31f273919032 596:9124c1a643c5
     1 diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul
     1 diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul
     2 new file mode 100644
     2 new file mode 100644
     3 --- /dev/null
     3 --- /dev/null
     4 +++ b/browser/base/content/browser-kde.xul
     4 +++ b/browser/base/content/browser-kde.xul
     5 @@ -0,0 +1,1273 @@
     5 @@ -0,0 +1,1274 @@
     6 +#filter substitution
     6 +#filter substitution
     7 +<?xml version="1.0"?>
     7 +<?xml version="1.0"?>
     8 +# -*- Mode: HTML -*-
     8 +# -*- Mode: HTML -*-
     9 +#
     9 +#
    10 +# This Source Code Form is subject to the terms of the Mozilla Public
    10 +# This Source Code Form is subject to the terms of the Mozilla Public
   576 +            <image id="addons-notification-icon" class="notification-anchor-icon" role="button"/>
   576 +            <image id="addons-notification-icon" class="notification-anchor-icon" role="button"/>
   577 +            <image id="indexedDB-notification-icon" class="notification-anchor-icon" role="button"/>
   577 +            <image id="indexedDB-notification-icon" class="notification-anchor-icon" role="button"/>
   578 +            <image id="password-notification-icon" class="notification-anchor-icon" role="button"/>
   578 +            <image id="password-notification-icon" class="notification-anchor-icon" role="button"/>
   579 +            <image id="webapps-notification-icon" class="notification-anchor-icon" role="button"/>
   579 +            <image id="webapps-notification-icon" class="notification-anchor-icon" role="button"/>
   580 +            <image id="plugins-notification-icon" class="notification-anchor-icon" role="button"/>
   580 +            <image id="plugins-notification-icon" class="notification-anchor-icon" role="button"/>
       
   581 +            <image id="blocked-plugins-notification-icon" class="notification-anchor-icon" role="button"/>
   581 +          </box>
   582 +          </box>
   582 +          <!-- Use onclick instead of normal popup= syntax since the popup
   583 +          <!-- Use onclick instead of normal popup= syntax since the popup
   583 +               code fires onmousedown, and hence eats our favicon drag events.
   584 +               code fires onmousedown, and hence eats our favicon drag events.
   584 +               We only add the identity-box button to the tab order when the location bar
   585 +               We only add the identity-box button to the tab order when the location bar
   585 +               has focus, otherwise pressing F6 focuses it instead of the location bar -->
   586 +               has focus, otherwise pressing F6 focuses it instead of the location bar -->