diff options
-rw-r--r-- | Cydia.app/Sections.plist | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Cydia.app/Sections.plist b/Cydia.app/Sections.plist index 9b590bc..fb590b6 100644 --- a/Cydia.app/Sections.plist +++ b/Cydia.app/Sections.plist @@ -51,6 +51,30 @@ <string>Messaging</string> </dict> + <key>Themes_(Locksceen)</key> + <dict> + <key>Rename</key> + <string>Themes_(LockScreen)</string> + </dict> + + <key>Themes_(Lockscree)</key> + <dict> + <key>Rename</key> + <string>Themes_(LockScreen)</string> + </dict> + + <key>Themes_(Losckscreen)</key> + <dict> + <key>Rename</key> + <string>Themes_(LockScreen)</string> + </dict> + + <key>Themes_(Video)</key> + <dict> + <key>Rename</key> + <string>Themes_(Videos)</string> + </dict> + <key>Utilites</key> <dict> <key>Rename</key> |