comparison src/aim.c @ 1750:d2eca7a46cfd

[gaim-migrate @ 1760] someday maybe she'll come back to me and i'll say WHY DON'T YOU GO FUCK YOURSELF committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 25 Apr 2001 19:15:50 +0000
parents f42ce672c560
children 9aae465eeb6e
comparison
equal deleted inserted replaced
1749:5bfc58c20e82 1750:d2eca7a46cfd
601 } 601 }
602 602
603 603
604 set_defaults(FALSE); 604 set_defaults(FALSE);
605 load_prefs(); 605 load_prefs();
606 SetTickerPrefs();
607 606
608 /* set the default username */ 607 /* set the default username */
609 if (opt_user_arg != NULL) { 608 if (opt_user_arg != NULL) {
610 set_first_user(opt_user_arg); 609 set_first_user(opt_user_arg);
611 #ifndef USE_GNOME 610 #ifndef USE_GNOME