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

github.com/sualko/cloud_piwik.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2017-01-13 16:59:03 +0300
committersualko <klaus@jsxc.org>2017-01-13 16:59:03 +0300
commit6a1deb9d3852ade49e953e678fc3269e89872619 (patch)
tree05c984ce160884a98502fa39932058d6dfe57483 /appinfo
parentc61e8dafd26201db3afed65203a715a8aa3c603b (diff)
update app metadata
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 48ec2ed..be0de69 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,13 +2,12 @@
<info>
<id>piwik</id>
<name>Piwik Tracking</name>
+ <summary>Track users with piwik</summary>
<description>Track users with piwik</description>
<version>0.2.0</version>
- <licence>MIT</licence>
+ <licence>agpl</licence>
<author>Klaus Herberth</author>
- <requiremin>8</requiremin>
- <category>other</category>
- <oscid>171304</oscid>
+ <category>tools</category>
<website>http://sualko.github.io/owncloud_piwik/</website>
<bugs>https://github.com/sualko/owncloud_piwik/issues</bugs>
@@ -18,4 +17,6 @@
<owncloud min-version="8.0" max-version="9"/>
<nextcloud min-version="8.0" max-version="11"/>
</dependencies>
+
+ <ocsid>171304</ocsid>
</info>