From 8e5bc917659288a257d5de9827458039f5498ef5 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Tue, 23 Jan 2018 01:08:38 +0100 Subject: OpenGL rendering added, cleaned up paths --- .../org.gnome.desktop.search-providers.gschema.xml | 52 ---------------------- 1 file changed, 52 deletions(-) delete mode 100644 Release/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml (limited to 'Release/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml') diff --git a/Release/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml b/Release/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml deleted file mode 100644 index 13cb448..0000000 --- a/Release/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - 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.1