move configurable to Document class

since every document type is depend on it now
This commit is contained in:
Qingping Hou
2013-10-17 17:28:20 -04:00
parent 2275e437e6
commit 10bf048d77
4 changed files with 6 additions and 7 deletions

View File

@@ -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