add forgotten dist changes
[ginge.git] / dist / ginge.pxml
... / ...
CommitLineData
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<package id="package.ginge.notaz">
4 <titles>
5 <title lang="en_US">GINGE</title>
6 </titles>
7 <version major="0" minor="0" release="3" build="0"/>
8 <author name="notaz" website="http://notaz.gp2x.de/"/>
9</package>
10<application id="ginge.notaz">
11 <titles>
12 <title lang="en_US">GINGE</title>
13 </titles>
14 <title lang="en_US">GINGE</title>
15
16 <descriptions>
17 <description lang="en_US">GINGE - GINGE Is Not GP2X Emulator</description>
18 </descriptions>
19
20 <exec command="ginge.sh"/>
21
22 <icon src="ginge60.png"/>
23
24 <author name="notaz" website="http://notaz.gp2x.de/"/>
25
26 <version major="0" minor="0" release="3" build="0"/>
27
28 <licenses>
29 <license name="other"/>
30 </licenses>
31
32 <info name="GINGE readme" type="text/plain" src="readme.txt"/>
33
34 <categories>
35 <category name="Game">
36 <subcategory name="Emulator"/>
37 </category>
38 </categories>
39</application>
40</PXML>
41