adium/adium

Prompt the user to authenticate again when using the refresh_token gives an error. Also, show the error to the user.
<?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>Confirm Quit</key>
<true/>
<key>Confirm Quit Type</key>
<integer>1</integer>
<key>Suppress Quit Confirmation for File Transfers</key>
<false/>
<key>Suppress Quit Confirmation for Open Chats</key>
<true/>
<key>Suppress Quit Confirmation for Unread Messages</key>
<false/>
</dict>
</plist>