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 734109 - search: add support for default disabled search providers
search: add support for default disabled search providers
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Search
unspecified
Other All
: Normal normal
: ---
Assigned To: Cosimo Cecchi
Control-Center Maintainers
Depends on: 734108
Blocks: 734048
 
 
Reported: 2014-08-01 11:36 UTC by Giovanni Campagna
Modified: 2014-08-15 12:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

Description Giovanni Campagna 2014-08-01 11:36:06 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:09 UTC
Created attachment 282247 [details] [review]
search: add support for default disabled search providers
Comment 2 Bastien Nocera 2014-08-05 10:49:57 UTC
Review of attachment 282247 [details] [review]:

I can't parse the commit message.

Looks good otherwise.
Comment 3 Bastien Nocera 2014-08-15 12:47:14 UTC
(In reply to comment #2)
> Review of attachment 282247 [details] [review]:
> 
> I can't parse the commit message.

Must have been tired, I can parse it now ;)
Comment 4 Bastien Nocera 2014-08-15 12:48:05 UTC
Attachment 282247 [details] pushed as 9b364df - search: add support for default disabled search providers