# HG changeset patch # User Tim Ringenbach # Date 1156130356 0 # Node ID 26ae644bb66b5824fedef3085d9310ab8d76039c # Parent 360c016459d0f95603a4a22cf93fc912ebec162b [gaim-migrate @ 16937] I think I was wrong about the purpose of the last packet. Oops. There's actually two packets for this purpose still. committer: Tailor Script diff -r 360c016459d0 -r 26ae644bb66b libgaim/protocols/yahoo/yahoo_packet.h --- a/libgaim/protocols/yahoo/yahoo_packet.h Mon Aug 21 03:13:08 2006 +0000 +++ b/libgaim/protocols/yahoo/yahoo_packet.h Mon Aug 21 03:19:16 2006 +0000 @@ -97,7 +97,8 @@ YAHOO_SERVICE_AVATAR_UPDATE = 0xc7, YAHOO_SERVICE_VERIFY_ID_EXISTS = 0xc8, YAHOO_SERVICE_AUDIBLE = 0xd0, - YAHOO_SERVICE_LIST_AND_STATUS = 0xf0, + YAHOO_SERVICE_STATUS_15 = 0xf0, + YAHOO_SERVICE_BUDDYLIST_15 = 0Xf1, YAHOO_SERVICE_WEBLOGIN = 0x0226, YAHOO_SERVICE_SMS_MSG = 0x02ea };