adium/adium

Prompt the user to authenticate again when using the refresh_token gives an error. Also, show the error to the user.
int main(int argc, const char *argv[])
{
return NSApplicationMain(argc, argv);
}