Mercurial > pidgin
changeset 294:d9894fee20fe
[gaim-migrate @ 304]
We dont need gaim to automatically check for new versions by default :)
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Wed, 31 May 2000 23:08:22 +0000 |
parents | 101b3b4609d1 |
children | 0505f8c8e48b |
files | src/gaimrc.c |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gaimrc.c Wed May 31 22:48:49 2000 +0000 +++ b/src/gaimrc.c Wed May 31 23:08:22 2000 +0000 @@ -533,8 +533,7 @@ OPT_GEN_ENTER_SENDS | OPT_GEN_SAVED_WINDOWS | OPT_GEN_REMEMBER_PASS | - OPT_GEN_REGISTERED | - OPT_GEN_CHECK_VERSIONS; + OPT_GEN_REGISTERED; display_options = OPT_DISP_SHOW_IDLETIME | OPT_DISP_SHOW_TIME |