]> git.saurik.com Git - cydia.git/blame - Cydia.app/Sections.plist
Fixed _blank behavior for cydia:// due to prophylactic swapping.
[cydia.git] / Cydia.app / Sections.plist
CommitLineData
87c76914
JF
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4
5<dict>
83ae00ab
JF
6 <key>Themes_(Springboard)</key>
7 <dict>
8 <key>Rename</key>
9 <string>Themes_(SpringBoard)</string>
10 </dict>
11
87c76914
JF
12 <key>Themes_(SummerBoard)</key>
13 <dict>
14 <key>Rename</key>
15 <string>Themes_(SpringBoard)</string>
16 </dict>
17
e28a2558
JF
18 <key>Themes_(LockScreen)</key>
19 <dict>
20 <key>Rename</key>
21 <string>Themes_(Lockscreen)</string>
22 </dict>
23
87c76914
JF
24 <key>Intelliborn</key>
25 <dict>
26 <key>Rename</key>
27 <string>Utilities</string>
28 </dict>
29
f464053e
JF
30 <key>SMS</key>
31 <dict>
32 <key>Rename</key>
33 <string>Messaging</string>
34 </dict>
35
cb9c2100
JF
36 <key>CarrierBundle</key>
37 <dict>
38 <key>Rename</key>
39 <string>Carrier_Bundles</string>
40 </dict>
41
e28a2558
JF
42 <key>Keyboard_Extension</key>
43 <dict>
44 <key>Rename</key>
45 <string>Keyboard_Extensions</string>
46 </dict>
47
2517c95f
JF
48 <key>Messageing</key>
49 <dict>
50 <key>Rename</key>
51 <string>Messaging</string>
52 </dict>
53
87c76914
JF
54 <key>Network</key>
55 <dict>
56 <key>Rename</key>
57 <string>Networking</string>
58 </dict>
59</dict>
60
61</plist>