Hotfix 2: Continued to work on it :)
[openpandora.oe.git] / recipes / hotfix / PXML.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <PXML xmlns="http://openpandora.org/namespaces/PXML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PXML_schema.xsd">
3
4   <application id="updater.openpandora.org">
5
6     <title lang="en_US">Pandora Hotfix Kit 1</title>
7  
8     <exec command="./start.sh"/>
9     <icon src="updater.png"/>
10
11     <description lang="en_US">Hotfix for your Pandora.</description>
12  
13     <author name="OpenPandora Team" website="http://www.openpandora.org"/>
14  
15     <categories>
16       <category name="System">
17       </category>
18     </categories>
19  
20   </application>
21
22 </PXML>