comparison libpurple/protocols/yahoo/yahoo.h @ 25907:e4d738813cd8

Backport the parts of b859960a4a19f57f20db0536c1815a6d79e08e36 that apply to this branch, and also apply 162a734100aafd62b7338baa81b04510c6b66921.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Fri, 19 Jun 2009 01:18:18 +0000
parents 88364ec4cdaf
children 8351f6cf1613
comparison
equal deleted inserted replaced
25906:88364ec4cdaf 25907:e4d738813cd8
83 83
84 #define YAHOOJP_CLIENT_VERSION_ID "4194239" 84 #define YAHOOJP_CLIENT_VERSION_ID "4194239"
85 #define YAHOOJP_CLIENT_VERSION "9.0.0.2152" 85 #define YAHOOJP_CLIENT_VERSION "9.0.0.2152"
86 86
87 87
88 #define YAHOO_CLIENT_USERAGENT "Mozilla/4.0 (compatible; MSIE 5.5)"
89
88 /* Index into attention types list. */ 90 /* Index into attention types list. */
89 #define YAHOO_BUZZ 0 91 #define YAHOO_BUZZ 0
90 92
91 enum yahoo_status { 93 enum yahoo_status {
92 YAHOO_STATUS_AVAILABLE = 0, 94 YAHOO_STATUS_AVAILABLE = 0,