The correct registry key to reset the correct icon is the value in a fresh install:
[Ordinateur\HKEY_CLASSES_ROOT\pdf]
@="\"C:\\Program Files\\LibreWolf\\librewolf.exe\" \"%1\""
[HKEY_CLAS...
Yes, I have seen this that many have been reporting for a long time. So I took the time to test and I finally found this little detail. Instead of editing every time in about:config.
Now it...
Yes look here for change librewolf.cfg librewolf/issues#2043 (comment)
Works for me, thanks
Is there a reason this and
pref("javascript.use_us_english_locale", false);isn't an option inabout:preferences#librewolf?
Look https://codeberg.org/librewolf/...
Please you haven't edited the FAQ about me yet
- The title "Firefox Labs" is not traduce in "Experimental Features"
- The "LibreWolf Support" link shows the good address "https://support.librewolf.net/" but it goes directly to the mozilla...
This bug has not yet been changed in the new update 131.0.2-1
/** [CATEGORY] REGION */
/** [SECTION] LANGUAGE
* show language as en-US for all users, regardless of their OS language...
This seting that you can change is at the end in librewolf.cfg
After a few test and while waiting for the final l10n translations, you should put this pref pref("intl.accept_languages", "en-US, en"); in defaultPref for the proper functioning of this...
@stemy2 Fixed with the update See librewolf/issues#2043
Please you can closed your ticket
@clayhome @Drit You must put in your librewolf.cfg
pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);not in defaultPref
or
`user_pref("toolkit.legacyUserProfileCusto...
On the other hand, if yo could modify in https://librewolf.net/docs/faq/#doh-what-is-the-currently-recommended-way-to-enable-doh you put my recommandation because it was before testing in all deep...
You forgot just that line
I don't understand what is the add, the lines 314 to 320, are the same that 307 to 313 which are already written ?!