- disable addon check completely as scopes are not working
correctly with Firefox 8 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=91
This commit is contained in:
parent
60f25b976d
commit
f9d1edae22
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 14:03:18 UTC 2011 - wr@rosenauer.org
|
||||
|
||||
- disable addon check completely as scopes are not working
|
||||
correctly with Firefox 8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 11 21:59:49 UTC 2011 - wr@rosenauer.org
|
||||
|
||||
|
@ -16,3 +16,5 @@ pref("startup.homepage_override_url", "");
|
||||
|
||||
// do not disable system-global or app-global extensions
|
||||
pref("extensions.autoDisableScopes", 3);
|
||||
pref("extensions.shownSelectionUI", true);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user