0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00
This commit is contained in:
Bert van der Weerd 2022-04-08 11:40:02 +02:00
parent 6014d3649a
commit 854937ee7b
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1
7 changed files with 5 additions and 6 deletions

View file

@ -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:
```

View file

@ -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

View file

@ -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.
+

@ -1 +1 @@
Subproject commit 0822d491d2b377b5cd7f0429cee5aa916538fa50
Subproject commit 465257e5993893cd7896ef1533d37e245f206fb9

View file

@ -1 +1 @@
98.0.2
99.0