diff options
author | Grant Paul <chpwn@chpwn.com> | 2011-01-29 17:32:01 -0800 |
---|---|---|
committer | Grant Paul <chpwn@chpwn.com> | 2011-01-29 17:32:01 -0800 |
commit | 20fd0049ccbe0fba9fee79b4a546bd71ffb55107 (patch) | |
tree | 7ae486d149957cf9c967c01f43f8ebf478fd6402 | |
parent | a23207d2b4e9986a5f0ef23dafb9ef31cd080319 (diff) |
Update section mapping to correctly redirect Themes (Video).
-rw-r--r-- | MobileCydia.app/Sections.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MobileCydia.app/Sections.plist b/MobileCydia.app/Sections.plist index fb8f880..b160632 100644 --- a/MobileCydia.app/Sections.plist +++ b/MobileCydia.app/Sections.plist @@ -40,7 +40,7 @@ <string>Themes (LockScreen)</string> <key>Themes (Video)</key> - <string>Themes (Videos)</string> + <string>Themes (Apps)</string> <key>Utilites</key> <string>Utilities</string> |