mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
change to a formal name
This commit is contained in:
@@ -74,7 +74,7 @@ function ReaderMenu:onShowMenu()
|
||||
local main_menu = nil
|
||||
if Device:isTouchDevice() then
|
||||
main_menu = TouchMenu:new{
|
||||
name = "wocao",
|
||||
name = "main_menu",
|
||||
width = Screen:getWidth(),
|
||||
tab_item_table = {
|
||||
self.tab_item_table.navi,
|
||||
|
||||
Reference in New Issue
Block a user