summaryrefslogtreecommitdiff
path: root/Cydia.app
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2008-09-23 23:10:25 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2010-09-30 07:08:29 +0000
commitc390d3ab34d681832980e545b276467787a70d0a (patch)
treed5557d57a86e6b9c8a6c33b08df7bb9f4aa46593 /Cydia.app
parent6e201c55ab5e152a21efd305072ce38b1d0163ad (diff)
Massive stability and feature improvements to Cydia.
Diffstat (limited to 'Cydia.app')
-rw-r--r--Cydia.app/Info.plist12
-rw-r--r--Cydia.app/Purposes/console.pngbin0 -> 3264 bytes
-rw-r--r--Cydia.app/Purposes/daemon.pngbin0 -> 3467 bytes
-rw-r--r--Cydia.app/Purposes/extension.pngbin0 -> 3423 bytes
-rw-r--r--Cydia.app/Purposes/library.pngbin0 -> 3580 bytes
-rw-r--r--Cydia.app/Purposes/uikit.pngbin0 -> 880 bytes
-rw-r--r--Cydia.app/Purposes/x.pngbin0 -> 3425 bytes
-rw-r--r--Cydia.app/Sections.plist6
-rw-r--r--Cydia.app/Sections/App Addons.pngbin0 -> 3609 bytes
-rw-r--r--Cydia.app/Sections/Carrier Bundles.pngbin0 -> 7695 bytes
-rw-r--r--Cydia.app/Sections/Education.pngbin0 -> 5020 bytes
-rw-r--r--Cydia.app/Sections/Entertainment.pngbin0 -> 3703 bytes
-rw-r--r--Cydia.app/Sections/Health and Fitness.pngbin0 -> 5319 bytes
-rw-r--r--Cydia.app/Sections/Messaging.pngbin0 -> 5171 bytes
-rw-r--r--Cydia.app/Sections/Ringtones.pngbin0 -> 7259 bytes
-rw-r--r--Cydia.app/Sections/eBooks.pngbin0 -> 7396 bytes
-rw-r--r--Cydia.app/Sources/apt.modmyi.com.png (renamed from Cydia.app/Sources/modmyifone.com.png)bin5186 -> 5186 bytes
l---------Cydia.app/Sources/apt.modmyifone.com.png1
18 files changed, 18 insertions, 1 deletions
diff --git a/Cydia.app/Info.plist b/Cydia.app/Info.plist
index 0062d2b..786f627 100644
--- a/Cydia.app/Info.plist
+++ b/Cydia.app/Info.plist
@@ -32,6 +32,18 @@
<key>SBUsesNetwork</key>
<integer>3</integer>
+
+ <key>CFBundleURLTypes</key>
+ <array>
+ <dict>
+ <key>CFBundleURLName</key>
+ <string>Cydia Internal URL</string>
+ <key>CFBundleURLSchemes</key>
+ <array>
+ <string>cydia</string>
+ </array>
+ </dict>
+ </array>
</dict>
</plist>
diff --git a/Cydia.app/Purposes/console.png b/Cydia.app/Purposes/console.png
new file mode 100644
index 0000000..48f7e88
--- /dev/null
+++ b/Cydia.app/Purposes/console.png
Binary files differ
diff --git a/Cydia.app/Purposes/daemon.png b/Cydia.app/Purposes/daemon.png
new file mode 100644
index 0000000..4593ee8
--- /dev/null
+++ b/Cydia.app/Purposes/daemon.png
Binary files differ
diff --git a/Cydia.app/Purposes/extension.png b/Cydia.app/Purposes/extension.png
new file mode 100644
index 0000000..e7025b4
--- /dev/null
+++ b/Cydia.app/Purposes/extension.png
Binary files differ
diff --git a/Cydia.app/Purposes/library.png b/Cydia.app/Purposes/library.png
new file mode 100644
index 0000000..3bcbc04
--- /dev/null
+++ b/Cydia.app/Purposes/library.png
Binary files differ
diff --git a/Cydia.app/Purposes/uikit.png b/Cydia.app/Purposes/uikit.png
new file mode 100644
index 0000000..2141d72
--- /dev/null
+++ b/Cydia.app/Purposes/uikit.png
Binary files differ
diff --git a/Cydia.app/Purposes/x.png b/Cydia.app/Purposes/x.png
new file mode 100644
index 0000000..0b24b74
--- /dev/null
+++ b/Cydia.app/Purposes/x.png
Binary files differ
diff --git a/Cydia.app/Sections.plist b/Cydia.app/Sections.plist
index 68a264d..a3d0c8a 100644
--- a/Cydia.app/Sections.plist
+++ b/Cydia.app/Sections.plist
@@ -21,6 +21,12 @@
<string>Utilities</string>
</dict>
+ <key>CarrierBundle</key>
+ <dict>
+ <key>Rename</key>
+ <string>Carrier_Bundles</string>
+ </dict>
+
<key>Network</key>
<dict>
<key>Rename</key>
diff --git a/Cydia.app/Sections/App Addons.png b/Cydia.app/Sections/App Addons.png
new file mode 100644
index 0000000..424f565
--- /dev/null
+++ b/Cydia.app/Sections/App Addons.png
Binary files differ
diff --git a/Cydia.app/Sections/Carrier Bundles.png b/Cydia.app/Sections/Carrier Bundles.png
new file mode 100644
index 0000000..00f36f7
--- /dev/null
+++ b/Cydia.app/Sections/Carrier Bundles.png
Binary files differ
diff --git a/Cydia.app/Sections/Education.png b/Cydia.app/Sections/Education.png
new file mode 100644
index 0000000..4a2a03f
--- /dev/null
+++ b/Cydia.app/Sections/Education.png
Binary files differ
diff --git a/Cydia.app/Sections/Entertainment.png b/Cydia.app/Sections/Entertainment.png
new file mode 100644
index 0000000..69c8214
--- /dev/null
+++ b/Cydia.app/Sections/Entertainment.png
Binary files differ
diff --git a/Cydia.app/Sections/Health and Fitness.png b/Cydia.app/Sections/Health and Fitness.png
new file mode 100644
index 0000000..e2db013
--- /dev/null
+++ b/Cydia.app/Sections/Health and Fitness.png
Binary files differ
diff --git a/Cydia.app/Sections/Messaging.png b/Cydia.app/Sections/Messaging.png
new file mode 100644
index 0000000..69d18e0
--- /dev/null
+++ b/Cydia.app/Sections/Messaging.png
Binary files differ
diff --git a/Cydia.app/Sections/Ringtones.png b/Cydia.app/Sections/Ringtones.png
new file mode 100644
index 0000000..57fd660
--- /dev/null
+++ b/Cydia.app/Sections/Ringtones.png
Binary files differ
diff --git a/Cydia.app/Sections/eBooks.png b/Cydia.app/Sections/eBooks.png
new file mode 100644
index 0000000..512c68b
--- /dev/null
+++ b/Cydia.app/Sections/eBooks.png
Binary files differ
diff --git a/Cydia.app/Sources/modmyifone.com.png b/Cydia.app/Sources/apt.modmyi.com.png
index 18885ea..18885ea 100644
--- a/Cydia.app/Sources/modmyifone.com.png
+++ b/Cydia.app/Sources/apt.modmyi.com.png
Binary files differ
diff --git a/Cydia.app/Sources/apt.modmyifone.com.png b/Cydia.app/Sources/apt.modmyifone.com.png
deleted file mode 120000
index ca62ce3..0000000
--- a/Cydia.app/Sources/apt.modmyifone.com.png
+++ /dev/null
@@ -1 +0,0 @@
-modmyifone.com.png \ No newline at end of file