mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
mod: reset search root
This commit is contained in:
@@ -172,8 +172,8 @@ function FileChooser:choose(ypos, height)
|
||||
|| to test search feature in EMU mode
|
||||
----------------------------------------------------------------
|
||||
--]]
|
||||
FileSearcher:init("/home/dave/documents/kindle/backup/documents")
|
||||
--FileSearcher:init()
|
||||
--FileSearcher:init("/home/dave/documents/kindle/backup/documents")
|
||||
FileSearcher:init()
|
||||
file = FileSearcher:choose(ypos, height, keywords)
|
||||
if file then
|
||||
return file
|
||||
|
||||
Reference in New Issue
Block a user