From 854937ee7b8742e880f8232c89d2cd71e22d832e Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Fri, 8 Apr 2022 11:40:02 +0200 Subject: [PATCH] v99.0 --- README.md | 2 +- assets/patches.txt | 1 - patches/librewolf-pref-pane.patch | 4 ++-- patches/{ => removed-patches}/mozilla-vpn-ad.patch | 0 patches/{ => removed-patches}/mozilla-vpn-ad2.patch | 0 submodules/settings | 2 +- version | 2 +- 7 files changed, 5 insertions(+), 6 deletions(-) rename patches/{ => removed-patches}/mozilla-vpn-ad.patch (100%) rename patches/{ => removed-patches}/mozilla-vpn-ad2.patch (100%) diff --git a/README.md b/README.md index d9c8841..b866f22 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Currently active forks: ## LibreWolf build instructions -First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-98.0.2-1.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there. +First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-99.0-1.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there. So here is how build LibreWolf for Linux: ``` diff --git a/assets/patches.txt b/assets/patches.txt index d2cf3b3..6f278f3 100644 --- a/assets/patches.txt +++ b/assets/patches.txt @@ -4,7 +4,6 @@ patches/context-menu.patch patches/custom-ubo-assets-bootstrap-location.patch patches/disable-data-reporting-at-compile-time.patch patches/librewolf-pref-pane.patch -patches/mozilla-vpn-ad2.patch patches/mozilla_dirs.patch patches/remove_addons.patch patches/sed-patches/allow-searchengines-non-esr.patch diff --git a/patches/librewolf-pref-pane.patch b/patches/librewolf-pref-pane.patch index 05dc820..9b09136 100644 --- a/patches/librewolf-pref-pane.patch +++ b/patches/librewolf-pref-pane.patch @@ -614,7 +614,7 @@ index aab4a9e..907a631 100644 #include sync.inc.xhtml #include experimental.inc.xhtml diff --git a/browser/locales/en-US/browser/preferences/preferences.ftl b/browser/locales/en-US/browser/preferences/preferences.ftl -index d276f7a..dce5032 100644 +index d276f7a..36fffcb 100644 --- a/browser/locales/en-US/browser/preferences/preferences.ftl +++ b/browser/locales/en-US/browser/preferences/preferences.ftl @@ -1347,3 +1347,93 @@ choose-download-folder-title = Choose Download Folder: @@ -630,7 +630,7 @@ index d276f7a..dce5032 100644 + .tooltiptext = about:config changes, logically grouped and easily accessible + +# Main content -+librewolf-header = Librewolf Preferences ++librewolf-header = LibreWolf Preferences +librewolf-warning-title = Heads up! +librewolf-warning-description = We carefully choose default settings to focus on privacy and security. When changing these settings, read the descriptions to understand the implications of those changes. + diff --git a/patches/mozilla-vpn-ad.patch b/patches/removed-patches/mozilla-vpn-ad.patch similarity index 100% rename from patches/mozilla-vpn-ad.patch rename to patches/removed-patches/mozilla-vpn-ad.patch diff --git a/patches/mozilla-vpn-ad2.patch b/patches/removed-patches/mozilla-vpn-ad2.patch similarity index 100% rename from patches/mozilla-vpn-ad2.patch rename to patches/removed-patches/mozilla-vpn-ad2.patch diff --git a/submodules/settings b/submodules/settings index 0822d49..465257e 160000 --- a/submodules/settings +++ b/submodules/settings @@ -1 +1 @@ -Subproject commit 0822d491d2b377b5cd7f0429cee5aa916538fa50 +Subproject commit 465257e5993893cd7896ef1533d37e245f206fb9 diff --git a/version b/version index 5b3cfb1..2ff4eda 100644 --- a/version +++ b/version @@ -1 +1 @@ -98.0.2 \ No newline at end of file +99.0 \ No newline at end of file