# HG changeset patch # User Tim Ringenbach # Date 1090902684 0 # Node ID 1893bf2387c104b1af1232d0ad4b655a2f6ece33 # Parent a05f4a5bae7220d218a8838d3d58d43cd8694511 [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. diff -r a05f4a5bae72 -r 1893bf2387c1 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