From a0ec2bbba9ba55b607e598bd615e3eb30a3c1467 Mon Sep 17 00:00:00 2001 From: Tigro Date: Wed, 13 Feb 2013 14:52:38 +0400 Subject: [PATCH] update kde patches --- firefox-18.0-kde.patch | 1872 ++++++++++++++++++++ mozilla-18.0-kde.patch | 3680 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 5552 insertions(+) create mode 100644 firefox-18.0-kde.patch create mode 100644 mozilla-18.0-kde.patch diff --git a/firefox-18.0-kde.patch b/firefox-18.0-kde.patch new file mode 100644 index 0000000..eb56e1c --- /dev/null +++ b/firefox-18.0-kde.patch @@ -0,0 +1,1872 @@ +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,1276 @@ ++#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 ++