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

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     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>closeClicked</key>
    11 				<string>id</string>
    12 				<key>emailMeClicked</key>
    13 				<string>id</string>
    14 				<key>includeURLClicked</key>
    15 				<string>id</string>
    16 				<key>restartClicked</key>
    17 				<string>id</string>
    18 				<key>submitReportClicked</key>
    19 				<string>id</string>
    20 				<key>viewReportClicked</key>
    21 				<string>id</string>
    22 				<key>viewReportOkClicked</key>
    23 				<string>id</string>
    24 			</dict>
    25 			<key>CLASS</key>
    26 			<string>CrashReporterUI</string>
    27 			<key>LANGUAGE</key>
    28 			<string>ObjC</string>
    29 			<key>OUTLETS</key>
    30 			<dict>
    31 				<key>mCloseButton</key>
    32 				<string>NSButton</string>
    33 				<key>mCommentScrollView</key>
    34 				<string>NSScrollView</string>
    35 				<key>mCommentText</key>
    36 				<string>TextViewWithPlaceHolder</string>
    37 				<key>mDescriptionLabel</key>
    38 				<string>NSTextField</string>
    39 				<key>mEmailMeButton</key>
    40 				<string>NSButton</string>
    41 				<key>mEmailText</key>
    42 				<string>NSTextField</string>
    43 				<key>mErrorCloseButton</key>
    44 				<string>NSButton</string>
    45 				<key>mErrorHeaderLabel</key>
    46 				<string>NSTextField</string>
    47 				<key>mErrorLabel</key>
    48 				<string>NSTextField</string>
    49 				<key>mErrorView</key>
    50 				<string>NSView</string>
    51 				<key>mHeaderLabel</key>
    52 				<string>NSTextField</string>
    53 				<key>mIncludeURLButton</key>
    54 				<string>NSButton</string>
    55 				<key>mProgressIndicator</key>
    56 				<string>NSProgressIndicator</string>
    57 				<key>mProgressText</key>
    58 				<string>NSTextField</string>
    59 				<key>mRestartButton</key>
    60 				<string>NSButton</string>
    61 				<key>mSubmitReportButton</key>
    62 				<string>NSButton</string>
    63 				<key>mViewReportButton</key>
    64 				<string>NSButton</string>
    65 				<key>mViewReportOkButton</key>
    66 				<string>NSButton</string>
    67 				<key>mViewReportTextView</key>
    68 				<string>NSTextView</string>
    69 				<key>mViewReportWindow</key>
    70 				<string>NSWindow</string>
    71 				<key>mWindow</key>
    72 				<string>NSWindow</string>
    73 			</dict>
    74 			<key>SUPERCLASS</key>
    75 			<string>NSObject</string>
    76 		</dict>
    77 		<dict>
    78 			<key>ACTIONS</key>
    79 			<dict>
    80 				<key>insertTab</key>
    81 				<string>id</string>
    82 			</dict>
    83 			<key>CLASS</key>
    84 			<string>TextViewWithPlaceHolder</string>
    85 			<key>LANGUAGE</key>
    86 			<string>ObjC</string>
    87 			<key>SUPERCLASS</key>
    88 			<string>NSTextView</string>
    89 		</dict>
    90 		<dict>
    91 			<key>CLASS</key>
    92 			<string>FirstResponder</string>
    93 			<key>LANGUAGE</key>
    94 			<string>ObjC</string>
    95 			<key>SUPERCLASS</key>
    96 			<string>NSObject</string>
    97 		</dict>
    98 	</array>
    99 	<key>IBVersion</key>
   100 	<string>1</string>
   101 </dict>
   102 </plist>

mercurial