From b42eb7ee078da5e5ae7d889881d08aa9d1354706 Mon Sep 17 00:00:00 2001 From: Tigro Date: Mon, 12 Aug 2013 12:36:39 +0400 Subject: [PATCH] update to 23.0 --- .abf.yml | 1 + firefox-23-kde.patch | 1793 ++++++++++++++++++++ firefox.spec | 8 +- mozilla-23-kde.patch | 3716 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 5514 insertions(+), 4 deletions(-) create mode 100644 firefox-23-kde.patch create mode 100644 mozilla-23-kde.patch diff --git a/.abf.yml b/.abf.yml index a31fbc5..56f47ba 100644 --- a/.abf.yml +++ b/.abf.yml @@ -6,3 +6,4 @@ sources: firefox-20.0.source.tar.bz2: 6d776c29da0be0d2a50abeb504d63b06b7861218 firefox-21.0.source.tar.bz2: e63b5488eaec1956947f59609d5839332ba7ffe1 firefox-22.0.source.tar.bz2: db2d5b028b6ea95b5f006b46e153f50f7a52bf80 + firefox-23.0.source.tar.bz2: 31936d2ddb727640c96a3ae697bf145c42a2a20e diff --git a/firefox-23-kde.patch b/firefox-23-kde.patch new file mode 100644 index 0000000..c19dafc --- /dev/null +++ b/firefox-23-kde.patch @@ -0,0 +1,1793 @@ +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,1196 @@ ++#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 ++