Preparation for new function "browse"

pull/811/head
WS64 10 years ago
parent 3331c7739d
commit 298874c4ae

@ -150,7 +150,8 @@ function FileManagerMenu:setUpdateItemTable()
table.insert(self.tab_item_table.tools, {
text = _("Search books"),
callback = function()
Search:init()
Search:getCalibre(1)
Search:ShowSearch()
end
})
-- home tab

Loading…
Cancel
Save