2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

firefox: enable search in url bar and fix mozconfig

This commit is contained in:
Dylan Araps 2019-10-28 20:49:57 +00:00
parent 139216ee1a
commit fecf0bf4ee
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 9 additions and 9 deletions

View File

@ -42,14 +42,15 @@ ac_add_options --enable-alsa
ac_add_options --disable-startup-notification
# Respect the user.
export MOZ_SERVICES_METRICS=0
export MOZ_PAY=0
export MOZ_SERVICES_HEALTHREPORTER=0
export MOZ_SERVICES_FXACCOUNTS=0
export MOZ_SERVICES_METRICS=0
export MOZ_DATA_REPORTING=0
export MOZ_DEVICES=0
export MOZ_REQUIRE_SIGNING=0
ac_add_options MOZ_SERVICES_METRICS=
ac_add_options MOZ_PAY=
ac_add_options MOZ_SERVICES_HEALTHREPORTER=
ac_add_options MOZ_SERVICES_FXACCOUNTS=
ac_add_options MOZ_SERVICES_METRICS=
ac_add_options MOZ_DATA_REPORTING=
ac_add_options MOZ_DEVICES=
ac_add_options MOZ_REQUIRE_SIGNING=
ac_add_options MOZ_TELEMETRY_REPORTING=
ac_add_options --disable-crashreporter
ac_add_options --disable-updater
ac_add_options --disable-dbus

View File

@ -206,7 +206,6 @@ pref("media.gmp-manager.url", "");
// Firefox connects to cloudfront on startup unless
// these are false/blank.
pref("browser.selfsupport.url", "");
pref("keyword.enabled", false);
//
// "SAFE" BROWSING