enable cyanogenmod stuff
[android_pandora.git] / pnd / gingerbread.pxml
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.android_gingerbread">
4   <titles>
5     <title lang="en_US">Android Gingerbread</title>
6   </titles>
7   <version major="2" minor="3" release="7" build="5" type="beta"/>
8   <author name="Google" website="http://www.android.com/"/>
9 </package>
10 <application id="android_gingerbread" appdata="android_gingerbread">
11   <titles>
12     <title lang="en_US">Android Gingerbread</title>
13   </titles>
14   <title lang="en_US">Android Gingerbread</title>
15
16   <descriptions>
17     <description lang="en_US">The whole Android 2.3.7 (Gingerbread) OS + CyanogenMod fitted inside a PND</description>
18   </descriptions>
19
20   <exec command="pandora/run_gingerbread.sh"/>
21
22   <icon src="pandora/gingerbread.png"/>
23
24   <author name="Google" website="http://www.android.com/"/>
25
26   <version major="2" minor="3" release="7" build="5" type="beta"/>
27
28   <licenses>
29     <license name="Apache License 2.0" url="http://www.apache.org/licenses/LICENSE-2.0" sourcecodeurl="http://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=android_pandora.git"/>
30   </licenses>
31
32   <info name="Android 2.3.7 Gingerbread notes" type="text/plain" src="pandora/readme.txt"/>
33  
34   <categories>
35     <category name="System">
36     </category>
37   </categories>
38 </application>
39 </PXML>