0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-21 21:23:08 -05:00
This commit is contained in:
Malte Jürgens 2023-03-13 21:04:19 +01:00
parent a22add8619
commit 3a46607080
No known key found for this signature in database
GPG key ID: D29FBD5F93C0CFC3
5 changed files with 14 additions and 1 deletions

View file

@ -6,6 +6,7 @@ patches/custom-ubo-assets-bootstrap-location.patch
patches/disable-data-reporting-at-compile-time.patch
patches/faster-package-multi-locale.patch
patches/hide-passwordmgr.patch
patches/librewolf-l10n.patch
patches/librewolf-pref-pane.patch
patches/librewolf-prefs.patch
patches/mozilla_dirs.patch

View file

@ -0,0 +1,10 @@
--- a/browser/locales/jar.mn
+++ b/browser/locales/jar.mn
@@ -17,6 +17,7 @@
preview/cookieBannerPreferences.ftl (../components/preferences/cookieBannerPreferences.ftl)
locales-preview/migrationWizard.ftl (../locales-preview/migrationWizard.ftl)
browser (%browser/**/*.ftl)
+ librewolf (%librewolf/**/*.ftl)
@AB_CD@.jar:
% locale browser @AB_CD@ %locale/browser/

View file

@ -272,7 +272,7 @@ diff --git a/browser/components/preferences/librewolf.js b/browser/components/pr
new file mode 100644
--- /dev/null
+++ b/browser/components/preferences/librewolf.js
@@ -0,0 +1,287 @@
@@ -0,0 +1,288 @@
+/* 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/. */
@ -285,6 +285,7 @@ new file mode 100644
+ return new Localization([
+ "branding/brand.ftl",
+ "browser/preferences/preferences.ftl",
+ "librewolf/preferences.ftl",
+ ]);
+});
+

View file

@ -0,0 +1 @@
librewolf-header = LibreWolf Einstellungen