123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?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>GradientBackgroundView</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>SUPERCLASS</key>
- <string>NSImageView</string>
- </dict>
- <dict>
- <key>CLASS</key>
- <string>FirstResponder</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>SUPERCLASS</key>
- <string>NSObject</string>
- </dict>
- <dict>
- <key>ACTIONS</key>
- <dict>
- <key>convert</key>
- <string>id</string>
- <key>openConvertedEnclosingFolder</key>
- <string>id</string>
- <key>openConvertedFile</key>
- <string>id</string>
- <key>pickOutputFolderPath</key>
- <string>id</string>
- </dict>
- <key>CLASS</key>
- <string>Controller</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>OUTLETS</key>
- <dict>
- <key>openConvertedFileButton</key>
- <string>NSButton</string>
- <key>remoteURLView</key>
- <string>NSView</string>
- <key>titleView</key>
- <string>NSView</string>
- <key>window</key>
- <string>NSWindow</string>
- <key>workingView</key>
- <string>NSView</string>
- </dict>
- <key>SUPERCLASS</key>
- <string>NSObject</string>
- </dict>
- </array>
- <key>IBVersion</key>
- <string>1</string>
- </dict>
- </plist>
|