updater: update to SZ 1.54
[pandora-misc.git] / hotfix_updater / superzaxxon / 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   <package id="szupdater1.openpandora.org">
5     <titles>
6       <title lang="en_US">SuperZaxxon 1.54 offline updater</title>
7     </titles>
8     <version major="1" minor="8" release="0" build="5" type="release"/>
9     <author name="OpenPandora Team" website="http://www.openpandora.org"/>
10   </package>
11   <application id="szupdater1.openpandora.org">
12
13     <titles>
14       <title lang="en_US">SuperZaxxon 1.54 offline updater</title>
15     </titles>
16     <title lang="en_US">SuperZaxxon 1.54 offline updater</title>
17  
18     <exec command="./run.sh"/>
19     <icon src="updater.png"/>
20     <info name="SuperZaxxon updater readme" type="text/html" src="index.html"/>
21
22     <descriptions>
23       <description lang="en_US">Updates from SuperZaxxon 1.5x to SuperZaxxon 1.54 without need of Internet connection.</description>
24     </descriptions>
25  
26     <author name="OpenPandora Team" website="http://www.openpandora.org"/>
27     
28     <version major="1" minor="8" release="0" build="5"/>
29     <licenses>
30       <license name="other" />
31     </licenses>
32     <categories>
33       <category name="System">
34       </category>
35     </categories>
36  
37   </application>
38
39 </PXML>