adium/adium

Prompt the user to authenticate again when using the refresh_token gives an error. Also, show the error to the user.
/* AISideSplitView */
#import <AIUtilities/AISplitView.h>
@interface AISideSplitView : AISplitView
{
}
@end