diff src/protocols/yahoo/yahoo.h @ 9062:c6d32e1c0120

[gaim-migrate @ 9838] This adds a couple items to our service enum, and some #if 0'd code that doesn't do anything anyway, and makes us send a couple more flags with im's that don't mean a whole lot. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Tue, 25 May 2004 22:43:29 +0000
parents f1ca7e06e8de
children c3fa2ad099a2
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.h	Tue May 25 17:52:08 2004 +0000
+++ b/src/protocols/yahoo/yahoo.h	Tue May 25 22:43:29 2004 +0000
@@ -95,6 +95,8 @@
 	YAHOO_SERVICE_CHATLOGOUT = 0xa0,
 	YAHOO_SERVICE_CHATPING,
 	YAHOO_SERVICE_COMMENT = 0xa8,
+	YAHOO_SERVICE_PICTURE = 0xbe,
+	YAHOO_SERVICE_PICTURE_UPDATE = 0xc1,
 	YAHOO_SERVICE_WEBLOGIN = 0x0226
 };