Files
koreader/extensions/koreader/config.xml
NiLuJe 5cab12dfc1 Startup script tweaks.
Make the user's custom fonts available to Koreader.
Handle both SyV & upstart properly
Handle the 'no framework' mode on upstart systems, even through KUAL.
Plug the 'no framework' mode to the KUAL extension.

This is a mix of some stuff I completely forgot I had in my tree, and
what Aeris did for
http://www.mobileread.com/forums/showthread.php?t=223684

Tested on a Touch.
2013-09-29 21:30:14 +02:00

13 lines
270 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<extension>
<information>
<name>Koreader</name>
<version>0.1</version>
<author>Koreader dev team</author>
<id>helper</id>
</information>
<menus>
<menu type="json" dynamic="true">menu.json</menu>
</menus>
</extension>