Changeset c00dd71


Ignore:
Timestamp:
2010-08-21T22:39:22Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
237eadd, 4022b68, f29f50e
Parents:
0ebf919
Message:

Pick up away info from Yahoo! too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/yahoo/yahoo.c

    r0ebf919 rc00dd71  
    589589        if( away )
    590590                flags |= OPT_AWAY;
     591        if( mobile )
     592                flags |= OPT_MOBILE;
    591593       
    592594        switch (stat)
Note: See TracChangeset for help on using the changeset viewer.