[gaim-migrate @ 10150]

Tue, 22 Jun 2004 04:21:54 +0000

author
Tim Ringenbach <marv@pidgin.im>
date
Tue, 22 Jun 2004 04:21:54 +0000
changeset 9342
b0b10a2e182c
parent 9341
f626c11987e2
child 9343
f08f32e6f1a7

[gaim-migrate @ 10150]
I've been meaning to implement this for a while. And still am.
But I'll add its service to enum now, since that's harmless.

src/protocols/yahoo/yahoo.h file | annotate | diff | comparison | revisions
--- a/src/protocols/yahoo/yahoo.h	Tue Jun 22 04:07:49 2004 +0000
+++ b/src/protocols/yahoo/yahoo.h	Tue Jun 22 04:21:54 2004 +0000
@@ -116,7 +116,8 @@
 	YAHOO_SERVICE_PICTURE_UPDATE = 0xc1,
 	YAHOO_SERVICE_PICTURE_UPLOAD = 0xc2,
 	YAHOO_SERVICE_AVATAR_UPDATE = 0xc7,
-	YAHOO_SERVICE_WEBLOGIN = 0x0226
+	YAHOO_SERVICE_WEBLOGIN = 0x0226,
+	YAHOO_SERVICE_SMS_MSG = 0x02ea
 };
 
 enum yahoo_status {

mercurial