Mercurial > pidgin.yaz
view pixmaps/gnome_add.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 | ff7a04b30608 |
children |
line wrap: on
line source
/* XPM */ static char * gnome_add_xpm[] = { "24 24 29 1", " c None", ". c #000000", "+ c #706C60", "@ c #E0DCC0", "# c #6F6B5F", "$ c #6E6A5E", "% c #DEDABE", "& c #ADA798", "* c #686754", "= c #949480", "- c #BAB696", "; c #41413F", "> c #5F5F59", ", c #D4CCC0", "' c #A7A296", ") c #B3B090", "! c #484844", "~ c #84847C", "{ c #A19D90", "] c #4B4B48", "^ c #CEC7B9", "/ c #969289", "( c #BAB3A8", "_ c #6D6D66", ": c #AAA597", "< c #5B5B56", "[ c #7F7C71", "} c #5A5A54", "| c #8D897F", " ", " ", " ", " ... ", " ... ", " ... ", " ... ", " ... ", " ....... ", " ..... ", " ...+...@... ", " ..++#$#.@%%@@.. ", " .&.*+++=@@@-;>. ", " .,,'.*+=@)!>~~. ", " .,,,,{.+]>~~~~. ", " .,,,,,^.~~~~~~. ", " .,,,,,,.~~~~~~. ", " .,,,,,,.~~~~~~. ", " ./(,,,,.~~~~~_. ", " ..:,,,.~~~~<.. ", " .[(,.~~}.. ", " ..|.}.. ", " ... ", " "};