mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Rename ViewSelector to SearchController
Rename ViewSelector to SearchController, since ViewSelector now effectively only handles search. Rename the file correspondingly as well. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1667>
This commit is contained in:
parent
27627bd40a
commit
c8f1dca3c7
4 changed files with 22 additions and 21 deletions
|
|
@ -49,6 +49,7 @@ js/ui/runDialog.js
|
|||
js/ui/screenShield.js
|
||||
js/ui/screenshot.js
|
||||
js/ui/search.js
|
||||
js/ui/searchController.js
|
||||
js/ui/shellEntry.js
|
||||
js/ui/shellMountOperation.js
|
||||
js/ui/status/accessibility.js
|
||||
|
|
@ -67,7 +68,6 @@ js/ui/status/thunderbolt.js
|
|||
js/ui/status/volume.js
|
||||
js/ui/switchMonitor.js
|
||||
js/ui/unlockDialog.js
|
||||
js/ui/viewSelector.js
|
||||
js/ui/welcomeDialog.js
|
||||
js/ui/windowAttentionHandler.js
|
||||
js/ui/windowManager.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue