GNOME Bugzilla – Bug 549458
Use g_content_type_guess_for_tree() to detect media
Last modified: 2008-09-05 13:04:58 UTC
+++ This bug was initially created as a clone of Bug #543865 +++ The audiocd plugin should use g_content_type_guess_for_tree instead of totem-pl-parser.
Created attachment 117886 [details] [review] First go Remove loads of code, using a new glib.
This got committed as part of bug 550481. I think I'm going to resurrect at least a bit of the old code, as I don't have a new enough glib on my (debian sid) desktop to compile this.
Oopsie. I wasn't really supposed to do that. Let me cook something up for older versions...
2008-09-05 Bastien Nocera <hadess@hadess.net> * plugins/audiocd/rb-audiocd-source.c (rb_audiocd_is_volume_audiocd): Also work on older versions of glib (Closes: #549458)