From 5e6dd56aa147cf0e5bc46991d39858278e284c1b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 17 Jan 2014 18:12:27 +0530 Subject: [PATCH] Edit book: Allow editing of .plist files as XML --- resources/mime.types | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/mime.types b/resources/mime.types index f54443f30c..b7c33e978f 100644 --- a/resources/mime.types +++ b/resources/mime.types @@ -1381,3 +1381,4 @@ application/ereader pdb application/vnd.ms-opentype otf application/font-woff woff application/x-font-truetype ttf +text/xml plist