Mercurial > pidgin
diff src/protocols/yahoo/yahoo.c @ 9409:31ecc79e153f
[gaim-migrate @ 10224]
This is one of those odd things i was mentioning.
I'm not sure I picked exactly the right name for this one.
So for I've only seen it when someone turns their came on or off.
committer: Tailor Script <tailor@pidgin.im>
| author | Tim Ringenbach <marv@pidgin.im> |
|---|---|
| date | Sun, 27 Jun 2004 06:25:21 +0000 |
| parents | 01fe2254c570 |
| children | 73ef7b884e02 |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c Sun Jun 27 06:17:17 2004 +0000 +++ b/src/protocols/yahoo/yahoo.c Sun Jun 27 06:25:21 2004 +0000 @@ -1956,6 +1956,7 @@ case YAHOO_SERVICE_GAMELOGOFF: case YAHOO_SERVICE_CHATLOGON: case YAHOO_SERVICE_CHATLOGOFF: + case YAHOO_SERVICE_YAHOO6_STATUS_UPDATE: yahoo_process_status(gc, pkt); break; case YAHOO_SERVICE_NOTIFY:
