From d950524fffac89cff7eb85d0500e4df5d1d1628a Mon Sep 17 00:00:00 2001 From: Legimet Date: Sat, 6 Feb 2016 15:26:57 -0500 Subject: [PATCH] Add KDE integration patches for Abrowser 44 --- helpers/DATA/firefox/firefox-kde.patch | 1815 ++++++++++++ helpers/DATA/firefox/mozilla-kde.patch | 3780 ++++++++++++++++++++++++ 2 files changed, 5595 insertions(+) create mode 100644 helpers/DATA/firefox/firefox-kde.patch create mode 100644 helpers/DATA/firefox/mozilla-kde.patch diff --git a/helpers/DATA/firefox/firefox-kde.patch b/helpers/DATA/firefox/firefox-kde.patch new file mode 100644 index 0000000..4030214 --- /dev/null +++ b/helpers/DATA/firefox/firefox-kde.patch @@ -0,0 +1,1815 @@ +# HG changeset patch +# Parent 77c3bdc27160dfa96aa4b3288c7f12a72f273967 + +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,1250 @@ ++#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 ++