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>cancel</key>
<string>id</string>
<key>closeWindow</key>
<string>id</string>
<key>okay</key>
<string>id</string>
<key>togglePasswordSaved</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>AIPasswordPromptController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>button_OK</key>
<string>NSButton</string>
<key>checkBox_savePassword</key>
<string>NSButton</string>
<key>target</key>
<string>id</string>
<key>textField_password</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>AIWindowController</string>
</dict>
<dict>
<key>CLASS</key>
<string>ESAccountPasswordPromptController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>imageView_service</key>
<string>NSImageView</string>
<key>textField_account</key>
<string>NSTextField</string>
</dict>
<key>SUPERCLASS</key>
<string>AIPasswordPromptController</string>
</dict>
<dict>
<key>CLASS</key>
<string>AIWindowController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSWindowController</string>
</dict>
<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>