adium/adium

Cleaned up menu-bar icons to closer resemble the dock icon and have more consistent colours with Apple's menu-bar icons. Also added HiDPI variants - Refs #15931
<?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>Hide Contact List Groups</key>
<false/>
<key>Hide Contacts</key>
<true/>
<key>Show Idle Contacts</key>
<true/>
<key>Show Mobile Contacts</key>
<true/>
<key>Show Social Networking Contacts</key>
<true/>
<key>Show Away Contacts</key>
<true/>
<key>Show Offline Contacts</key>
<false/>
<key>Show Blocked Contacts</key>
<false/>
<key>Use Offline Group</key>
<false/>
</dict>
</plist>