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:
poire-z
2018-07-07 13:03:33 +02:00
committed by Frans de Jonge
parent 7175d86d76
commit 8b3432ae76
5 changed files with 47 additions and 2 deletions

View File

@@ -99,6 +99,8 @@ local order = {
filemanager = {},
main = {
"history",
"open_previous_document",
"----------------------------",
"book_status",
"book_info",
"----------------------------",