aboutsummaryrefslogtreecommitdiff
path: root/depictions/com.sukarodo.samplepackage/info.xml
diff options
context:
space:
mode:
authorStrugglingDoge <cbckelley@yahoo.com>2019-04-30 21:46:35 -0400
committerStrugglingDoge <cbckelley@yahoo.com>2019-04-30 21:46:35 -0400
commit5b3409dc2b50b1c4a2da88f73f310e8159267b8c (patch)
treec0012b6620f4d71bfb7174ef084912c59a7f63da /depictions/com.sukarodo.samplepackage/info.xml
parent9ba493108611db5ec1fe22661d9a26cacdd23bd9 (diff)
testing
Diffstat (limited to 'depictions/com.sukarodo.samplepackage/info.xml')
-rw-r--r--depictions/com.sukarodo.samplepackage/info.xml45
1 files changed, 0 insertions, 45 deletions
diff --git a/depictions/com.sukarodo.samplepackage/info.xml b/depictions/com.sukarodo.samplepackage/info.xml
deleted file mode 100644
index e7bed58..0000000
--- a/depictions/com.sukarodo.samplepackage/info.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<package>
- <id>com.sukarodo.samplepackage</id>
- <name>Sample Package</name>
- <version>1.0</version>
- <compatibility>
- <firmware>
- <miniOS>7.0</miniOS>
- </firmware>
- </compatibility>
- <dependencies>
- <package>mobilesubstrate</package>
- </dependencies>
- <shortDescription>This is a sample new package. Firmware should be greater than 7.0</shortDescription>
- <descriptionlist>
- <description>This is an package will full depictions.</description>
- <description>It has more description lines.</description>
- <description><![CDATA[
- You can also have<br/>
- a multi-line item.
- ]]>
- </description>
- </descriptionlist>
- <screenshots>
- <screenshot>
- <description>This is a description for screenshot 1. It's Cydia!</description>
- <image>cydia.jpg</image>
- </screenshot>
- <screenshot>
- <description>This is a description for screenshot 2. It's another Cydia!</description>
- <image>cydia.jpg</image>
- </screenshot>
- </screenshots>
- <changelog>
- <change>Second release</change>
- <change>It has feature 1</change>
- <change>It has feature 2</change>
- </changelog>
- <links>
- <link>
- <name>/r/jailbreak</name>
- <url>https://www.reddit.com/r/jailbreak</url>
- <iconclass>fa fa-reddit</iconclass>
- </link>
- </links>
-</package>