https://bugs.kde.org/show_bug.cgi?id=423560
--- Comment #5 from Beybalaev Murad Felixovich <gness...@gmail.com> --- Here: self.defines["file_types"] = [".bmp", ".cb7", ".cbr", ".cbt", ".cbz", ".chm", ".dds", ".dib", ".djv", ".djvu", ".doc", ".dvi", ".eps", ".epsf", ".epsi", ".epub", ".exr", ".fb2", ".g3", ".gif", ".hdr", ".icb", ".ico", ".jp2", ".jpe", ".jpeg", ".jpg", ".jpg2", ".mng", ".mobi", ".odt", ".okular", ".oxps", ".pbm", ".pcx", ".pdf", ".pgm", ".pic", ".png", ".ppm", ".prc", ".ps", ".psd", ".rgb", ".tga", ".tif", ".tiff", ".tpic", ".txt", ".vda", ".vst", ".wwf", ".xbm", ".xcf", ".xpm", ".xps"] self.defines["mimetypes"] = ["application/epub+zip", "application/msword", "application/oxps", "application/pdf", "application/postscript", "application/vnd.comicbook+zip", "application/vnd.ms-htmlhelp", "application/vnd.oasis.opendocument.text", "application/vnd.palm", "application/vnd.visio", "application/x-cb7", "application/x-cbr", "application/x-cbt", "application/x-dvi", "application/x-fictionbook+xml", "application/x-mobipocket-ebook", "application/x-wwf", "image/bmp", "image/fax-g3", "image/gif", "image/jp2", "image/jpeg", "image/png", "image/tiff", "image/vnd.adobe.photoshop", "image/vnd.djvu", "image/vnd.djvu+multipage", "image/vnd.microsoft.icon", "image/vnd.zbrush.pcx", "image/x-dds", "image/x-eps", "image/x-exr", "image/x-portable-bitmap", "image/x-portable-graymap", "image/x-portable-pixmap", "image/x-rgb", "image/x-tga", "image/x-xbitmap", "image/x-xcf", "image/x-xpixmap", "text/plain", "video/x-mng"] Compiled these lists based off the one that already comes with the Windows build. Didn't test much yet. A bit unsure about "application/vnd.palm". I hereby release any and all rights to this work. No rights reserved. Everyone and anybody is welcome to reuse and license it however they want. -- You are receiving this mail because: You are on the CC list for the bug.