diff options
-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> |