adium/adium

Started working on OAuth2 support for GTalk.
GTalkOAuth2Support
2012-09-18, Thijs Alkemade
a761745f82a1
Started working on OAuth2 support for GTalk.

Abstracted the OAuth2 support of Facebook into a separate AIPurpleOAuthJabberAccount.

Logging in on GTalk gets to the auth token.

Refs #16161
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>DefaultSpeakTextDetails</key>
<dict>
<key>Speak Time</key>
<false/>
</dict>
<key>DefaultSpeakEventDetails</key>
<dict>
<key>Speak Time</key>
<false/>
<key>Speak Sender</key>
<true/>
</dict>
<key>Active Speech Preset</key>
<string>None</string>
</dict>
</plist>