mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
move configurable to Document class
since every document type is depend on it now
This commit is contained in:
@@ -16,7 +16,6 @@ CreDocument = Document:new{
|
||||
fallback_font = "Droid Sans Fallback",
|
||||
default_css = "./data/cr3.css",
|
||||
options = CreOptions,
|
||||
configurable = Configurable,
|
||||
}
|
||||
|
||||
-- NuPogodi, 20.05.12: inspect the zipfile content
|
||||
|
||||
Reference in New Issue
Block a user