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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJCrashdummy <DJCrashdummy@users.noreply.github.com>2017-07-17 12:41:30 +0300
committerGitHub <noreply@github.com>2017-07-17 12:41:30 +0300
commit91c3bc1f9619e8ff71bb5fc5ac5cddd3c230aa8f (patch)
tree067820ab25ed439e4eb855f152c0981ec5349adb /appinfo
parent518adf2dcb816588f20fa3c93eb0e3ffe992d4ab (diff)
polished app-info
- copied a nice description from the readme - added admin-documentation link to the readme - added website-link to the repo
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2f719a55..b317c02d 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,11 +2,15 @@
<info>
<id>polls</id>
<name>Polls</name>
- <description>event schedule polls</description>
+ <description>This is a poll app, similar to doodle or dudle with the possibility for restrict access (only members, certain groups/users, hidden and public)</description>
+ <documentation>
+ <admin>https://github.com/v1r0x/polls/blob/master/README.md</admin>
+ </documentation>
<version>0.7.3</version>
<licence>AGPL</licence>
<author>Vinzenz Rosenkranz</author>
<category>tools</category>
+ <website>https://github.com/v1r0x/polls</website>
<bugs>https://github.com/v1r0x/polls/issues</bugs>
<repository type="git">https://github.com/v1r0x/polls.git</repository>
<dependencies>