From aabee1f3bc90ef16b86960c2aee1fb75824689a2 Mon Sep 17 00:00:00 2001 From: evgsh Date: Fri, 19 Sep 2014 13:43:58 +0300 Subject: [PATCH] Update opdsbrowser.lua --- frontend/ui/widget/opdsbrowser.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/ui/widget/opdsbrowser.lua b/frontend/ui/widget/opdsbrowser.lua index eac9e1c15..ae7ebaf67 100644 --- a/frontend/ui/widget/opdsbrowser.lua +++ b/frontend/ui/widget/opdsbrowser.lua @@ -45,6 +45,7 @@ local OPDSBrowser = Menu:extend{ formats = { ["application/epub+zip"] = "EPUB", + ["application/fb2+zip"] = "FB2", ["application/pdf"] = "PDF", ["text/plain"] = "TXT", ["application/x-mobipocket-ebook"] = "MOBI",