changeset 9603:10939dc36eac

[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 <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Tue, 27 Jul 2004 04:31:24 +0000
parents 00e678a71a7f
children 8e9727919633
files src/protocols/yahoo/yahoo.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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