summaryrefslogtreecommitdiff
path: root/Cydia.app/Sections.plist
blob: a3d0c8a962f7317b37bbf5bd38ccf84687b6c566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">

<dict>
    <key>Tweaks_2.0</key>
    <dict>
        <key>Rename</key>
        <string>Tweaks</string>
    </dict>

    <key>Themes_(SummerBoard)</key>
    <dict>
        <key>Rename</key>
        <string>Themes_(SpringBoard)</string>
    </dict>

    <key>Intelliborn</key>
    <dict>
        <key>Rename</key>
        <string>Utilities</string>
    </dict>

    <key>CarrierBundle</key>
    <dict>
        <key>Rename</key>
        <string>Carrier_Bundles</string>
    </dict>

    <key>Network</key>
    <dict>
        <key>Rename</key>
        <string>Networking</string>
    </dict>
</dict>

</plist>