summaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2017-07-02 16:57:25 +0200
committerCarlos Garnacho <carlosg@gnome.org>2017-07-03 15:17:02 +0200
commite479e5f393e4b7292ab4ac8088ec22e4ed30aa3c (patch)
treea44f837fb8930ac5a9809af13a7e80067d3b00b3 /src/meson.build
parentd4a8d6e45e991758440276b4ca3ad6e821dfdab2 (diff)
downloadtracker-e479e5f393e4b7292ab4ac8088ec22e4ed30aa3c.tar.gz
Delete tracker-needle
It was cool when Tracker search was barely integrated anywhere. Nowadays, it's nothing but an aging showcase app (eg. was conceived in the gtk2 days and barely ported to gtk3, and it shows everywhere). If you want a modern and capable search UI, try Nautilus. If you are outraged that tracker-needle is gone and ended up here, by all means be my guest, reset to the parent of this commit and take it out of tree. If you join #tracker I'll gladly give you advise on how could it be brought up-to-date. But our hands are full, sorry, we leave cool UIs to others.
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/meson.build b/src/meson.build
index 1ea96192e..f18903bfc 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -41,7 +41,4 @@ subdir('tracker')
# Public shared database
subdir('tracker-store')
-# Example search application
-subdir('tracker-needle')
-
meson.add_install_script('create-miner-symlinks.sh', dbus_services_dir, tracker_miner_services_dir)