mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Reader menu: adds "Open previous document" (#4056)
* Reader menu: adds "Open previous document" Allows for quick switching between 2 documents, and keep symmetry with FileManager menu "Open last document". * Use "Last:" and "Previous:" when Show filename
This commit is contained in:
@@ -99,6 +99,8 @@ local order = {
|
||||
filemanager = {},
|
||||
main = {
|
||||
"history",
|
||||
"open_previous_document",
|
||||
"----------------------------",
|
||||
"book_status",
|
||||
"book_info",
|
||||
"----------------------------",
|
||||
|
||||
Reference in New Issue
Block a user