diff options
author | Grant Paul <chpwn@chpwn.com> | 2010-11-06 16:03:32 -0700 |
---|---|---|
committer | Grant Paul <chpwn@chpwn.com> | 2010-11-06 16:03:32 -0700 |
commit | c323997cf26b7674132b0c1fe6693b572c3a9466 (patch) | |
tree | 330a6b30a572bd8bd3bd89180777ef7bce5a19d5 /MobileCydia.app | |
parent | 45e21ffab72e0370345c58ce7c52c218ee41043c (diff) |
Updated sections mapping file to further consolidate sections.
Diffstat (limited to 'MobileCydia.app')
-rw-r--r-- | MobileCydia.app/Sections.plist | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/MobileCydia.app/Sections.plist b/MobileCydia.app/Sections.plist index 16edef8..9d95d90 100644 --- a/MobileCydia.app/Sections.plist +++ b/MobileCydia.app/Sections.plist @@ -194,6 +194,90 @@ <key>Rename</key> <string>Addons_(LockInfo)</string> </dict> + + <key>Dictionaries_(Hunspell)</key> + <dict> + <key>Rename</key> + <string>Dictionaries</string> + </dict> + + <key>eBooks</key> + <dict> + <key>Rename</key> + <string>Books</string> + </dict> + + <key>Themes_(WinterBoard)</key> + <dict> + <key>Rename</key> + <string>Themes</string> + </dict> + + <key>Themes_(Weather)</key> + <dict> + <key>Rename</key> + <string>Themes_(Apps)</string> + </dict> + + <key>Themes_(Videos)</key> + <dict> + <key>Rename</key> + <string>Themes_(Apps)</string> + </dict> + + <key>Themes_(SMS)</key> + <dict> + <key>Rename</key> + <string>Themes_(Apps)</string> + </dict> + + <key>Themes_(iPad)</key> + <dict> + <key>Rename</key> + <string>Themes</string> + </dict> + + <key>Themes_(Dock)</key> + <dict> + <key>Rename</key> + <string>Themes_(SpringBoard)</string> + </dict> + + <key>Themes_(Icy)</key> + <dict> + <key>Rename</key> + <string>Themes_(Apps)</string> + </dict> + + <key>Themes_(Dialer)</key> + <dict> + <key>Rename</key> + <string>Themes_(Apps)</string> + </dict> + + <key>Themes_(Battery)</key> + <dict> + <key>Rename</key> + <string>Themes_(LockScreen)</string> + </dict> + + <key>WebApps</key> + <dict> + <key>Rename</key> + <string>Site-Specific_Apps</string> + </dict> + + <key>FontSwap</key> + <dict> + <key>Rename</key> + <string>Addons (FontSwap)</string> + </dict> + + <key>Cydgets_(Lock)</key> + <dict> + <key>Rename</key> + <string>Addons_(Cydget)</string> + </dict> </dict> </plist> |