mod: reset search root

pull/2/merge
Qingping Hou 12 years ago
parent ec33e51d87
commit d81b9aa74e

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

Loading…
Cancel
Save