GNOME Bugzilla – Bug 734108
Add a whitelist in addition to a black list for search providers
Last modified: 2014-08-19 17:12:56 UTC
We don't want to enable all search providers by default (for example gnome-weather has privacy implications), so we can't use a simple black list
Created attachment 282246 [details] [review] Add a whitelist in addition to a black list for search providers
Review of attachment 282246 [details] [review]: ::: schemas/org.gnome.desktop.search-providers.gschema.xml.in.in @@ +29,3 @@ + <default>[]</default> + <_summary> + List of desktop file IDs for which default-disabled search provider that I can't parse this sentence.
Pushed with a better key description. Attachment 282246 [details] pushed as ef6bb91 - Add a whitelist in addition to a black list for search providers gsettings-desktop-schemas 3.13.90 was released without this patch, but gnome-control-center 3.13.90 uses the new key, so you probably want to do a 3.13.90.1
(In reply to comment #3) > Pushed with a better key description. > Attachment 282246 [details] pushed as ef6bb91 - Add a whitelist in addition to a black > list for search providers > > gsettings-desktop-schemas 3.13.90 was released without this patch, but > gnome-control-center 3.13.90 uses the new key, so you probably want to > do a 3.13.90.1 3.13.91 release done.
Bump requirements in g-c-c as well.