Mercurial > pidgin.yaz
view pixmaps/aol_icon.xpm @ 3458:66b1ad9782a9
[gaim-migrate @ 3506]
From KingAnt:
aim.h:
-Change the #defines for AIM client info so they're shorter.
-Add 2 #defines for ICQ--the first one (the default) is what Gaim
has been using, it was taken out of auth.c. The other is what an
ICQ 2002a client uses.
-Add an CLIENTINFO_ICQ_KNOWNGOOD
auth.c:
-Have the ICQ login use the given client info, rather than
using hard coded values.
oscar.c:
-Rename "gaim_caps" to "caps_aim" and added a "caps_icq," so
AIM and ICQ can have different capabilities.
-Make changes to gaim_parse_login so the ICQ sends ICQ client
info, and AIM sends AIM client info.
-Make changes to conninitdone_bos so only ICQ sets the privacy
flag and visibility mask. AIM sets this via SSI.
-Change a few calls to aim_bos_setprofile so ICQ does not
send a profile TLV, and so ICQ uses the ICQ caps and AIM uses
the AIM caps.
-Change a call to g_show_info_text so a pointer to the window
is not left haning around?
-Correctly set the occupied and do not disturb ICQ states.
This is how winicq does it.
-Correctly show winicq users as NA.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Wed, 28 Aug 2002 06:48:14 +0000 |
parents | d27235dafd16 |
children |
line wrap: on
line source
/* XPM */ static char * aol_icon_xpm[] = { "12 12 47 1", " c None", ". c #9B9BD6", "+ c #2222A6", "@ c #4D4DB7", "# c #9696D5", "$ c #000098", "% c #04049A", "& c #2C2CAA", "* c #8989CF", "= c #C8C8E9", "- c #C2C2E6", "; c #FBFBFD", "> c #3838AF", ", c #010199", "' c #8787CF", ") c #F6F6FB", "! c #9595D4", "~ c #3C3CB1", "{ c #10109F", "] c #1212A0", "^ c #2424A7", "/ c #6E6EC5", "( c #000099", "_ c #8F8FD2", ": c #4A4AB6", "< c #AAAADD", "[ c #ADADDE", "} c #1717A2", "| c #4C4CB7", "1 c #05059B", "2 c #C3C3E7", "3 c #4242B3", "4 c #1A1AA3", "5 c #6363C0", "6 c #4E4EB8", "7 c #9797D5", "8 c #9A9AD6", "9 c #E4E4F4", "0 c #7373C7", "a c #C4C4E7", "b c #1B1BA3", "c c #03039A", "d c #4F4FB8", "e c #F4F4FA", "f c #FEFEFE", "g c #6565C1", "h c #7171C6", " . ", " +@ ", " #$% ", " &*=. ", " .---; ", " ->$,') ", " !~{$$]- ", " ^/($$$_: ", " <([,$$}|1 ", " ^$23$$45$6 ", "7$$8900ab$c ", "|&&defeg&&&h"};