summaryrefslogtreecommitdiff
path: root/Cydia.app/Sections.plist
blob: 68a264de161fb0c6c9e35e581ad54c3dcacb74b2 (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
<?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>Network</key>
    <dict>
        <key>Rename</key>
        <string>Networking</string>
    </dict>
</dict>

</plist>