comparison src/multi.c @ 3391:412d1035d666

[gaim-migrate @ 3410] Pluginzed the ticker. the ticker will load itself if the old ticker option was set. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 11 Aug 2002 06:42:17 +0000
parents e9a89676d120
children 8fa61405af2b
comparison
equal deleted inserted replaced
3390:a5d356cba156 3391:412d1035d666
1480 remove_applet_away(); 1480 remove_applet_away();
1481 } 1481 }
1482 #else 1482 #else
1483 show_login(); 1483 show_login();
1484 #endif /* USE_APPLET */ 1484 #endif /* USE_APPLET */
1485 if (misc_options & OPT_MISC_BUDDY_TICKER)
1486 BuddyTickerSignoff();
1487 } 1485 }
1488 1486
1489 struct aim_user *new_user(const char *name, int proto, int opts) 1487 struct aim_user *new_user(const char *name, int proto, int opts)
1490 { 1488 {
1491 char *titles[4]; 1489 char *titles[4];