No TrackerEnumerator

TrackerDataProvider implementations now use the GFileEnumerator interface from GLib in order to iterate across a tree of uniquely identified resources. If you implemented a TrackerEnumerator, it must be converted into a GFileEnumerator interface implementation. No further instructions are provided as the API almost matches 1:1.