tracker: Keep "All" container as the first one in the list
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 17 Feb 2010 10:38:59 +0000 (12:38 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 17 Feb 2010 13:36:41 +0000 (15:36 +0200)
commitc43e2aeaa20689f33ef8ac485d4ba7070f9c7efb
tree06e3e70a52840f780d49ee563e3f8a672b8fe968
parent71c457d9a7f42166008fce01d6f4f3408de78f21
tracker: Keep "All" container as the first one in the list

This is to improve the performance of searches. If the items being
searched are all in the same category (e.g give me all songs from
Michael Jackson & Madona), they will all be present in "All" search
container and we can fetch them all using only one D-Bus method.
src/plugins/tracker/rygel-tracker-music.vala
src/plugins/tracker/rygel-tracker-pictures.vala
src/plugins/tracker/rygel-tracker-videos.vala