Blame view

sources/apps/apptemplate/appinfo/info.xml 287 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
  <?xml version="1.0"?>
  <info>
  	<id>apptemplate</id>
  	<name>AppTemplate</name>
  	<description>Just an example application as a starting point for new developers</description>
  	<version>1.0</version>
  	<licence>AGPL</licence>
  	<author>Frank Karlitschek</author>
  	<require>4</require>
  </info>