Mercurial > pidgin.yaz
view pixmaps/msn_occ.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 | 02211c36b401 |
children |
line wrap: on
line source
/* XPM */ static char * msn_occ_xpm[] = { "12 12 81 1", " c None", ". c #829F6D", "+ c #617550", "@ c #7E8676", "# c #9BCE90", "$ c #B0C696", "% c #788E7A", "& c #2D4553", "* c #425163", "= c #63B895", "- c #ABEABE", "; c #99C2BD", "> c #5D86A7", ", c #385A99", "' c #193273", ") c #4E9E80", "! c #7CC5B8", "~ c #69A5C1", "{ c #3F7AC5", "] c #2F60CF", "^ c #1F4BA7", "/ c #567D7A", "( c #306B74", "_ c #3D72A2", ": c #3261BF", "< c #225AC5", "[ c #114092", "} c #3A5356", "| c #36586D", "1 c #325286", "2 c #3B578B", "3 c #D85632", "4 c #D85D39", "5 c #D4542E", "6 c #D85B37", "7 c #CC5D32", "8 c #AC905F", "9 c #749474", "0 c #627469", "a c #D7542D", "b c #D85833", "c c #D85630", "d c #D75530", "e c #D35D36", "f c #8BAB8F", "g c #506C73", "h c #3E5764", "i c #FFFFFF", "j c #D35933", "k c #88A99E", "l c #5F7E8E", "m c #3C5475", "n c #3A617A", "o c #D86442", "p c #BE6548", "q c #7AA4A7", "r c #5F809E", "s c #3E5584", "t c #3F6AA3", "u c #2D5489", "v c #D7512A", "w c #D85F3C", "x c #D85B36", "y c #D8684A", "z c #9E6F58", "A c #77A0AF", "B c #5A81A7", "C c #3B588E", "D c #3A5D98", "E c #3874BE", "F c #8A6454", "G c #BF4F2F", "H c #CC4E26", "I c #B8471E", "J c #707163", "K c #54758A", "L c #496988", "M c #365988", "N c #1B3777", "O c #293A61", "P c #46667C", " .+@ ", " #$%&* ", " =-;>,' ", " )!~{]^ ", " /(_:<[ ", " }|12 ", " 34567890 ", "abcdccefgh ", "ciiiiijklmn ", "cccccopqrstu", "vwccxyzABCDE", " FGHIJKLMNOP"};