firefox-kde.patch
branchesr17
changeset 599 95b8784f9466
parent 574 3f9d8370653d
equal deleted inserted replaced
598:92044e416d59 599:95b8784f9466
     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,1272 @@
     5 @@ -0,0 +1,1273 @@
     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
   580 +            <image id="addons-notification-icon" class="notification-anchor-icon" role="button"/>
   580 +            <image id="addons-notification-icon" class="notification-anchor-icon" role="button"/>
   581 +            <image id="indexedDB-notification-icon" class="notification-anchor-icon" role="button"/>
   581 +            <image id="indexedDB-notification-icon" class="notification-anchor-icon" role="button"/>
   582 +            <image id="password-notification-icon" class="notification-anchor-icon" role="button"/>
   582 +            <image id="password-notification-icon" class="notification-anchor-icon" role="button"/>
   583 +            <image id="webapps-notification-icon" class="notification-anchor-icon" role="button"/>
   583 +            <image id="webapps-notification-icon" class="notification-anchor-icon" role="button"/>
   584 +            <image id="plugins-notification-icon" class="notification-anchor-icon" role="button"/>
   584 +            <image id="plugins-notification-icon" class="notification-anchor-icon" role="button"/>
       
   585 +            <image id="blocked-plugins-notification-icon" class="notification-anchor-icon" role="button"/>
   585 +          </box>
   586 +          </box>
   586 +          <!-- Use onclick instead of normal popup= syntax since the popup
   587 +          <!-- Use onclick instead of normal popup= syntax since the popup
   587 +               code fires onmousedown, and hence eats our favicon drag events.
   588 +               code fires onmousedown, and hence eats our favicon drag events.
   588 +               We only add the identity-box button to the tab order when the location bar
   589 +               We only add the identity-box button to the tab order when the location bar
   589 +               has focus, otherwise pressing F6 focuses it instead of the location bar -->
   590 +               has focus, otherwise pressing F6 focuses it instead of the location bar -->