• Joined on 2024年05月24日
Acideburn commented on issue librewolf/issues#2042 2025年08月06日 23:54:19 +02:00
Icon files .pdf

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...
Acideburn commented on issue librewolf/issues#1803 2024年10月21日 13:09:03 +02:00
Librewolf not retaining language for displaying pages

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

Acideburn commented on issue librewolf/issues#1803 2024年10月20日 14:19:23 +02:00
Librewolf not retaining language for displaying pages

Yes look here for change librewolf.cfg librewolf/issues#2043 (comment)

Acideburn commented on issue librewolf/issues#2012 2024年10月20日 14:16:26 +02:00
How to permanently change the intl.accept_language parameter ?

Works for me, thanks

Is there a reason this and pref("javascript.use_us_english_locale", false); isn't an option in about:preferences#librewolf?

Look https://codeberg.org/librewolf/...

Acideburn commented on issue librewolf/issues#2044 2024年10月16日 00:53:05 +02:00
Show a notification about DOH for users

Please you haven't edited the FAQ about me yet

Acideburn commented on issue librewolf/issues#2043 2024年10月16日 00:19:10 +02:00
Provide Translations for LibreWolf-specific Strings
  • 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...
Acideburn commented on issue librewolf/issues#2043 2024年10月15日 23:54:46 +02:00
Provide Translations for LibreWolf-specific Strings

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...
Acideburn closed issue librewolf/issues#1975 2024年10月15日 23:44:13 +02:00
Amendment Section DoH
Acideburn closed issue librewolf/issues#2050 2024年10月15日 23:42:41 +02:00
Complete lines [SECTION] SAFE BROWSING in librewolf.cfg
Acideburn commented on issue librewolf/issues#2050 2024年10月15日 23:42:38 +02:00
Complete lines [SECTION] SAFE BROWSING in librewolf.cfg

good job

Acideburn commented on issue librewolf/issues#2092 2024年10月15日 22:41:26 +02:00
librewolf.overrides.cfg

This seting that you can change is at the end in librewolf.cfg

Acideburn commented on issue librewolf/issues#2043 2024年09月29日 14:04:13 +02:00
Provide Translations for LibreWolf-specific Strings

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

Acideburn commented on issue librewolf/issues#1861 2024年09月29日 10:18:20 +02:00
Browser set in french, but translation is still for english users

@stemy2 Fixed with the update See librewolf/issues#2043

Please you can closed your ticket

Acideburn commented on issue librewolf/issues#1933 2024年09月29日 10:13:13 +02:00
Traduction French is not completed
Acideburn closed issue librewolf/issues#1933 2024年09月29日 10:11:34 +02:00
Traduction French is not completed
Acideburn commented on issue librewolf/issues#2062 2024年09月29日 00:35:03 +02:00
userChrome.css weird behavior [portable and installed LW (Windows)]

@clayhome @Drit You must put in your librewolf.cfg

pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);not in defaultPref or `user_pref("toolkit.legacyUserProfileCusto...

Acideburn commented on issue librewolf/issues#2044 2024年09月24日 00:36:50 +02:00
Show a notification about DOH for users

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

Acideburn suggested changes for librewolf/settings#76 2024年09月23日 22:40:00 +02:00
Handle google safebrowsing stuff, ticket #1879
Acideburn commented on pull request librewolf/settings#76 2024年09月23日 22:40:00 +02:00
Handle google safebrowsing stuff, ticket #1879

You forgot just that line

Acideburn commented on pull request librewolf/settings#76 2024年09月23日 22:23:14 +02:00
Handle google safebrowsing stuff, ticket #1879

I don't understand what is the add, the lines 314 to 320, are the same that 307 to 313 which are already written ?!