diff src/aim.c @ 436:7d5f91c1ff20

[gaim-migrate @ 446] Add preference for showing/hiding the ticker. committer: Tailor Script <tailor@pidgin.im>
author Syd Logan <slogan>
date Sun, 25 Jun 2000 02:42:11 +0000
parents 0cd2ba801eb4
children 9a5da5b17722
line wrap: on
line diff
--- a/src/aim.c	Sun Jun 25 01:57:58 2000 +0000
+++ b/src/aim.c	Sun Jun 25 02:42:11 2000 +0000
@@ -507,6 +507,8 @@
 
         
         gtk_widget_show(mainwindow);
+
+	SetTickerPrefs();
 	
         if((general_options & OPT_GEN_AUTO_LOGIN) &&
            (general_options & OPT_GEN_REMEMBER_PASS)) {