mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-01 06:15:58 +00:00
57 lines
1.3 KiB
XML
57 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>
|