# HG changeset patch # User Tim Ringenbach # Date 1156128956 0 # Node ID 5d15efb9f44075c5f3b31acdeed1c649a32a7e7d # Parent 0fdd320a0235ef55dc7781b099f5c776da93b16b [gaim-migrate @ 16934] new packet type, looks to be a combination of "this dude is on the buddy list" and "this dude is online" committer: Tailor Script diff -r 0fdd320a0235 -r 5d15efb9f440 libgaim/protocols/yahoo/yahoo_packet.h --- a/libgaim/protocols/yahoo/yahoo_packet.h Mon Aug 21 02:49:42 2006 +0000 +++ b/libgaim/protocols/yahoo/yahoo_packet.h Mon Aug 21 02:55:56 2006 +0000 @@ -97,6 +97,7 @@ YAHOO_SERVICE_AVATAR_UPDATE = 0xc7, YAHOO_SERVICE_VERIFY_ID_EXISTS = 0xc8, YAHOO_SERVICE_AUDIBLE = 0xd0, + YAHOO_SERVICE_LIST_AND_STATUS = 0xf0, YAHOO_SERVICE_WEBLOGIN = 0x0226, YAHOO_SERVICE_SMS_MSG = 0x02ea };