Blame view

sources/apps/activity/appinfo/info.xml 415 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
  <?xml version="1.0"?>
  <info>
  		<id>activity</id>
  		<name>Activity</name>
6d9380f96   Cédric Dupont   Update sources OC...
5
  		<description>Provides an activity feed showing your file changes and other interesting things going on in your ownCloud.</description>
d1bafeea1   Kload   [fix] Upgrade to ...
6
7
8
9
10
11
12
13
  		<licence>AGPL</licence>
  		<author>Frank Karlitschek</author>
  		<shipped>true</shipped>
  		<default_enable/>
  		<require>4.9</require>
  		<types>
  				<filesystem/>
  		</types>
6d9380f96   Cédric Dupont   Update sources OC...
14
  		<ocsid>166038</ocsid>
d1bafeea1   Kload   [fix] Upgrade to ...
15
  </info>