summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index b555ab66..9b370bc8 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -37,7 +37,7 @@ option(
option(
'search_provider',
type: 'boolean',
- value: true,
- description: 'Provide search integration for gnome-shell',
+ value: false,
+ description: '',
+ deprecated: true,
)
-