add SZ 1.52 updater files
[pandora-misc.git] / hotfix_updater / superzaxxon / PXML.xml
diff --git a/hotfix_updater/superzaxxon/PXML.xml b/hotfix_updater/superzaxxon/PXML.xml
new file mode 100644 (file)
index 0000000..44459d2
--- /dev/null
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<PXML xmlns="http://openpandora.org/namespaces/PXML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PXML_schema.xsd">
+
+  <package id="szupdater1.openpandora.org">
+    <titles>
+      <title lang="en_US">Pandora SuperZaxxon updater</title>
+    </titles>
+    <version major="1" minor="7" release="0" build="0" type="release"/>
+    <author name="OpenPandora Team" website="http://www.openpandora.org"/>
+  </package>
+  <application id="szupdater1.openpandora.org">
+
+    <titles>
+      <title lang="en_US">Pandora SuperZaxxon updater</title>
+    </titles>
+    <title lang="en_US">Pandora SuperZaxxon updater</title>
+    <exec command="./run.sh"/>
+    <icon src="updater.png"/>
+    <info name="SuperZaxxon updater readme" type="text/html" src="index.html"/>
+
+    <descriptions>
+      <description lang="en_US">SuperZaxxon firmware updater.</description>
+    </descriptions>
+    <author name="OpenPandora Team" website="http://www.openpandora.org"/>
+    
+    <version major="1" minor="7" release="0" build="0"/>
+    <licenses>
+      <license name="other" />
+    </licenses>
+    <categories>
+      <category name="System">
+      </category>
+    </categories>
+  </application>
+
+</PXML>