tracker: Create ID from title rather then the value
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 18 Aug 2010 12:06:40 +0000 (15:06 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 18 Aug 2010 12:12:52 +0000 (15:12 +0300)
commit187cae3b971f7b6180d20aa40f88ea487c7dfc41
treed3181e6b7e69b91b5459822bc962a7013e3184b0
parent7e23ea726329e870d922adc2283101c88642d1b5
tracker: Create ID from title rather then the value

Create ID of MetadataValues' children from their title rather then the
associated 'value' of the child. This also implies that Years container
now only provide the method for title creation rather than ID creation.

With this change, the 'Year' hierarchy works again. \o/
src/plugins/tracker/rygel-tracker-metadata-values.vala
src/plugins/tracker/rygel-tracker-years.vala