- Add/Enable GNOME search provider
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=875
This commit is contained in:
parent
200347945f
commit
c7f8f5880d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 21 08:12:17 UTC 2020 - Kirill Kirillov <kkirill@opensuse.org>
|
||||||
|
|
||||||
|
- Add/Enable GNOME search provider
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 15 12:16:53 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
Sun Nov 15 12:16:53 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
@ -7,4 +7,4 @@ pref("extensions.autoDisableScopes", 0);
|
|||||||
pref("extensions.shownSelectionUI", true);
|
pref("extensions.shownSelectionUI", true);
|
||||||
pref("extensions.langpacks.signatures.required", false);
|
pref("extensions.langpacks.signatures.required", false);
|
||||||
// enable D-Bus inteface for Gnome Shell search
|
// enable D-Bus inteface for Gnome Shell search
|
||||||
pref("browser.gnome-search-provider.enabled",true);
|
pref("browser.gnome-search-provider.enabled", true);
|
||||||
|
Loading…
Reference in New Issue
Block a user