Blame view

sources/apps/emoji/appinfo/info.xml 293 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
  <?xml version="1.0"?>
  <info>
  	<id>emoji</id>
  	<name>Emoji Plugin</name>
  	<description>A plugin for other Apps to add Emoji support. Those Apps have to support plugins</description>
  	<version>0.1</version>
  	<licence>AGPL</licence>
  	<author>Jonathan Stump</author>
  	<require>5</require>
  </info>