adium/adium

merge from default (one day this will go the other way)
PreferencesRedux
2012-02-05, Frank Dowsett
2fccfd63d2f8
merge from default (one day this will go the other way)
//
// main.m
// XtrasCreator
//
// Created by David Smith on 10/27/05.
// Copyright 2005 Adium Team. All rights reserved.
//
int main(int argc, char *argv[])
{
return NSApplicationMain(argc, (const char **) argv);
}