Load plugins also in FileManager (#2426)

added is_doc_only plugin attribute
This commit is contained in:
Hzj_jie
2016-12-19 23:19:54 -08:00
committed by Qingping Hou
parent 1a83eb5725
commit c662ca4cc8
9 changed files with 46 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ local MyClipping = require("clip")
local EvernoteExporter = InputContainer:new{
name = "evernote",
is_doc_only = true,
login_title = _("Login to Evernote"),
notebook_name = _("KOReader Notes"),
evernote_domain = nil,