Now could solve the issue. For the ones who want to do it (for lookup dictionary):
create a txt file and change the format name as .lua and copy under koreader/dictionaries.lua
write below in the file:
return {
{ "Look Up", "Look Up", false, "gaurav.lookuppro", "send" }
}
|