diff src/gaimrc.c @ 156:595c26ef5527

[gaim-migrate @ 166] *** empty log message *** committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 24 Apr 2000 03:04:46 +0000
parents fbabd28795d2
children e9414f13d8b7
line wrap: on
line diff
--- a/src/gaimrc.c	Mon Apr 24 02:25:23 2000 +0000
+++ b/src/gaimrc.c	Mon Apr 24 03:04:46 2000 +0000
@@ -515,7 +515,7 @@
                 OPT_DISP_SHOW_PIXMAPS |
                 OPT_DISP_SHOW_BUTTON_XPM;
 	font_options = 0; 
-        sound_options = OPT_SOUND_LOGIN | OPT_SOUND_LOGOUT | OPT_SOUND_RECV | OPT_SOUND_SEND;
+        sound_options = OPT_SOUND_LOGIN | OPT_SOUND_LOGOUT | OPT_SOUND_RECV | OPT_SOUND_SEND | OPT_SOUND_SILENT_SIGNON;
         report_idle = IDLE_GAIM;
         web_browser = BROWSER_NETSCAPE;
         proxy_type = PROXY_NONE;