Mercurial > pidgin.yaz
changeset 7218:5f4bccd8e3fd
[gaim-migrate @ 7787]
Later I'm going to see our friend Byron in a play in Durham. After that
I'm headed back to my house to finish installing my new head unit and
changer (my old Kenwood changer kinda stopped working, I think the motor
that changes discs is dead/dying).
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 09 Oct 2003 21:50:39 +0000 |
parents | 969bb962b9da |
children | e60a007bab7d |
files | NEWS src/protocols/oscar/ssi.c |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Thu Oct 09 21:50:00 2003 +0000 +++ b/NEWS Thu Oct 09 21:50:39 2003 +0000 @@ -22,7 +22,12 @@ Herman: I bet some plugin authors have resorted to making voodoo dolls of Christian. Nothing new for Win Gaim users other than a fix for missing aim buddy icons, and removal of gtk-wimp (until it matures). - + + Mark: People are going to make a voodoo doll of me and shower it with + kisses and chocolate women: When an AIM user is away, you can now view + the person's away message in their tooltip. This is very similar to + what iChat does, only our tooltip will wrap lines rather than displaying + off your screen :-) 0.70 (9/28/2003): Sean: Yahoo! works (for now). That's good NEWS if I've ever heard it.
--- a/src/protocols/oscar/ssi.c Thu Oct 09 21:50:00 2003 +0000 +++ b/src/protocols/oscar/ssi.c Thu Oct 09 21:50:39 2003 +0000 @@ -1072,6 +1072,7 @@ * * @param sess The oscar session. * @param presence I think it's a bitmask, but I only know what one of the bits is: + * 0x00000002 - Hide wireless? * 0x00000400 - Allow others to see your idle time * @return Return 0 if no errors, otherwise return the error number. */