mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
SIDE-EFFECTS: this means /mnt/us/kindlepdfviewer/kpdf.sh is now the REQUIRED location as opposed to preferred.
13 lines
299 B
JSON
13 lines
299 B
JSON
{
|
|
"items": [
|
|
{
|
|
"name": "KPDF",
|
|
"priority": 0,
|
|
"items": [
|
|
{"name": "Start in documents", "priority": 1, "action": "/mnt/us/kindlepdfviewer/kpdf.sh", "params": "/mnt/us/documents"},
|
|
{"name": "Open last document", "priority": 2, "action": "/mnt/us/kindlepdfviewer/kpdf.sh"}
|
|
]
|
|
}
|
|
]
|
|
}
|