diff options
author | Dustin L. Howett <dustin@howett.net> | 2010-11-11 20:30:47 -0500 |
---|---|---|
committer | Dustin L. Howett <dustin@howett.net> | 2010-11-11 20:30:47 -0500 |
commit | 5ec95a723dc7f83ba42795f3359fff79cc7555a0 (patch) | |
tree | 79b831f4cb13afd52596c73e114e1324d1388c64 | |
parent | 142d4e3642e6d38c1c763b30cd1bddc481c0b677 (diff) |
Map Themes (SYSTEM) to Themes (System).
-rw-r--r-- | MobileCydia.app/Sections.plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MobileCydia.app/Sections.plist b/MobileCydia.app/Sections.plist index 9d95d90..eac6cdb 100644 --- a/MobileCydia.app/Sections.plist +++ b/MobileCydia.app/Sections.plist @@ -261,6 +261,12 @@ <string>Themes_(LockScreen)</string> </dict> + <key>Themes_(SYSTEM)</key> + <dict> + <key>Rename</key> + <string>Themes_(System)</string> + </dict> + <key>WebApps</key> <dict> <key>Rename</key> |