core: Correctly compare strings
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 26 Jul 2010 18:33:01 +0000 (21:33 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 2 Aug 2010 15:55:48 +0000 (18:55 +0300)
commit57ce3afba7d553ff9ac3e33db25267948b365f1d
tree93b6db7c6cb49ed6310feb7efccb15ebab45793f
parentbd9c0b159f1712fa2a8ff5204ae7117f900b94d3
core: Correctly compare strings

We need to be using string.collatate() rather than GLib.strcmp as the
former does a locale-sensitive comparison of UTF-8 strings.
src/rygel/rygel-media-object.vala