Mercurial > pidgin.yaz
view pixmaps/save.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 | 995b0fc981a3 |
children |
line wrap: on
line source
/* XPM */ static char * save_xpm[] = { "24 24 53 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #CECECE", "# c #CDCDCD", "$ c #DCCB94", "% c #DCDCDC", "& c #C7C7C7", "* c #8E7D45", "= c #CFCFCF", "- c #C1C1C1", "; c #AB5959", "> c #D9D9D9", ", c #878787", "' c #DBDBDB", ") c #D4D4D4", "! c #A84F4F", "~ c #A7A7A7", "{ c #9B9B9B", "] c #F5F5F5", "^ c #F3F3F3", "/ c #A65757", "( c #6E6E6E", "_ c #DACACA", ": c #AC5757", "< c #C48B8B", "[ c #AA6C6C", "} c #E9DDDD", "| c #A65353", "1 c #C6C6C6", "2 c #D4C38D", "3 c #E4E4E4", "4 c #D6D6D0", "5 c #C0C0BB", "6 c #828279", "7 c #AD8E30", "8 c #756020", "9 c #C5C5BF", "0 c #A7A79A", "a c #818174", "b c #DFE1E1", "c c #D6E1E0", "d c #060605", "e c #A3A395", "f c #C8C8C8", "g c #8B8B7D", "h c #7E7E71", "i c #B2B9B6", "j c #D9D9D2", "k c #D9D9D3", "l c #DADAD4", "m c #DADAD9", "n c #DADADA", " ", " ", " ", " .. ", " ..+@. . ", " ..#+++. .$. ", " ...%+++++&. .$*. ", " ..#++++=+-++. .$*. ", " .%++++;+>+=,+'.$*. ", " .)++++!~+{,++.$*. ", " .++]^/+(+++.$*. ", " .%_:<[++++.$*.>. ", " .+}|/+++.$*.=+1. ", " .)+++++.2*.>3456. ", " .+++]78..90000a. ", " .%+bcd.ee0000f. ", " .+0ghijkl+m.. ", " .)+++++++f. ", " .++++++.. ", " .%+++f. ", " .+n.. ", " .. ", " ", " "};