toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/crashreporter/client/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,102 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     1.6 +<plist version="1.0">
     1.7 +<dict>
     1.8 +	<key>IBClasses</key>
     1.9 +	<array>
    1.10 +		<dict>
    1.11 +			<key>ACTIONS</key>
    1.12 +			<dict>
    1.13 +				<key>closeClicked</key>
    1.14 +				<string>id</string>
    1.15 +				<key>emailMeClicked</key>
    1.16 +				<string>id</string>
    1.17 +				<key>includeURLClicked</key>
    1.18 +				<string>id</string>
    1.19 +				<key>restartClicked</key>
    1.20 +				<string>id</string>
    1.21 +				<key>submitReportClicked</key>
    1.22 +				<string>id</string>
    1.23 +				<key>viewReportClicked</key>
    1.24 +				<string>id</string>
    1.25 +				<key>viewReportOkClicked</key>
    1.26 +				<string>id</string>
    1.27 +			</dict>
    1.28 +			<key>CLASS</key>
    1.29 +			<string>CrashReporterUI</string>
    1.30 +			<key>LANGUAGE</key>
    1.31 +			<string>ObjC</string>
    1.32 +			<key>OUTLETS</key>
    1.33 +			<dict>
    1.34 +				<key>mCloseButton</key>
    1.35 +				<string>NSButton</string>
    1.36 +				<key>mCommentScrollView</key>
    1.37 +				<string>NSScrollView</string>
    1.38 +				<key>mCommentText</key>
    1.39 +				<string>TextViewWithPlaceHolder</string>
    1.40 +				<key>mDescriptionLabel</key>
    1.41 +				<string>NSTextField</string>
    1.42 +				<key>mEmailMeButton</key>
    1.43 +				<string>NSButton</string>
    1.44 +				<key>mEmailText</key>
    1.45 +				<string>NSTextField</string>
    1.46 +				<key>mErrorCloseButton</key>
    1.47 +				<string>NSButton</string>
    1.48 +				<key>mErrorHeaderLabel</key>
    1.49 +				<string>NSTextField</string>
    1.50 +				<key>mErrorLabel</key>
    1.51 +				<string>NSTextField</string>
    1.52 +				<key>mErrorView</key>
    1.53 +				<string>NSView</string>
    1.54 +				<key>mHeaderLabel</key>
    1.55 +				<string>NSTextField</string>
    1.56 +				<key>mIncludeURLButton</key>
    1.57 +				<string>NSButton</string>
    1.58 +				<key>mProgressIndicator</key>
    1.59 +				<string>NSProgressIndicator</string>
    1.60 +				<key>mProgressText</key>
    1.61 +				<string>NSTextField</string>
    1.62 +				<key>mRestartButton</key>
    1.63 +				<string>NSButton</string>
    1.64 +				<key>mSubmitReportButton</key>
    1.65 +				<string>NSButton</string>
    1.66 +				<key>mViewReportButton</key>
    1.67 +				<string>NSButton</string>
    1.68 +				<key>mViewReportOkButton</key>
    1.69 +				<string>NSButton</string>
    1.70 +				<key>mViewReportTextView</key>
    1.71 +				<string>NSTextView</string>
    1.72 +				<key>mViewReportWindow</key>
    1.73 +				<string>NSWindow</string>
    1.74 +				<key>mWindow</key>
    1.75 +				<string>NSWindow</string>
    1.76 +			</dict>
    1.77 +			<key>SUPERCLASS</key>
    1.78 +			<string>NSObject</string>
    1.79 +		</dict>
    1.80 +		<dict>
    1.81 +			<key>ACTIONS</key>
    1.82 +			<dict>
    1.83 +				<key>insertTab</key>
    1.84 +				<string>id</string>
    1.85 +			</dict>
    1.86 +			<key>CLASS</key>
    1.87 +			<string>TextViewWithPlaceHolder</string>
    1.88 +			<key>LANGUAGE</key>
    1.89 +			<string>ObjC</string>
    1.90 +			<key>SUPERCLASS</key>
    1.91 +			<string>NSTextView</string>
    1.92 +		</dict>
    1.93 +		<dict>
    1.94 +			<key>CLASS</key>
    1.95 +			<string>FirstResponder</string>
    1.96 +			<key>LANGUAGE</key>
    1.97 +			<string>ObjC</string>
    1.98 +			<key>SUPERCLASS</key>
    1.99 +			<string>NSObject</string>
   1.100 +		</dict>
   1.101 +	</array>
   1.102 +	<key>IBVersion</key>
   1.103 +	<string>1</string>
   1.104 +</dict>
   1.105 +</plist>

mercurial