comparison 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
comparison
equal deleted inserted replaced
155:8f5bc6859549 156:595c26ef5527
513 OPT_DISP_SHOW_IDLETIME | 513 OPT_DISP_SHOW_IDLETIME |
514 OPT_DISP_SHOW_TIME | 514 OPT_DISP_SHOW_TIME |
515 OPT_DISP_SHOW_PIXMAPS | 515 OPT_DISP_SHOW_PIXMAPS |
516 OPT_DISP_SHOW_BUTTON_XPM; 516 OPT_DISP_SHOW_BUTTON_XPM;
517 font_options = 0; 517 font_options = 0;
518 sound_options = OPT_SOUND_LOGIN | OPT_SOUND_LOGOUT | OPT_SOUND_RECV | OPT_SOUND_SEND; 518 sound_options = OPT_SOUND_LOGIN | OPT_SOUND_LOGOUT | OPT_SOUND_RECV | OPT_SOUND_SEND | OPT_SOUND_SILENT_SIGNON;
519 report_idle = IDLE_GAIM; 519 report_idle = IDLE_GAIM;
520 web_browser = BROWSER_NETSCAPE; 520 web_browser = BROWSER_NETSCAPE;
521 proxy_type = PROXY_NONE; 521 proxy_type = PROXY_NONE;
522 522
523 aim_port = TOC_PORT; 523 aim_port = TOC_PORT;