Ignore:
Timestamp:
2010-04-09T23:16:38Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
bb839e8
Parents:
c4bc92a
Message:

First stab at MSN keepalives.

Only kicks in if the user goes offline during a conversation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.c

    rc4bc92a r9bf2481  
    4141
    4242        s = set_add( &acc->set, "mail_notifications", "false", set_eval_bool, acc );
     43       
     44        s = set_add( &acc->set, "switchboard_keepalives", "false", set_eval_bool, acc );
    4345}
    4446
Note: See TracChangeset for help on using the changeset viewer.