0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-01-03 03:10:07 -05:00

fix readme

This commit is contained in:
Bert van der Weerd 2023-10-29 17:17:02 +01:00
parent 84c4c6a1e0
commit 7c9b1af3cb
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -1,14 +1,14 @@
category-librewolf.svg ### overview:
-> browser/themes/shared/preferences/category-librewolf.svg * This folder replaces the original big pref-pane.patch, the original patch is moved into the `patches/removed-patches` folder.
* This new solution should make it much easier for everyone to edit the librewolf preferences.
librewolf.css ### new files, these contain all the logic for the pref-pane:
-> browser/themes/shared/preferences/librewolf.css
librewolf.inc.xhtml * category-librewolf.svg -> browser/themes/shared/preferences/category-librewolf.svg
-> browser/components/preferences/librewolf.inc.xhtml * librewolf.css -> browser/themes/shared/preferences/librewolf.css
* librewolf.inc.xhtml -> browser/components/preferences/librewolf.inc.xhtml
* librewolf.js -> browser/components/preferences/librewolf.js
librewolf.js ### appending these string values to the original preferences.ftl:
-> browser/components/preferences/librewolf.js
preferences.ftl * preferences.ftl -- append to --> browser/locales/en-US/browser/preferences/preferences.ftl
-- append to --> browser/locales/en-US/browser/preferences.ftl