Changeset 56699f0 for protocols/yahoo


Ignore:
Timestamp:
2010-06-07T15:11:09Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
0e8b3e8
Parents:
4aa0f6b
Message:

Show idle + login time info in /WHOIS (if available).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/yahoo/yahoo.c

    r4aa0f6b r56699f0  
    613613        imcb_buddy_status( ic, who, flags, state_string, msg );
    614614       
    615         /* Not implemented yet...
    616615        if( stat == YAHOO_STATUS_IDLE )
    617                 imcb_buddy_times( ic, who, 0, away );
    618         */
     616                imcb_buddy_times( ic, who, 0, idle );
    619617}
    620618
Note: See TracChangeset for help on using the changeset viewer.