firefox-kde.patch
branchfirefox30
changeset 741 f3cef88a34e9
parent 718 6cb1ac7cd223
equal deleted inserted replaced
737:8ce6c378e34d 741:f3cef88a34e9
     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,1213 @@
     5 @@ -0,0 +1,1219 @@
     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
   808 +                      label="&viewBookmarksSidebar2.label;"
   808 +                      label="&viewBookmarksSidebar2.label;"
   809 +                      type="checkbox"
   809 +                      type="checkbox"
   810 +                      oncommand="toggleSidebar('viewBookmarksSidebar');">
   810 +                      oncommand="toggleSidebar('viewBookmarksSidebar');">
   811 +              <observes element="viewBookmarksSidebar" attribute="checked"/>
   811 +              <observes element="viewBookmarksSidebar" attribute="checked"/>
   812 +            </menuitem>
   812 +            </menuitem>
       
   813 +            <!-- NB: temporary solution for bug 985024, this should go away soon. -->
       
   814 +            <menuitem id="BMB_bookmarksShowAllTop"
       
   815 +                      class="menuitem-iconic subviewbutton"
       
   816 +                      label="&showAllBookmarks2.label;"
       
   817 +                      command="Browser:ShowAllBookmarks"
       
   818 +                      key="manBookmarkKb"/>
   813 +            <menuseparator/>
   819 +            <menuseparator/>
   814 +            <menuitem id="BMB_subscribeToPageMenuitem"
   820 +            <menuitem id="BMB_subscribeToPageMenuitem"
   815 +#ifndef XP_MACOSX
   821 +#ifndef XP_MACOSX
   816 +                      class="menuitem-iconic subviewbutton"
   822 +                      class="menuitem-iconic subviewbutton"
   817 +#else
   823 +#else
  1217 +
  1223 +
  1218 +</window>
  1224 +</window>
  1219 diff --git a/browser/base/jar.mn b/browser/base/jar.mn
  1225 diff --git a/browser/base/jar.mn b/browser/base/jar.mn
  1220 --- a/browser/base/jar.mn
  1226 --- a/browser/base/jar.mn
  1221 +++ b/browser/base/jar.mn
  1227 +++ b/browser/base/jar.mn
  1222 @@ -66,16 +66,18 @@ browser.jar:
  1228 @@ -62,16 +62,18 @@ browser.jar:
  1223          content/browser/aboutRobots-icon.png          (content/aboutRobots-icon.png)
  1229          content/browser/aboutRobots-icon.png          (content/aboutRobots-icon.png)
  1224          content/browser/aboutRobots-widget-left.png   (content/aboutRobots-widget-left.png)
  1230          content/browser/aboutRobots-widget-left.png   (content/aboutRobots-widget-left.png)
  1225          content/browser/aboutSocialError.xhtml        (content/aboutSocialError.xhtml)
  1231          content/browser/aboutSocialError.xhtml        (content/aboutSocialError.xhtml)
  1226          content/browser/aboutTabCrashed.js            (content/aboutTabCrashed.js)
  1232          content/browser/aboutTabCrashed.js            (content/aboutTabCrashed.js)
  1227          content/browser/aboutTabCrashed.xhtml         (content/aboutTabCrashed.xhtml)
  1233          content/browser/aboutTabCrashed.xhtml         (content/aboutTabCrashed.xhtml)