Blame view
sources/apps/xmpp/appinfo/info.xml
214 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 |
<?xml version="1.0"?> <info> <id>xmpp</id> <name>xmpp</name> <description>create mini chat</description> <version>0.8</version> <licence>GPL</licence> <author>ZUNbado</author> <require>4.5</require> </info> |