From 744613caa871bccf3d490b11bfd6c16b180e79f7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:17:06 +0200 Subject: Adding upstream version 43.0. Signed-off-by: Daniel Baumann --- ...g.gnome.desktop.search-providers.gschema.xml.in | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 schemas/org.gnome.desktop.search-providers.gschema.xml.in (limited to 'schemas/org.gnome.desktop.search-providers.gschema.xml.in') diff --git a/schemas/org.gnome.desktop.search-providers.gschema.xml.in b/schemas/org.gnome.desktop.search-providers.gschema.xml.in new file mode 100644 index 0000000..555b67c --- /dev/null +++ b/schemas/org.gnome.desktop.search-providers.gschema.xml.in @@ -0,0 +1,52 @@ + + + + + + false + Disable all external search providers + + Set to true to disable all external search provider programs, + whether or not they are independently disabled or enabled. + External search providers are installed by applications in + $XDG_DATA_DIR/gnome-shell/search-providers. + + + + + [] + + List of desktop file IDs for which the associated default-enabled search provider + should be disabled + + + Results for applications contained in this list will not be displayed + when searching. + + + + + [] + + List of desktop file IDs for which the associated default-disabled search provider + should be enabled + + + Results for applications contained in this list will be displayed + when searching. + + + + + ['org.gnome.Contacts.desktop', 'org.gnome.Documents.desktop', 'org.gnome.Nautilus.desktop'] + List of desktop file IDs for search providers sort order + + Results for applications contained in this list will be displayed in + the specified order. + Results for applications not specified in this list will be displayed + last, sorted alphabetically. + + + + + -- cgit v1.2.3