From 14f3b01cd3f3512ac57432490f1b99efa88d7830 Mon Sep 17 00:00:00 2001 From: Tigro Date: Wed, 11 Nov 2015 16:21:51 +0300 Subject: [PATCH] update firefox and mozilla kde patches --- firefox-42-kde.patch | 1840 ++++++++++++++++++++ firefox.spec | 4 +- mozilla-42-kde.patch | 3780 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 5622 insertions(+), 2 deletions(-) create mode 100644 firefox-42-kde.patch create mode 100644 mozilla-42-kde.patch diff --git a/firefox-42-kde.patch b/firefox-42-kde.patch new file mode 100644 index 0000000..fe3696b --- /dev/null +++ b/firefox-42-kde.patch @@ -0,0 +1,1840 @@ +# HG changeset patch +# Parent 95b421ca30846be2b5d7230d72263e6dff042d0b + +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,1234 @@ ++#filter substitution ++ ++# -*- Mode: HTML -*- ++# ++# This Source Code Form is subject to the terms of the Mozilla Public ++# License, v. 2.0. If a copy of the MPL was not distributed with this ++# file, You can obtain one at http://mozilla.org/MPL/2.0/. ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++# All DTD information is stored in a separate file so that it can be shared by ++# hiddenWindow.xul. ++#include browser-doctype.inc ++ ++ ++ ++# All JS files which are not content (only) dependent that browser.xul ++# wishes to include *must* go into the global-scripts.inc file ++# so that they can be shared by macBrowserOverlay.xul. ++#include global-scripts.inc ++