Ignore:
Timestamp:
2009-10-03T19:27:50Z (15 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c3e349e
Parents:
0182773
Message:

Yahoo! can log in again. This code still needs major cleanups, use it only
if you're very desparate.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/yahoo/yahoo2_types.h

    r0182773 r4fefb77  
    8585};
    8686
    87 #define YAHOO_PROTO_VER 0x000b
     87#define YAHOO_PROTO_VER 0x0010
    8888
    8989/* Yahoo style/color directives */
     
    115115        YAHOO_CONNECTION_WEBCAM,
    116116        YAHOO_CONNECTION_CHATCAT,
    117         YAHOO_CONNECTION_SEARCH
     117        YAHOO_CONNECTION_SEARCH,
     118        YAHOO_CONNECTION_AUTH,
    118119};
    119120
Note: See TracChangeset for help on using the changeset viewer.