======================= import gnome import gobject from gettext import gettext as _ import re,urllib import os.path import dbus import deskbar ======================= These are the dependencies of tracker-handler.py. If you don't install them, trackerd itself will of course still run, but the tracker deskbar-applet plugin won't.
Exactly my point; tracker-handler.py won't do a thing for you unless you have deskbar-applet installed. tracker-handler.py by itself doesn't pulled in deskbar-applet, but for people that uses (or want to use) deskbar-applet, they'll find tracker already provides a plugin that integrates well with the applet. Deji