From fa538f3f67758b4b349eea0410a3234bbf592d7f Mon Sep 17 00:00:00 2001 From: Tigro Date: Tue, 2 Apr 2013 20:44:27 +0400 Subject: [PATCH] apply new kde patches --- firefox-20.0-kde.patch | 1818 ++++++++++++++++++++ firefox.spec | 8 +- mozilla-20.0-kde.patch | 3675 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 5497 insertions(+), 4 deletions(-) create mode 100644 firefox-20.0-kde.patch create mode 100644 mozilla-20.0-kde.patch diff --git a/firefox-20.0-kde.patch b/firefox-20.0-kde.patch new file mode 100644 index 0000000..e83a5ce --- /dev/null +++ b/firefox-20.0-kde.patch @@ -0,0 +1,1818 @@ +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,1221 @@ ++#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 ++