summaryrefslogtreecommitdiff
path: root/MobileCydia.app/Sections.plist
diff options
context:
space:
mode:
authorGrant Paul <chpwn@chpwn.com>2011-02-05 01:06:29 -0800
committerGrant Paul <chpwn@chpwn.com>2011-02-05 01:06:29 -0800
commit386a58f2bf90ce419b3a81de3cea948b46dcf148 (patch)
treed3c44cd87f702a9ccb24a69ac49d4d80690c0b27 /MobileCydia.app/Sections.plist
parentd48ae59746c44ab28b8dfb2c4f62228b0c0bb270 (diff)
I am perpetually impressed with the abilities of the default repositories to misspell, create, and otherwise mutilate the sections listing. For another small battle in this endless war, I add a mapping from Themes (App Addons) to Themes (Addons), to remove another one-package-only section.
Diffstat (limited to 'MobileCydia.app/Sections.plist')
-rw-r--r--MobileCydia.app/Sections.plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/MobileCydia.app/Sections.plist b/MobileCydia.app/Sections.plist
index b160632..74a7864 100644
--- a/MobileCydia.app/Sections.plist
+++ b/MobileCydia.app/Sections.plist
@@ -146,6 +146,9 @@
<key>Cydgets (Lock)</key>
<string>Addons (Cydget)</string>
+
+ <key>Themes (App Addons)</key>
+ <string>Themes (Addons)</string>
</dict>
</plist>