Blame view

sources/apps/tasks/appinfo/info.xml 257 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
11
  <?xml version="1.0"?>
  <info>
  	<id>tasks</id>
  	<name>Tasks</name>
  	<version>0.1</version>
  	<licence>AGPL</licence>
  	<author>Bart Visscher</author>
  	<require>4.93</require>
  	<shipped>true</shipped>
  	<description>Tasks view from calendar</description>
  </info>