firefox-kde.patch
branchfirefox17
changeset 574 3f9d8370653d
parent 564 9852e10fdf9b
child 599 95b8784f9466
--- a/firefox-kde.patch	Wed Oct 24 08:26:54 2012 +0200
+++ b/firefox-kde.patch	Mon Nov 19 14:24:02 2012 +0100
@@ -2,7 +2,7 @@
 new file mode 100644
 --- /dev/null
 +++ b/browser/base/content/browser-kde.xul
-@@ -0,0 +1,1268 @@
+@@ -0,0 +1,1272 @@
 +#filter substitution
 +<?xml version="1.0"?>
 +# -*- Mode: HTML -*-
@@ -700,6 +700,9 @@
 +                      command="Social:ToggleNotifications"
 +                      label="&social.toggleNotifications.label;"
 +                      accesskey="&social.toggleNotifications.accesskey;"/>
++            <menuseparator/>
++            <menuitem id="social-remove-menuitem"
++                      oncommand="SocialUI.disableWithConfirmation();"/>
 +          </menupopup>
 +        </toolbarbutton>
 +      </toolbaritem>
@@ -1082,7 +1085,8 @@
 +              observes="socialSidebarBroadcaster"/>
 +    <vbox id="social-sidebar-box"
 +          class="chromeclass-extrachrome"
-+          observes="socialSidebarBroadcaster">
++          observes="socialSidebarBroadcaster"
++          persist="width">
 +      <browser id="social-sidebar-browser"
 +               type="content"
 +               disableglobalhistory="true"