2023-10-29 11:17:02 -05:00
|
|
|
### overview:
|
|
|
|
* 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.
|
2023-10-29 10:13:41 -05:00
|
|
|
|
2023-10-29 11:17:02 -05:00
|
|
|
### new files, these contain all the logic for the pref-pane:
|
2023-10-29 10:13:41 -05:00
|
|
|
|
2023-10-29 11:17:02 -05:00
|
|
|
* category-librewolf.svg -> browser/themes/shared/preferences/category-librewolf.svg
|
|
|
|
* librewolf.css -> browser/themes/shared/preferences/librewolf.css
|
|
|
|
* librewolf.inc.xhtml -> browser/components/preferences/librewolf.inc.xhtml
|
|
|
|
* librewolf.js -> browser/components/preferences/librewolf.js
|
2023-10-29 10:13:41 -05:00
|
|
|
|
2023-10-29 11:17:02 -05:00
|
|
|
### appending these string values to the original preferences.ftl:
|
2023-10-29 11:03:41 -05:00
|
|
|
|
2023-10-29 11:17:02 -05:00
|
|
|
* preferences.ftl -- append to --> browser/locales/en-US/browser/preferences/preferences.ftl
|