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>ACTIONS</key>
|
---|
9 | <dict>
|
---|
10 | <key>close</key>
|
---|
11 | <string>id</string>
|
---|
12 | <key>snooze</key>
|
---|
13 | <string>NSButton</string>
|
---|
14 | <key>snoozeIntervalUnitsChanged</key>
|
---|
15 | <string>NSPopUpButton</string>
|
---|
16 | <key>snoozeUntil</key>
|
---|
17 | <string>NSMenuItem</string>
|
---|
18 | <key>stopRepeating</key>
|
---|
19 | <string>NSButton</string>
|
---|
20 | </dict>
|
---|
21 | <key>CLASS</key>
|
---|
22 | <string>PSAlarmNotifierController</string>
|
---|
23 | <key>LANGUAGE</key>
|
---|
24 | <string>ObjC</string>
|
---|
25 | <key>OUTLETS</key>
|
---|
26 | <dict>
|
---|
27 | <key>dateField</key>
|
---|
28 | <string>NSTextField</string>
|
---|
29 | <key>intervalField</key>
|
---|
30 | <string>NSTextField</string>
|
---|
31 | <key>messageField</key>
|
---|
32 | <string>NSTextField</string>
|
---|
33 | <key>nextDateField</key>
|
---|
34 | <string>NSTextField</string>
|
---|
35 | <key>okButton</key>
|
---|
36 | <string>NSButton</string>
|
---|
37 | <key>snoozeButton</key>
|
---|
38 | <string>NSButton</string>
|
---|
39 | <key>snoozeIntervalField</key>
|
---|
40 | <string>NJRIntervalField</string>
|
---|
41 | </dict>
|
---|
42 | <key>SUPERCLASS</key>
|
---|
43 | <string>NSWindowController</string>
|
---|
44 | </dict>
|
---|
45 | <dict>
|
---|
46 | <key>CLASS</key>
|
---|
47 | <string>NSMenuItem</string>
|
---|
48 | <key>LANGUAGE</key>
|
---|
49 | <string>ObjC</string>
|
---|
50 | <key>SUPERCLASS</key>
|
---|
51 | <string>NSObject</string>
|
---|
52 | </dict>
|
---|
53 | <dict>
|
---|
54 | <key>CLASS</key>
|
---|
55 | <string>NSObject</string>
|
---|
56 | <key>LANGUAGE</key>
|
---|
57 | <string>ObjC</string>
|
---|
58 | </dict>
|
---|
59 | <dict>
|
---|
60 | <key>CLASS</key>
|
---|
61 | <string>FirstResponder</string>
|
---|
62 | <key>LANGUAGE</key>
|
---|
63 | <string>ObjC</string>
|
---|
64 | <key>SUPERCLASS</key>
|
---|
65 | <string>NSObject</string>
|
---|
66 | </dict>
|
---|
67 | <dict>
|
---|
68 | <key>CLASS</key>
|
---|
69 | <string>NJRIntervalField</string>
|
---|
70 | <key>LANGUAGE</key>
|
---|
71 | <string>ObjC</string>
|
---|
72 | <key>OUTLETS</key>
|
---|
73 | <dict>
|
---|
74 | <key>intervalUnits</key>
|
---|
75 | <string>NSPopUpButton</string>
|
---|
76 | </dict>
|
---|
77 | <key>SUPERCLASS</key>
|
---|
78 | <string>NJRValidatingField</string>
|
---|
79 | </dict>
|
---|
80 | <dict>
|
---|
81 | <key>CLASS</key>
|
---|
82 | <string>NJRValidatingField</string>
|
---|
83 | <key>LANGUAGE</key>
|
---|
84 | <string>ObjC</string>
|
---|
85 | <key>SUPERCLASS</key>
|
---|
86 | <string>NSTextField</string>
|
---|
87 | </dict>
|
---|
88 | <dict>
|
---|
89 | <key>CLASS</key>
|
---|
90 | <string>NSWindow</string>
|
---|
91 | <key>LANGUAGE</key>
|
---|
92 | <string>ObjC</string>
|
---|
93 | <key>SUPERCLASS</key>
|
---|
94 | <string>NSResponder</string>
|
---|
95 | </dict>
|
---|
96 | <dict>
|
---|
97 | <key>CLASS</key>
|
---|
98 | <string>NJRIntegerFilter</string>
|
---|
99 | <key>LANGUAGE</key>
|
---|
100 | <string>ObjC</string>
|
---|
101 | <key>SUPERCLASS</key>
|
---|
102 | <string>NSNumberFormatter</string>
|
---|
103 | </dict>
|
---|
104 | </array>
|
---|
105 | <key>IBVersion</key>
|
---|
106 | <string>1</string>
|
---|
107 | </dict>
|
---|
108 | </plist>
|
---|