add forgotten dist changes
authornotaz <notaz@pixelinis>
Mon, 31 Oct 2011 13:23:57 +0000 (15:23 +0200)
committernotaz <notaz@pixelinis>
Mon, 31 Oct 2011 13:23:57 +0000 (15:23 +0200)
dist/ginge.ini [new file with mode: 0644]
dist/ginge.pxml
dist/ginge26.png [new file with mode: 0644]
dist/ginge_banner.png [new file with mode: 0644]
readme.txt

diff --git a/dist/ginge.ini b/dist/ginge.ini
new file mode 100644 (file)
index 0000000..2f92828
--- /dev/null
@@ -0,0 +1,5 @@
+[info]
+name="Ginge Is Not Gp2x Emulator"
+path="/ginge/ginge.gpe"
+icon="/ginge/ginge.png"
+title="/ginge/ginge_banner.png"
index a71c8cd..39cfeb6 100644 (file)
@@ -1,17 +1,36 @@
 <?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">
 <?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">
-<application id="ginge">
+<package id="package.ginge.notaz">
+  <titles>
+    <title lang="en_US">GINGE</title>
+  </titles>
+  <version major="0" minor="0" release="3" build="0"/>
+  <author name="notaz" website="http://notaz.gp2x.de/"/>
+</package>
+<application id="ginge.notaz">
+  <titles>
+    <title lang="en_US">GINGE</title>
+  </titles>
   <title lang="en_US">GINGE</title>
   <title lang="en_US">GINGE</title>
-  <description lang="en_US">GINGE - GINGE Is Not GP2X Emulator</description>
+
+  <descriptions>
+    <description lang="en_US">GINGE - GINGE Is Not GP2X Emulator</description>
+  </descriptions>
+
   <exec command="ginge.sh"/>
   <exec command="ginge.sh"/>
+
+  <icon src="ginge60.png"/>
+
   <author name="notaz" website="http://notaz.gp2x.de/"/>
   <author name="notaz" website="http://notaz.gp2x.de/"/>
-  <version major="0" minor="0" release="1" build="0"/>
+
+  <version major="0" minor="0" release="3" build="0"/>
+
+  <licenses>
+    <license name="other"/>
+  </licenses>
+
   <info name="GINGE readme" type="text/plain" src="readme.txt"/>
   <info name="GINGE readme" type="text/plain" src="readme.txt"/>
+
   <categories>
     <category name="Game">
     <subcategory name="Emulator"/>
   <categories>
     <category name="Game">
     <subcategory name="Emulator"/>
diff --git a/dist/ginge26.png b/dist/ginge26.png
new file mode 100644 (file)
index 0000000..42e9600
Binary files /dev/null and b/dist/ginge26.png differ
diff --git a/dist/ginge_banner.png b/dist/ginge_banner.png
new file mode 100644 (file)
index 0000000..85e6766
Binary files /dev/null and b/dist/ginge_banner.png differ
index e775748..3c35ee5 100644 (file)
@@ -10,7 +10,7 @@ About
 -----\r
 \r
 Ginge is an application that can run many GP2X F100/F200, Wiz games and\r
 -----\r
 \r
 Ginge is an application that can run many GP2X F100/F200, Wiz games and\r
-programs on other ARM Linux platforms, which currently includes Pandora\r
+programs on other ARM Linux platforms, which currently includes Pandora,\r
 Caanoo and Wiz itself. It is not a full hardware emulator like MAME, PicoDrive\r
 or similar, it does not emulate the CPU. It can be considered as compatibility\r
 layer similar to Wine on PC Linux, however it does emulate small portion of\r
 Caanoo and Wiz itself. It is not a full hardware emulator like MAME, PicoDrive\r
 or similar, it does not emulate the CPU. It can be considered as compatibility\r
 layer similar to Wine on PC Linux, however it does emulate small portion of\r
@@ -83,7 +83,7 @@ Source is available at http://notaz.gp2x.de/releases/ginge/gp2xmenu.tar.bz2
 Ginge may come with some libraries. Those libraries are unmodified copies\r
 of ones found in root filesystems in GP2X and Wiz and are included to more\r
 accurately reproduce environment found on GP2X. Their source code may or may\r
 Ginge may come with some libraries. Those libraries are unmodified copies\r
 of ones found in root filesystems in GP2X and Wiz and are included to more\r
 accurately reproduce environment found on GP2X. Their source code may or may\r
-not be available, I did not use it, but whatever I found is mirrored here:\r
+not be available, I did not use it, but whatever I found is mirrored here:\r
 http://notaz.gp2x.de/downloads/gp2x/src/410_all/\r
 \r
 Remaining portion is released under custom closed source license. It is not\r
 http://notaz.gp2x.de/downloads/gp2x/src/410_all/\r
 \r
 Remaining portion is released under custom closed source license. It is not\r