gnome-control-center/search-provider
Florian Müllner 4d01f6bfed search-provider: Concatenate search terms with AND
Currently the provider will match all panels that match at least
one search term. This differs from the search pattern we use in
GNOME Shell and other GNOME applications, where a result has to
match all search terms. The latter allows users to narrow down
search results by adding additional terms, which is generally
more useful than potentially adding additional results.

https://bugzilla.gnome.org/show_bug.cgi?id=694960
2013-03-02 00:04:41 +01:00
..
cc-search-provider.c search-provider: Concatenate search terms with AND 2013-03-02 00:04:41 +01:00
cc-search-provider.h Add a gnome-shell search-provider for settings panel 2013-02-18 16:08:22 +01:00
control-center-search-provider.c Add a gnome-shell search-provider for settings panel 2013-02-18 16:08:22 +01:00
control-center-search-provider.h search-provider: fix the build 2013-02-18 11:16:16 -05:00
gnome-control-center-search-provider.ini Add a gnome-shell search-provider for settings panel 2013-02-18 16:08:22 +01:00
Makefile.am Move cc-util into panels/common 2013-02-19 12:25:54 +01:00
org.gnome.ControlCenter.SearchProvider.service.in Add a gnome-shell search-provider for settings panel 2013-02-18 16:08:22 +01:00
org.gnome.ShellSearchProvider2.xml Add a gnome-shell search-provider for settings panel 2013-02-18 16:08:22 +01:00