mod: reset search root

This commit is contained in:
Qingping Hou
2012-02-28 23:07:57 +08:00
parent ec33e51d87
commit d81b9aa74e

View File

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