]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox-prefs.patch
- up to 63.0.1
[packages/firefox.git] / firefox-prefs.patch
index e05c041577526d04fbb9535a41e9f3bd41c44d9d..712ec0265fd66507947c5ed1252e3a944f1c9d83 100644 (file)
@@ -11,9 +11,9 @@ diff -ur mozilla.orig/browser/app/profile/firefox.js mozilla/browser/app/profile
  pref("extensions.startupScanScopes", 0);
  
 @@ -150,7 +150,7 @@
- // If set to true, the Update Service will automatically download updates when
- // app updates are enabled per the app.update.enabled preference and if the user
- // can apply updates.
+ // If set to true, the Update Service will automatically download updates if the
+ // user can apply updates.
 -pref("app.update.auto", true);
 +pref("app.update.auto", false);
  
This page took 0.029381 seconds and 4 git commands to generate.