ViewSelector: remove the places & devices search provider
Remove the PlacesManager, its search provider and all associated code. Places search is now provided by nautilus using the external search provider API. https://bugzilla.gnome.org/show_bug.cgi?id=683506
This commit is contained in:
@ -20,7 +20,6 @@ const Keyboard = imports.ui.keyboard;
|
||||
const MessageTray = imports.ui.messageTray;
|
||||
const Overview = imports.ui.overview;
|
||||
const Panel = imports.ui.panel;
|
||||
const PlaceDisplay = imports.ui.placeDisplay;
|
||||
const RunDialog = imports.ui.runDialog;
|
||||
const Layout = imports.ui.layout;
|
||||
const LookingGlass = imports.ui.lookingGlass;
|
||||
|
Reference in New Issue
Block a user