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>IBClasses</key>
|
---|
6 | <array>
|
---|
7 | <dict>
|
---|
8 | <key>CLASS</key>
|
---|
9 | <string>NSLevelIndicator</string>
|
---|
10 | <key>LANGUAGE</key>
|
---|
11 | <string>ObjC</string>
|
---|
12 | <key>SUPERCLASS</key>
|
---|
13 | <string>NSControl</string>
|
---|
14 | </dict>
|
---|
15 | <dict>
|
---|
16 | <key>CLASS</key>
|
---|
17 | <string>AntiRSIButton</string>
|
---|
18 | <key>LANGUAGE</key>
|
---|
19 | <string>ObjC</string>
|
---|
20 | <key>SUPERCLASS</key>
|
---|
21 | <string>NSButton</string>
|
---|
22 | </dict>
|
---|
23 | <dict>
|
---|
24 | <key>ACTIONS</key>
|
---|
25 | <dict>
|
---|
26 | <key>breakNow</key>
|
---|
27 | <string>id</string>
|
---|
28 | <key>checkForUpdate</key>
|
---|
29 | <string>id</string>
|
---|
30 | <key>gotoWebsite</key>
|
---|
31 | <string>id</string>
|
---|
32 | <key>postpone</key>
|
---|
33 | <string>id</string>
|
---|
34 | <key>resetSession</key>
|
---|
35 | <string>id</string>
|
---|
36 | </dict>
|
---|
37 | <key>CLASS</key>
|
---|
38 | <string>AntiRSI</string>
|
---|
39 | <key>LANGUAGE</key>
|
---|
40 | <string>ObjC</string>
|
---|
41 | <key>OUTLETS</key>
|
---|
42 | <dict>
|
---|
43 | <key>dock_menu</key>
|
---|
44 | <string>NSMenu</string>
|
---|
45 | <key>next_break</key>
|
---|
46 | <string>NSTextField</string>
|
---|
47 | <key>postpone</key>
|
---|
48 | <string>NSButton</string>
|
---|
49 | <key>progress</key>
|
---|
50 | <string>NSLevelIndicator</string>
|
---|
51 | <key>reset_session_time</key>
|
---|
52 | <string>NSDatePicker</string>
|
---|
53 | <key>session_time</key>
|
---|
54 | <string>NSTextField</string>
|
---|
55 | <key>session_time_item</key>
|
---|
56 | <string>NSMenuItem</string>
|
---|
57 | <key>status</key>
|
---|
58 | <string>NSTextField</string>
|
---|
59 | <key>time</key>
|
---|
60 | <string>NSTextField</string>
|
---|
61 | <key>version</key>
|
---|
62 | <string>NSTextField</string>
|
---|
63 | <key>view</key>
|
---|
64 | <string>AntiRSIView</string>
|
---|
65 | </dict>
|
---|
66 | <key>SUPERCLASS</key>
|
---|
67 | <string>NSObject</string>
|
---|
68 | </dict>
|
---|
69 | <dict>
|
---|
70 | <key>CLASS</key>
|
---|
71 | <string>FirstResponder</string>
|
---|
72 | <key>LANGUAGE</key>
|
---|
73 | <string>ObjC</string>
|
---|
74 | <key>SUPERCLASS</key>
|
---|
75 | <string>NSObject</string>
|
---|
76 | </dict>
|
---|
77 | <dict>
|
---|
78 | <key>CLASS</key>
|
---|
79 | <string>NSDatePicker</string>
|
---|
80 | <key>LANGUAGE</key>
|
---|
81 | <string>ObjC</string>
|
---|
82 | <key>SUPERCLASS</key>
|
---|
83 | <string>NSControl</string>
|
---|
84 | </dict>
|
---|
85 | <dict>
|
---|
86 | <key>CLASS</key>
|
---|
87 | <string>AntiRSIView</string>
|
---|
88 | <key>LANGUAGE</key>
|
---|
89 | <string>ObjC</string>
|
---|
90 | <key>SUPERCLASS</key>
|
---|
91 | <string>NSView</string>
|
---|
92 | </dict>
|
---|
93 | <dict>
|
---|
94 | <key>CLASS</key>
|
---|
95 | <string>AntiRSILevelIndicator</string>
|
---|
96 | <key>LANGUAGE</key>
|
---|
97 | <string>ObjC</string>
|
---|
98 | <key>SUPERCLASS</key>
|
---|
99 | <string>NSLevelIndicator</string>
|
---|
100 | </dict>
|
---|
101 | </array>
|
---|
102 | <key>IBVersion</key>
|
---|
103 | <string>1</string>
|
---|
104 | </dict>
|
---|
105 | </plist>
|
---|