mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-11 02:00:56 +00:00
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@332 af15c1b1-3010-417e-b628-4374ebc0bcbd
56 lines
1.3 KiB
XML
56 lines
1.3 KiB
XML
<?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>SUWindowController</string>
|
|
<key>LANGUAGE</key>
|
|
<string>ObjC</string>
|
|
<key>SUPERCLASS</key>
|
|
<string>NSWindowController</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CLASS</key>
|
|
<string>NSApplication</string>
|
|
<key>LANGUAGE</key>
|
|
<string>ObjC</string>
|
|
<key>SUPERCLASS</key>
|
|
<string>NSResponder</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CLASS</key>
|
|
<string>FirstResponder</string>
|
|
<key>LANGUAGE</key>
|
|
<string>ObjC</string>
|
|
<key>SUPERCLASS</key>
|
|
<string>NSObject</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CLASS</key>
|
|
<string>NSObject</string>
|
|
<key>LANGUAGE</key>
|
|
<string>ObjC</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CLASS</key>
|
|
<string>SUStatusController</string>
|
|
<key>LANGUAGE</key>
|
|
<string>ObjC</string>
|
|
<key>OUTLETS</key>
|
|
<dict>
|
|
<key>actionButton</key>
|
|
<string>NSButton</string>
|
|
<key>progressBar</key>
|
|
<string>NSProgressIndicator</string>
|
|
</dict>
|
|
<key>SUPERCLASS</key>
|
|
<string>SUWindowController</string>
|
|
</dict>
|
|
</array>
|
|
<key>IBVersion</key>
|
|
<string>1</string>
|
|
</dict>
|
|
</plist>
|