Unrecognized media type
When I open my epub I get this warning --
The OPF uses an unrecognized media type "text/xml" for file "toc.ncx" - A temporary media type of "application/x-dtbncx+xml" has been assigned. You should edit your OPF file to fix this problem.
When I open that content.opf file I do see--
<item id="ncx" href="toc.ncx" media-type="text/xml"/>
What am I supposed to do with that entry in the .opf file?
|