After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 734110 - search: add support for default disabled search providers
search: add support for default disabled search providers
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on: 734108
Blocks: 734048
 
 
Reported: 2014-08-01 11:36 UTC by Giovanni Campagna
Modified: 2014-08-19 13:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
search: add support for default disabled search providers (2.68 KB, patch)
2014-08-01 11:36 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2014-08-01 11:36:43 UTC
Search providers that should be disabled by default come with
a DefaultDisabled=true key in their keyfile, and are enabled
with the "enabled" whitelist, not with the "disabled" blacklist.
Comment 1 Giovanni Campagna 2014-08-01 11:36:46 UTC
Created attachment 282248 [details] [review]
search: add support for default disabled search providers
Comment 2 drago01 2014-08-02 14:51:00 UTC
Review of attachment 282248 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2014-08-19 13:29:35 UTC
Pushed in the hope of seeing a gsettings-desktop-schemas 3.13.90.1 with the
new key (because gnome-control-center 3.13.90 also needs it)

Attachment 282248 [details] pushed as 9261777 - search: add support for default disabled search providers