ogg mime type change
Status: Beta
Brought to you by:
alexpod
In recent KDE HEAD the mime-type for ogg files has
changed from application/x-ogg to application/ogg, thus
breaking CD Bake Ovens ogg support.
I don't purport to being intimate with C++, mime-types or
the CDBO/KDE codebase, but the attached patch should
sort the problem.
Anywhere it was looking for x-ogg will now look for ogg
too.
(patch -lp0 ... )
x-ogg to ogg