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
256 B
XML
13 lines
256 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<extension>
|
|
<information>
|
|
<name>KPDF</name>
|
|
<version>0.0</version>
|
|
<author>Hawhill</author>
|
|
<id>helper</id>
|
|
</information>
|
|
<menus>
|
|
<menu type="json" dynamic="true">menu.json</menu>
|
|
</menus>
|
|
</extension>
|