Bump the copyright notice on the file to 2012.
[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         </array>
54         <key>title</key>
55         <string>Cydget</string>
56 </dict>
57 </plist>