pandora: keep package name between versions
authornotaz <notasas@gmail.com>
Mon, 6 Jun 2011 16:48:43 +0000 (19:48 +0300)
committernotaz <notasas@gmail.com>
Tue, 7 Jun 2011 09:48:07 +0000 (12:48 +0300)
pandora/pcsx.pxml.templ

index 5c91072..005a27b 100644 (file)
@@ -1,8 +1,8 @@
 <?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">
-<package id="package.pcsx_rearmed.notaz.%PR%">
+<package id="package.pcsx_rearmed.notaz">
   <titles>
   <titles>
-    <title lang="en_US">PCSX ReARMed %PR%</title>
+    <title lang="en_US">PCSX ReARMed</title>
   </titles>
   <version major="1" minor="9" release="92" build="%PR%"/>
   <author name="PCSX team/notaz" website="http://notaz.gp2x.de/"/>
   </titles>
   <version major="1" minor="9" release="92" build="%PR%"/>
   <author name="PCSX team/notaz" website="http://notaz.gp2x.de/"/>