diff options
Diffstat (limited to 'Cydia.app')
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 Binary files differnew file mode 100644 index 0000000..48f7e88 --- /dev/null +++ b/Cydia.app/Purposes/console.png diff --git a/Cydia.app/Purposes/daemon.png b/Cydia.app/Purposes/daemon.png Binary files differnew file mode 100644 index 0000000..4593ee8 --- /dev/null +++ b/Cydia.app/Purposes/daemon.png diff --git a/Cydia.app/Purposes/extension.png b/Cydia.app/Purposes/extension.png Binary files differnew file mode 100644 index 0000000..e7025b4 --- /dev/null +++ b/Cydia.app/Purposes/extension.png diff --git a/Cydia.app/Purposes/library.png b/Cydia.app/Purposes/library.png Binary files differnew file mode 100644 index 0000000..3bcbc04 --- /dev/null +++ b/Cydia.app/Purposes/library.png diff --git a/Cydia.app/Purposes/uikit.png b/Cydia.app/Purposes/uikit.png Binary files differnew file mode 100644 index 0000000..2141d72 --- /dev/null +++ b/Cydia.app/Purposes/uikit.png diff --git a/Cydia.app/Purposes/x.png b/Cydia.app/Purposes/x.png Binary files differnew file mode 100644 index 0000000..0b24b74 --- /dev/null +++ b/Cydia.app/Purposes/x.png 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 Binary files differnew file mode 100644 index 0000000..424f565 --- /dev/null +++ b/Cydia.app/Sections/App Addons.png diff --git a/Cydia.app/Sections/Carrier Bundles.png b/Cydia.app/Sections/Carrier Bundles.png Binary files differnew file mode 100644 index 0000000..00f36f7 --- /dev/null +++ b/Cydia.app/Sections/Carrier Bundles.png diff --git a/Cydia.app/Sections/Education.png b/Cydia.app/Sections/Education.png Binary files differnew file mode 100644 index 0000000..4a2a03f --- /dev/null +++ b/Cydia.app/Sections/Education.png diff --git a/Cydia.app/Sections/Entertainment.png b/Cydia.app/Sections/Entertainment.png Binary files differnew file mode 100644 index 0000000..69c8214 --- /dev/null +++ b/Cydia.app/Sections/Entertainment.png diff --git a/Cydia.app/Sections/Health and Fitness.png b/Cydia.app/Sections/Health and Fitness.png Binary files differnew file mode 100644 index 0000000..e2db013 --- /dev/null +++ b/Cydia.app/Sections/Health and Fitness.png diff --git a/Cydia.app/Sections/Messaging.png b/Cydia.app/Sections/Messaging.png Binary files differnew file mode 100644 index 0000000..69d18e0 --- /dev/null +++ b/Cydia.app/Sections/Messaging.png diff --git a/Cydia.app/Sections/Ringtones.png b/Cydia.app/Sections/Ringtones.png Binary files differnew file mode 100644 index 0000000..57fd660 --- /dev/null +++ b/Cydia.app/Sections/Ringtones.png diff --git a/Cydia.app/Sections/eBooks.png b/Cydia.app/Sections/eBooks.png Binary files differnew file mode 100644 index 0000000..512c68b --- /dev/null +++ b/Cydia.app/Sections/eBooks.png diff --git a/Cydia.app/Sources/modmyifone.com.png b/Cydia.app/Sources/apt.modmyi.com.png Binary files differindex 18885ea..18885ea 100644 --- a/Cydia.app/Sources/modmyifone.com.png +++ b/Cydia.app/Sources/apt.modmyi.com.png 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 |