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 691779 - Change the way Settings search results are gathered
Change the way Settings search results are gathered
Status: RESOLVED DUPLICATE of bug 690824
Product: gnome-shell
Classification: Core
Component: general
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 691748 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-01-15 11:12 UTC by Bastien Nocera
Modified: 2013-02-18 15:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2013-01-15 11:12:48 UTC
gnomecc.menu isn't used by gnome-control-center anymore and will be removed from there before 3.7.5.

Either gnome-shell needs to:
- ship the gnomecc.menu/gnomecc.directory files itself and use them
- special case the gnome-control-center search provider to display as per design (see bug 690577 for the addition of such a search provider).
Comment 1 Bastien Nocera 2013-01-15 11:21:54 UTC
In bug 650699, we want to be able to hide particular panels from view, and we want others to appear dimmed if hardware for it isn't available.

I think this is a case for the 2nd option, as it would centralise the functions to show/hide/dim the panels.
Comment 2 Bastien Nocera 2013-01-15 15:04:54 UTC
Florian pointed me to:
http://git.gnome.org/browse/gnome-shell/tree/src/shell-app-system.c#n109

Which shows gnomecc.menu also being used to cache the desktop files, and used to launch the specific settings panels in the status menus.
Comment 3 Florian Müllner 2013-01-15 15:13:12 UTC
*** Bug 691748 has been marked as a duplicate of this bug. ***
Comment 4 Giovanni Campagna 2013-02-18 15:46:28 UTC
Closing this as duplicate, to avoid scattering the discussion all around.

*** This bug has been marked as a duplicate of bug 690824 ***