gnome-control-center/panels/search
Corey Berla 42920853c0 search-locations-dialog: Stop removing non-existent folders from tracker
This change effectively reverts commit 5c679301ec ("search: Invalidate
"Search Locations" list when folders can't be found").  The crash
that commits intends to fix does not occur on main anymore, and there's
no real difference between an existing and non existing file from this
interface's perspective.

Removing a folder automatically is dangerous because it may be on
an unmounted external hard drive or another location that is not
currently available.  This also removes some blocking i/o on the main
thread.

Instead replace with a subtitle message to notify the user that the
folder is inaccessible.
2024-02-09 15:43:43 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-search-locations-dialog.c search-locations-dialog: Stop removing non-existent folders from tracker 2024-02-09 15:43:43 +00:00
cc-search-locations-dialog.h search-locations-dialog: remove new()'s parent parameter 2024-02-09 15:43:43 +00:00
cc-search-locations-dialog.ui search: Tweak search locations labels 2024-02-08 17:07:58 +00:00
cc-search-panel-row.c search: fix search panel row movement options 2023-07-17 09:19:09 +00:00
cc-search-panel-row.h search: Subclass AdwActionRow for CcSearchPanelRow 2022-01-26 19:26:45 -08:00
cc-search-panel-row.ui general: Remove a11y labels from buttons that have tooltips 2024-01-30 13:28:48 +00:00
cc-search-panel.c search-locations-dialog: remove new()'s parent parameter 2024-02-09 15:43:43 +00:00
cc-search-panel.h search: Replace ifdefs with #pragma once 2018-05-29 21:42:33 +00:00
cc-search-panel.ui search: Tweak search locations labels 2024-02-08 17:07:58 +00:00
gnome-search-panel.desktop.in Replace "application" with "app" 2023-01-23 11:10:28 +00:00
meson.build all: meson: do not specify resources from gresource files as dependencies 2023-05-24 08:34:14 +00:00
search.gresource.xml search: Make .ui filename match the .c filename 2019-09-09 21:58:00 +00:00