firefox-kde.patch
changeset 221 488440b896fe
parent 211 aef7c16cb0e5
child 223 4555a5d0d661
equal deleted inserted replaced
220:2538fd6a51be 221:488440b896fe
    21  
    21  
    22 diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul
    22 diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul
    23 new file mode 100644
    23 new file mode 100644
    24 --- /dev/null
    24 --- /dev/null
    25 +++ b/browser/base/content/browser-kde.xul
    25 +++ b/browser/base/content/browser-kde.xul
    26 @@ -0,0 +1,1058 @@
    26 @@ -0,0 +1,1062 @@
    27 +#filter substitution
    27 +#filter substitution
    28 +<?xml version="1.0"?>
    28 +<?xml version="1.0"?>
    29 +# -*- Mode: HTML -*-
    29 +# -*- Mode: HTML -*-
    30 +#
    30 +#
    31 +# ***** BEGIN LICENSE BLOCK *****
    31 +# ***** BEGIN LICENSE BLOCK *****
   567 +                 onsearchbegin="LocationBarHelpers._searchBegin();"
   567 +                 onsearchbegin="LocationBarHelpers._searchBegin();"
   568 +                 onsearchcomplete="LocationBarHelpers._searchComplete();"
   568 +                 onsearchcomplete="LocationBarHelpers._searchComplete();"
   569 +                 onfocus="document.getElementById('identity-box').style.MozUserFocus= 'normal'"
   569 +                 onfocus="document.getElementById('identity-box').style.MozUserFocus= 'normal'"
   570 +                 onblur="setTimeout(function() document.getElementById('identity-box').style.MozUserFocus = '', 0);">
   570 +                 onblur="setTimeout(function() document.getElementById('identity-box').style.MozUserFocus = '', 0);">
   571 +          <box id="notification-popup-box" hidden="true" align="center">
   571 +          <box id="notification-popup-box" hidden="true" align="center">
       
   572 +            <image id="default-notification-icon" class="notification-anchor-icon" role="button"/>
   572 +            <image id="geo-notification-icon" class="notification-anchor-icon" role="button"/>
   573 +            <image id="geo-notification-icon" class="notification-anchor-icon" role="button"/>
   573 +            <image id="addons-notification-icon" class="notification-anchor-icon" role="button"/>
   574 +            <image id="addons-notification-icon" class="notification-anchor-icon" role="button"/>
   574 +            <image id="indexedDB-notification-icon" class="notification-anchor-icon" role="button"/>
   575 +            <image id="indexedDB-notification-icon" class="notification-anchor-icon" role="button"/>
   575 +            <image id="password-notification-icon" class="notification-anchor-icon" role="button"/>
   576 +            <image id="password-notification-icon" class="notification-anchor-icon" role="button"/>
   576 +          </box>
   577 +          </box>
   819 +             mode="icons" lockmode="true"
   820 +             mode="icons" lockmode="true"
   820 +             iconsize="small" defaulticonsize="small" lockiconsize="true"
   821 +             iconsize="small" defaulticonsize="small" lockiconsize="true"
   821 +             aria-label="&tabsToolbar.label;"
   822 +             aria-label="&tabsToolbar.label;"
   822 +             context="toolbar-context-menu"
   823 +             context="toolbar-context-menu"
   823 +#ifdef APPMENU_ON_TABBAR
   824 +#ifdef APPMENU_ON_TABBAR
   824 +             defaultset="appmenu-toolbar-button,tabbrowser-tabs,new-tab-button,alltabs-button,tabview-button,tabs-closebutton"
   825 +             defaultset="appmenu-toolbar-button,tabbrowser-tabs,new-tab-button,alltabs-button,tabs-closebutton"
   825 +#else
   826 +#else
   826 +             defaultset="tabbrowser-tabs,new-tab-button,alltabs-button,tabview-button,tabs-closebutton"
   827 +             defaultset="tabbrowser-tabs,new-tab-button,alltabs-button,tabs-closebutton"
   827 +#endif
   828 +#endif
   828 +             collapsed="true">
   829 +             collapsed="true">
   829 +
   830 +
   830 +#ifdef APPMENU_ON_TABBAR
   831 +#ifdef APPMENU_ON_TABBAR
   831 +      <toolbarbutton id="appmenu-toolbar-button"
   832 +      <toolbarbutton id="appmenu-toolbar-button"
   865 +                     tooltiptext="&listAllTabs.label;"
   866 +                     tooltiptext="&listAllTabs.label;"
   866 +                     removable="true">
   867 +                     removable="true">
   867 +        <menupopup id="alltabs-popup"
   868 +        <menupopup id="alltabs-popup"
   868 +                   position="after_end"/>
   869 +                   position="after_end"/>
   869 +      </toolbarbutton>
   870 +      </toolbarbutton>
   870 +
       
   871 +      <toolbarbutton id="tabview-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
       
   872 +                     label="&tabGroupsButton.label;"
       
   873 +                     command="Browser:ToggleTabView"
       
   874 +                     tooltiptext="&tabGroupsButton.tooltip;"
       
   875 +                     removable="true"
       
   876 +                     observes="tabviewGroupsNumber"/>
       
   877 +
   871 +
   878 +      <toolbarbutton id="tabs-closebutton"
   872 +      <toolbarbutton id="tabs-closebutton"
   879 +                     class="close-button tabs-closebutton"
   873 +                     class="close-button tabs-closebutton"
   880 +                     command="cmd_close"
   874 +                     command="cmd_close"
   881 +                     label="&closeTab.label;"
   875 +                     label="&closeTab.label;"
   980 +                   id="feed-menu"
   974 +                   id="feed-menu"
   981 +                   onpopupshowing="return FeedHandler.buildFeedList(this);"
   975 +                   onpopupshowing="return FeedHandler.buildFeedList(this);"
   982 +                   oncommand="return FeedHandler.subscribeToFeed(null, event);"
   976 +                   oncommand="return FeedHandler.subscribeToFeed(null, event);"
   983 +                   onclick="checkForMiddleClick(this, event);"/>
   977 +                   onclick="checkForMiddleClick(this, event);"/>
   984 +      </toolbarbutton>
   978 +      </toolbarbutton>
       
   979 +
       
   980 +      <toolbarbutton id="tabview-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
       
   981 +                     label="&tabGroupsButton.label;"
       
   982 +                     command="Browser:ToggleTabView"
       
   983 +                     tooltiptext="&tabGroupsButton.tooltip;"
       
   984 +                     observes="tabviewGroupsNumber"/>
   985 +    </toolbarpalette>
   985 +    </toolbarpalette>
   986 +  </toolbox>
   986 +  </toolbox>
   987 +
   987 +
   988 +  <hbox flex="1" id="browser">
   988 +  <hbox flex="1" id="browser">
   989 +    <vbox id="browser-border-start" hidden="true" layer="true"/>
   989 +    <vbox id="browser-border-start" hidden="true" layer="true"/>
  1038 +    </svg:mask>
  1038 +    </svg:mask>
  1039 +  </svg:svg>
  1039 +  </svg:svg>
  1040 +#endif
  1040 +#endif
  1041 +#ifdef XP_MACOSX
  1041 +#ifdef XP_MACOSX
  1042 +  <svg:svg height="0">
  1042 +  <svg:svg height="0">
       
  1043 +    <svg:mask id="pinstripe-keyhole-forward-mask" maskContentUnits="objectBoundingBox">
       
  1044 +      <svg:rect x="0" y="0" width="1" height="1" fill="white"/>
       
  1045 +      <svg:circle cx="-0.46" cy="0.48" r="0.65"/>
       
  1046 +    </svg:mask>
  1043 +    <svg:mask id="pinstripe-tab-ontop-left-curve-mask" maskContentUnits="userSpaceOnUse">
  1047 +    <svg:mask id="pinstripe-tab-ontop-left-curve-mask" maskContentUnits="userSpaceOnUse">
  1044 +      <svg:circle cx="9" cy="3" r="3" fill="white"/>
  1048 +      <svg:circle cx="9" cy="3" r="3" fill="white"/>
  1045 +      <svg:rect x="9" y="0" width="3" height="3" fill="white"/>
  1049 +      <svg:rect x="9" y="0" width="3" height="3" fill="white"/>
  1046 +      <svg:rect x="6" y="3" width="6" height="19" fill="white"/>
  1050 +      <svg:rect x="6" y="3" width="6" height="19" fill="white"/>
  1047 +      <svg:rect x="1" y="17" width="5" height="5" fill="white"/>
  1051 +      <svg:rect x="1" y="17" width="5" height="5" fill="white"/>