From 0e5489af0cadadfa1dea491188d2436a79e9a846 Mon Sep 17 00:00:00 2001 From: Tigro Date: Tue, 29 Apr 2014 17:04:32 +0400 Subject: [PATCH] update to 29.0 --- .abf.yml | 2 +- firefox-29-kde.patch | 1829 +++++++++++++++++++++ firefox.spec | 8 +- mozilla-29-kde.patch | 3710 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 5544 insertions(+), 5 deletions(-) create mode 100644 firefox-29-kde.patch create mode 100644 mozilla-29-kde.patch diff --git a/.abf.yml b/.abf.yml index 9b8415b..a82d929 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,3 @@ sources: - firefox-28.0.source.tar.bz2: f78517836ceca0cd2a0d3db1f282985c616e3fae firefox-searchengines-bing.xml: ccdb7c0cc2d288714f70f8a92f0adfc2766f2b36 + firefox-29.0.source.tar.bz2: db8fa9a4863bd7427115adec01b7db0e494dffa6 diff --git a/firefox-29-kde.patch b/firefox-29-kde.patch new file mode 100644 index 0000000..51bbef9 --- /dev/null +++ b/firefox-29-kde.patch @@ -0,0 +1,1829 @@ +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,1217 @@ ++#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 ++