Blame view
sources/apps/reader/appinfo/info.xml
236 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<?xml version="1.0"?> <info> <id>reader</id> <name>Reader</name> <description>An eBook reader app</description> <version>1.0</version> <licence>AGPL</licence> <author>Priyanka</author> <require>4</require> </info> |