source: trunk/ICeCoffEE/ICeCoffEE/Installer components/ui/UI_SCRInstall.plugin/Contents/Resources/English.lproj/UI_SCRInstall.nib/classes.nib@ 479

Last change on this file since 479 was 479, checked in by Nicholas Riley, 16 years ago

Update to Smart Crash Reports 1.5b3.

File size: 820 bytes
Line 
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>UI_SCRInstall</string>
10 <key>LANGUAGE</key>
11 <string>ObjC</string>
12 <key>OUTLETS</key>
13 <dict>
14 <key>installCheckbox</key>
15 <string>NSButton</string>
16 <key>ui</key>
17 <string>id</string>
18 <key>window</key>
19 <string>NSWindow</string>
20 </dict>
21 <key>SUPERCLASS</key>
22 <string>NSObject</string>
23 </dict>
24 <dict>
25 <key>CLASS</key>
26 <string>FirstResponder</string>
27 <key>LANGUAGE</key>
28 <string>ObjC</string>
29 <key>SUPERCLASS</key>
30 <string>NSObject</string>
31 </dict>
32 </array>
33 <key>IBVersion</key>
34 <string>1</string>
35</dict>
36</plist>
Note: See TracBrowser for help on using the repository browser.