mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[UX] FileManager menu: split Settings tab into 2 tabs (#3836)
This commit is contained in:
@@ -24,6 +24,9 @@ function FileManagerMenu:init()
|
||||
-- top menu
|
||||
},
|
||||
-- items in top menu
|
||||
filemanager_settings = {
|
||||
icon = "resources/icons/appbar.cabinet.files.png",
|
||||
},
|
||||
setting = {
|
||||
icon = "resources/icons/appbar.settings.png",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user