diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2008-09-23 23:10:25 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:08:29 +0000 |
commit | c390d3ab34d681832980e545b276467787a70d0a (patch) | |
tree | d5557d57a86e6b9c8a6c33b08df7bb9f4aa46593 /launch.xml | |
parent | 6e201c55ab5e152a21efd305072ce38b1d0163ad (diff) |
Massive stability and feature improvements to Cydia.
Diffstat (limited to 'launch.xml')
-rw-r--r-- | launch.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/launch.xml b/launch.xml new file mode 100644 index 0000000..6e2a153 --- /dev/null +++ b/launch.xml @@ -0,0 +1,7 @@ +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>com.apple.springboard.launchapplications</key> + <true/> +</dict> +</plist> |