diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2014-06-11 03:06:10 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2014-06-11 03:06:10 -0700 |
commit | bda7025fa80f22d0b246cbddeebc28306614124e (patch) | |
tree | 8e7639c6dfbdf62211c452c3da609163dada26ec /MobileCydia.app/Sections.plist | |
parent | 5bf14a24a2420601f57a3e051702005ebe872717 (diff) |
Add some new (and old :/) section remaps (*sigh*).
Diffstat (limited to 'MobileCydia.app/Sections.plist')
-rw-r--r-- | MobileCydia.app/Sections.plist | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/MobileCydia.app/Sections.plist b/MobileCydia.app/Sections.plist index d3dab07..83bce1b 100644 --- a/MobileCydia.app/Sections.plist +++ b/MobileCydia.app/Sections.plist @@ -9,12 +9,30 @@ <key>Utility</key> <string>Utilities</string> + <key>Utilites</key> + <string>Utilities</string> + + <key>Developer</key> + <string>Development</string> + + <key>Site-Specific</key> + <string>Site-Specific Apps</string> + <key>Themes (Springboard)</key> <string>Themes (SpringBoard)</string> <key>Themes (SummerBoard)</key> <string>Themes (SpringBoard)</string> + <key>Themes (Systen)</key> + <string>Themes (System)</string> + + <key>Themes (Lockcreen)</key> + <string>Themes (LockScreen)</string> + + <key>Themes (Lockscreens)</key> + <string>Themes (LockScreen)</string> + <key>Themes (Locksceen)</key> <string>Themes (LockScreen)</string> @@ -66,12 +84,21 @@ <key>Dictionaries (Hunspell)</key> <string>Dictionaries</string> + <key>Addons (Bootlogo)</key> + <string>Addons (BootLogo)</string> + <key>Addons (BootLogos)</key> <string>Addons (BootLogo)</string> <key>eBooks</key> <string>Books</string> + <key>Themes (Localization)</key> + <string>Localization</string> + + <key>Themes (APPS)</key> + <string>Themes (Apps)</string> + <key>Themes (Weather)</key> <string>Themes (Apps)</string> |