tracker: Move add_item() to CategoryAllContainer
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Fri, 19 Feb 2010 15:03:05 +0000 (17:03 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Fri, 19 Feb 2010 15:03:05 +0000 (17:03 +0200)
commitea1d96d073726c7732e73d5bf6fa936f7ced73bf
treed72bddfb76a7a3bf68fb5a5c2b5b3d40a2240ea4
parent581511f7f1f807af6878b2ae270ff469b958001f
tracker: Move add_item() to CategoryAllContainer

Move add_item implementation to CategoryAllContainer. The item was being
added to these containers in the end anyway so why not be honest and add
the item in the container for which the client sends the item addition
request.
src/plugins/tracker/rygel-tracker-category-all-container.vala
src/plugins/tracker/rygel-tracker-category-container.vala
src/plugins/tracker/rygel-tracker-item-creation.vala