# HG changeset patch # User Tim Ringenbach # Date 1090902684 0 # Node ID 10939dc36eac6e0ab553eea9fa37f6a2bd343a64 # Parent 00e678a71a7f2318bb70011ff1edf695d8d9c3a7 [gaim-migrate @ 10446] This raises the away message length to 255. I'm going to go ahead and do this now before I forgot. I think Yahoo! might allow UTF-8 now too, but I'm still waiting for Bleeter to give me more info. committer: Tailor Script diff -r 00e678a71a7f -r 10939dc36eac src/protocols/yahoo/yahoo.h --- a/src/protocols/yahoo/yahoo.h Tue Jul 27 00:40:45 2004 +0000 +++ b/src/protocols/yahoo/yahoo.h Tue Jul 27 04:31:24 2004 +0000 @@ -194,7 +194,7 @@ }; -#define YAHOO_MAX_STATUS_MESSAGE_LENGTH (48) +#define YAHOO_MAX_STATUS_MESSAGE_LENGTH (255) #define YAHOO_WEBMESSENGER_PROTO_VER 0x0065