ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/MacOSX/Launcher/English.lproj/MainMenu.nib/classes.nib
Revision: 1.1
Committed: 2009-08-02T18:34:57Z (14 years, 11 months ago) by asvitkine
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial import of SheepShaver Launcher project for Mac OS X (WIP)

File Contents

# Content
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>FirstResponder</string>
10 <key>LANGUAGE</key>
11 <string>ObjC</string>
12 <key>SUPERCLASS</key>
13 <string>NSObject</string>
14 </dict>
15 <dict>
16 <key>ACTIONS</key>
17 <dict>
18 <key>openVirtualMachinesList</key>
19 <string>id</string>
20 </dict>
21 <key>CLASS</key>
22 <string>AppController</string>
23 <key>LANGUAGE</key>
24 <string>ObjC</string>
25 <key>SUPERCLASS</key>
26 <string>NSObject</string>
27 </dict>
28 </array>
29 <key>IBVersion</key>
30 <string>1</string>
31 </dict>
32 </plist>