Added a reminder regarding iPod controls.
[cydget.git] / CydgetSettings.bundle / Cydget.plist
1 items = ({
2     cell = PSGroupCell;
3     footerText = "Remember: AwayView is the default Apple lock screen: from there you can double-click Home for the iPod control";
4 }, {
5     cell = PSLinkCell;
6     detail = CydgetOrderController;
7     icon = LockCydgets.png;
8     label = "Lock Cydget Order";
9 }, {
10     cell = PSGroupCell;
11     isStaticText = 1;
12     requiredCapabilities = ({
13         wildcat = 0;
14         voip = 0;
15     });
16 }, {
17     cell = PSTitleValueCell;
18     label = "AwayView is the Apple default screen: you can use it to access the iPod controls";
19     requiredCapabilities = ({
20         wildcat = 0;
21         voip = 0;
22     });
23 });
24
25 title = Cydget;