Blame view

sources/apps/files_antivirus/appinfo/info.xml 338 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
12
13
  <?xml version="1.0"?>
  <info>
  	<id>files_antivirus</id>
  	<name>Antivirus App for files</name>
  	<version>0.4-1</version>
  	<description>Verify files for virus using ClamAV</description>
  	<licence>AGPL</licence>
  	<author>Manuel Delgado, Bart Visscher, thinksilicon.de</author>
  	<require>5</require>
  	<types>
  		<filesystem/>
  	</types>
  </info>