Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2017-02-16 00:23:15 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2017-02-16 00:23:15 +0300
commit5fba2e276b96512938e3bb7ada76f4cf00f14b7b (patch)
treef6481d58875a3baf261b1100e15f18a061cfdd8c /appinfo
parent778b1e70142c5f5345aa5cc683385ace2dfa47bb (diff)
Add third screenshot to info.xml
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9f7f1f1e3..48d52271a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -24,6 +24,7 @@ Before you update to a new version, [check the changelog](https://github.com/nex
<repository type="git">https://github.com/nextcloud/news.git</repository>
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/news/master/screenshots/1-small.png">https://raw.githubusercontent.com/nextcloud/news/master/screenshots/1.png</screenshot>
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2-small.png">https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2.png</screenshot>
+ <screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/news/master/screenshots/3-small.png">https://raw.githubusercontent.com/nextcloud/news/master/screenshots/3.png</screenshot>
<dependencies>
<php min-version="5.6"/>
<database min-version="9.4">pgsql</database>