Add a setting to force Now Playing to the front.
[cydget.git] / CydgetSettings.bundle / Cydget.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5         <key>items</key>
6         <array>
7                 <dict>
8                         <key>cell</key>
9                         <string>PSGroupCell</string>
10                         <key>footerText</key>
11                         <string>Remember: AwayView is the default Apple lock screen: from there you can double-click Home for the iPod control</string>
12                 </dict>
13                 <dict>
14                         <key>cell</key>
15                         <string>PSLinkCell</string>
16                         <key>detail</key>
17                         <string>CydgetOrderController</string>
18                         <key>icon</key>
19                         <string>LockCydgets.png</string>
20                         <key>label</key>
21                         <string>Lock Cydget Order</string>
22                 </dict>
23                 <dict>
24                         <key>cell</key>
25                         <string>PSGroupCell</string>
26                         <key>isStaticText</key>
27                         <string>1</string>
28                         <key>requiredCapabilities</key>
29                         <array>
30                                 <dict>
31                                         <key>voip</key>
32                                         <false/>
33                                         <key>wildcat</key>
34                                         <false/>
35                                 </dict>
36                         </array>
37                 </dict>
38                 <dict>
39                         <key>cell</key>
40                         <string>PSTitleValueCell</string>
41                         <key>label</key>
42                         <string>Remember: AwayView is the default Apple lock screen: from there you can double-click Home for the iPod control</string>
43                         <key>requiredCapabilities</key>
44                         <array>
45                                 <dict>
46                                         <key>voip</key>
47                                         <false/>
48                                         <key>wildcat</key>
49                                         <false/>
50                                 </dict>
51                         </array>
52                 </dict>
53                 <dict>
54                         <key>cell</key>
55                         <string>PSGroupCell</string>
56                         <key>footerText</key>
57                         <string>Force the AwayView (even if not selected) to the front of the order while the now playing controller is active</string>
58                         <key>wb$filter</key>
59                         <array>
60                                 <real>800</real>
61                         </array>
62                 </dict>
63                 <dict>
64                         <key>cell</key>
65                         <string>PSSwitchCell</string>
66                         <key>default</key>
67                         <false/>
68                         <key>key</key>
69                         <string>NowPlaying</string>
70                         <key>label</key>
71                         <string>Now Playing</string>
72                         <key>wb$filter</key>
73                         <array>
74                                 <real>800</real>
75                         </array>
76                 </dict>
77         </array>
78         <key>title</key>
79         <string>Cydget</string>
80 </dict>
81 </plist>