From 81168cf9f0db5eed03cc9923d6cee314cbd062c3 Mon Sep 17 00:00:00 2001 From: Tigro Date: Thu, 2 Jul 2015 17:11:19 +0300 Subject: [PATCH] update kde patches --- firefox-38-kde.patch => firefox-39-kde.patch | 31 +++++++++++++------- firefox.spec | 4 +-- mozilla-38-kde.patch => mozilla-39-kde.patch | 0 3 files changed, 22 insertions(+), 13 deletions(-) rename firefox-38-kde.patch => firefox-39-kde.patch (98%) rename mozilla-38-kde.patch => mozilla-39-kde.patch (100%) diff --git a/firefox-38-kde.patch b/firefox-39-kde.patch similarity index 98% rename from firefox-38-kde.patch rename to firefox-39-kde.patch index 86d02ec..e7afedc 100644 --- a/firefox-38-kde.patch +++ b/firefox-39-kde.patch @@ -1,11 +1,11 @@ # HG changeset patch -# Parent a21f91aa3ed60b4e95b47f45715dfda379dab7c8 +# Parent 14be97741eabce611c291418a4c1774cae8b29ff diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul new file mode 100644 --- /dev/null +++ b/browser/base/content/browser-kde.xul -@@ -0,0 +1,1302 @@ +@@ -0,0 +1,1311 @@ +#filter substitution + +# -*- Mode: HTML -*- @@ -738,9 +738,9 @@ new file mode 100644 + fullscreentoolbar="true" mode="icons" customizable="true" + iconsize="small" +#ifdef MOZ_DEV_EDITION -+ defaultset="urlbar-container,search-container,developer-button,bookmarks-menu-button,downloads-button,home-button,loop-button" ++ defaultset="urlbar-container,search-container,developer-button,bookmarks-menu-button,pocket-button,downloads-button,home-button,loop-button" +#else -+ defaultset="urlbar-container,search-container,bookmarks-menu-button,downloads-button,home-button,loop-button" ++ defaultset="urlbar-container,search-container,bookmarks-menu-button,pocket-button,downloads-button,home-button,loop-button" +#endif + customizationtarget="nav-bar-customization-target" + overflowable="true" @@ -890,6 +890,7 @@ new file mode 100644 + oncommand="BookmarksEventHandler.onCommand(event, this.parentNode._placesView);" + onclick="BookmarksEventHandler.onClick(event, this.parentNode._placesView);" + onpopupshowing="BookmarkingUI.onPopupShowing(event); ++ BookmarkingUI.updatePocketItemVisibility('BMB_'); + BookmarkingUI.attachPlacesView(event, this);" + tooltip="bhTooltip" popupsinherittooltip="true"> + + ++ ++ + + ++