[Adium-devl] [Adium-svn] rev 20531 - trunk/Plugins/Purple Service
Zachary West
zacwest at gmail.com
Sat Aug 11 04:34:08 UTC 2007
On 8/10/07, Peter Hosey <boredzo at gmail.com> wrote:
> On Aug 10, 2007, at 20:18:18, zacw at adiumx.com wrote:
> > AIM recently upped the available message length to 251.
> >
> > -#define MAX_AVAILABLE_MESSAGE_LENGTH 58
> > +#define MAX_AVAILABLE_MESSAGE_LENGTH 249
>
> If the maximum length is 251, why are we using 249?
The previous maximum was 60, and we had it set at 58. I assume there's some
other reason involved for having it less than the max?
You can do a message up to exactly 251 characters.
If you set an available message that is larger than 251, it'll truncate to
249 + "...". I'm guessing we want our pretty ellipse, which is why we go 2
characters shorter (and make sure it fits).
Zac
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070811/3f3552c7/attachment-0001.html>
More information about the devel
mailing list