Blame view

sources/apps/activity/appinfo/info.xml 428 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  <?xml version="1.0"?>
  <info>
  		<id>activity</id>
  		<name>Activity</name>
  		<description>This app provides an activity feed that shows you all the changes in you files and all the interesting things that are going on in your ownCloud</description>
  		<licence>AGPL</licence>
  		<author>Frank Karlitschek</author>
  		<shipped>true</shipped>
  		<default_enable/>
  		<require>4.9</require>
  		<types>
  				<filesystem/>
  		</types>
  </info>