aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/sender/Breakpad.nib/classes.nib
blob: c9d43a3871a51f16af9095cb06a80c4c5a176d9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>IBClasses</key>
	<array>
		<dict>
			<key>CLASS</key>
			<string>LengthLimitingTextField</string>
			<key>LANGUAGE</key>
			<string>ObjC</string>
			<key>SUPERCLASS</key>
			<string>NSTextField</string>
		</dict>
		<dict>
			<key>ACTIONS</key>
			<dict>
				<key>cancel</key>
				<string>id</string>
				<key>sendReport</key>
				<string>id</string>
				<key>showPrivacyPolicy</key>
				<string>id</string>
			</dict>
			<key>CLASS</key>
			<string>Reporter</string>
			<key>LANGUAGE</key>
			<string>ObjC</string>
			<key>OUTLETS</key>
			<dict>
				<key>alertWindow_</key>
				<string>NSWindow</string>
				<key>cancelButton_</key>
				<string>NSButton</string>
				<key>commentMessage_</key>
				<string>NSTextField</string>
				<key>commentsEntryField_</key>
				<string>LengthLimitingTextField</string>
				<key>countdownLabel_</key>
				<string>NSTextField</string>
				<key>dialogTitle_</key>
				<string>NSTextField</string>
				<key>emailEntryField_</key>
				<string>LengthLimitingTextField</string>
				<key>emailLabel_</key>
				<string>NSTextField</string>
				<key>emailMessage_</key>
				<string>NSTextField</string>
				<key>emailSectionBox_</key>
				<string>NSBox</string>
				<key>headerBox_</key>
				<string>NSBox</string>
				<key>preEmailBox_</key>
				<string>NSBox</string>
				<key>privacyLinkArrow_</key>
				<string>NSView</string>
				<key>privacyLinkLabel_</key>
				<string>NSTextField</string>
				<key>sendButton_</key>
				<string>NSButton</string>
			</dict>
			<key>SUPERCLASS</key>
			<string>NSObject</string>
		</dict>
	</array>
	<key>IBVersion</key>
	<string>1</string>
</dict>
</plist>