Files
koreader/platform/kindle/extensions/koreader/config.xml
NiLuJe 6835c18ee6 Re-exec startup script on Kindle/Kobo when an OTA update is processed on startup (#4062)
So that we may properly pickup potential updates to the startup script
itself.
2018-07-07 22:27:38 +02:00

13 lines
272 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<extension>
<information>
<name>KOReader</name>
<version>1.0</version>
<author>KOReader Dev Team</author>
<id>KOReader</id>
</information>
<menus>
<menu type="json" dynamic="true">menu.json</menu>
</menus>
</extension>