From 47ae35833e6e37d70a985161a53b8a06888e162c Mon Sep 17 00:00:00 2001 From: Tigro Date: Mon, 30 Sep 2013 17:52:20 +0400 Subject: [PATCH] update to firefox 24.0 --- .abf.yml | 1 + firefox-24-kde.patch | 1710 +++++++++++++++++++ firefox.spec | 6 +- mozilla-24-kde.patch | 3726 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 5440 insertions(+), 3 deletions(-) create mode 100644 firefox-24-kde.patch create mode 100644 mozilla-24-kde.patch diff --git a/.abf.yml b/.abf.yml index 9d21879..11568fa 100644 --- a/.abf.yml +++ b/.abf.yml @@ -8,3 +8,4 @@ sources: firefox-22.0.source.tar.bz2: db2d5b028b6ea95b5f006b46e153f50f7a52bf80 firefox-23.0.source.tar.bz2: 31936d2ddb727640c96a3ae697bf145c42a2a20e firefox-23.0.1.source.tar.bz2: 937bcd41aa316afff60b04fa4813f59bb9608631 + firefox-24.0.source.tar.bz2: 6f333e6fc0d5740f7660e96e83642af901c89846 diff --git a/firefox-24-kde.patch b/firefox-24-kde.patch new file mode 100644 index 0000000..1acb842 --- /dev/null +++ b/firefox-24-kde.patch @@ -0,0 +1,1710 @@ +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,1097 @@ ++#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 ++