1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00

all: added screenshots to info.xml

This commit is contained in:
frankdelange 2017-01-09 18:36:34 +01:00
parent 62a9796fb3
commit 65225ded1f
2 changed files with 6 additions and 2 deletions

View file

@ -11,7 +11,7 @@
The feed is in compliance with the OPDS 1.1 specification according to the online OPDS validator (http://opds-validator.appspot.com/).
</description>
<licence>AGPL</licence>
<version>0.7.0</version>
<version>0.7.1</version>
<author>Frank de Lange</author>
<category>tools</category>
<category>files</category>
@ -22,6 +22,7 @@
<documentation>
<user>https://github.com/Yetangitu/owncloud-apps/blob/master/files_opds/README.md</user>
</documentation>
<screenshot>https://github.com/Yetangitu/owncloud-apps/blob/master/screenshots/files_opds-1.png</screenshot>
<dependencies>
<php min-version="5.4" />
<database>pgsql</database>

View file

@ -12,7 +12,7 @@
Also in Settings you'll find the option to use ignore any internal formatting in the book by forcing a given font style and size.
</description>
<version>0.8.0</version>
<version>0.8.1</version>
<licence>AGPL</licence>
<author>Frank de Lange</author>
<documentation>
@ -20,6 +20,9 @@
</documentation>
<bugs>https://github.com/Yetangitu/owncloud-apps/issues</bugs>
<website>https://github.com/Yetangitu/owncloud-apps/files_reader</website>
<screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_reader-1.png</screenshot>
<screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_reader-2.png</screenshot>
<screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_reader-3.png</screenshot>
<category>files</category>
<category>multimedia</category>
<category>office</category>