adium/adium

Docs: Minor tweaks.
adium-1.5.11
2016-09-04, Robert Vehse
307f53385811
Docs: Minor tweaks.
<?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>ACTIONS</key>
<dict>
<key>toggleDetails</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>ESFileTransferProgressView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>box_primaryControls</key>
<string>NSBox</string>
<key>box_transferStatusFrame</key>
<string>NSBox</string>
<key>button_icon</key>
<string>NSButton</string>
<key>button_reveal</key>
<string>AIRolloverButton</string>
<key>button_stopResume</key>
<string>AIRolloverButton</string>
<key>imageView_destination</key>
<string>NSButton</string>
<key>imageView_source</key>
<string>NSButton</string>
<key>owner</key>
<string>ESFileTransferProgressRow</string>
<key>progressIndicator</key>
<string>NSProgressIndicator</string>
<key>textField_destination</key>
<string>NSTextField</string>
<key>textField_detailsLabel</key>
<string>NSTextField</string>
<key>textField_fileName</key>
<string>NSTextField</string>
<key>textField_rate</key>
<string>NSTextField</string>
<key>textField_source</key>
<string>NSTextField</string>
<key>twiddle_details</key>
<string>NSButton</string>
<key>view_details</key>
<string>NSView</string>
</dict>
<key>SUPERCLASS</key>
<string>NSView</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSObject</string>
<key>LANGUAGE</key>
<string>ObjC</string>
</dict>
<dict>
<key>CLASS</key>
<string>AIRolloverButton</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>delegate</key>
<string>id</string>
</dict>
<key>SUPERCLASS</key>
<string>NSButton</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>openFileAction</key>
<string>id</string>
<key>revealAction</key>
<string>id</string>
<key>stopResumeAction</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>ESFileTransferProgressRow</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>owner</key>
<string>id</string>
<key>view</key>
<string>ESFileTransferProgressView</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>reveal</key>
<string>id</string>
<key>stopResume</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>FirstResponder</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
</array>
<key>IBVersion</key>
<string>1</string>
</dict>
</plist>