ppsspp/Blackberry/bar-descriptor.xml

35 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<qnx xmlns="http://www.qnx.com/schemas/application/1.0">
<id>com.Qtness.PPSSPP</id>
<name>PPSSPP</name>
<filename>PPSSPPBlackberry</filename>
<versionNumber>0.5</versionNumber>
<buildId>1</buildId>
<description>Playstation portable emulator.</description>
<author>Qtness</author>
<authorId>gYAAgGE4qaHzBnzEAu8JKe4G1OI</authorId>
<initialWindow>
<aspectRatio>landscape</aspectRatio>
<autoOrients>false</autoOrients>
<systemChrome>none</systemChrome>
<transparent>false</transparent>
</initialWindow>
<asset path="PPSSPPBlackberry" entry="true" type="Qnx/Elf">PPSSPPBlackberry</asset>
<asset path="../assets/icon-114.png">icon-114.png</asset>
<asset path="../android/assets">assets</asset>
<category>core.games</category>
<icon>
<image>icon-114.png</image>
</icon>
<!-- <splashscreen></splashscreen> -->
<action system="true">run_native</action>
<action>access_shared</action>
<action>play_audio</action>
</qnx>