Mercurial > pidgin.yaz
view pixmaps/block_small.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 | 5df81b058690 |
children |
line wrap: on
line source
/* XPM */ static char * block_small_xpm[] = { "18 18 104 2", " c None", ". c #302B2B", "+ c #3E3233", "@ c #433537", "# c #402D2E", "$ c #321D1F", "% c #373333", "& c #696161", "* c #D5C7C7", "= c #E1D1D2", "- c #E4D4D4", "; c #D3BEBF", "> c #B79B9C", ", c #5E3B3B", "' c #3E1D1D", ") c #6A6162", "! c #E7DCDC", "~ c #F0E4E4", "{ c #E9DDDD", "] c #E6DBDB", "^ c #E4D6D6", "/ c #DFC7C8", "( c #C09596", "_ c #613838", ": c #2F2728", "< c #CFC3C4", "[ c #EFE5E5", "} c #8D8282", "| c #605757", "1 c #D7CECD", "2 c #5F5656", "3 c #796768", "4 c #CDACAE", "5 c #986F70", "6 c #3A1B1B", "7 c #3A3031", "8 c #DCCFCF", "9 c #EBDFDF", "0 c #635959", "a c #0F0707", "b c #5E5555", "c c #0E0404", "d c #504242", "e c #CFB4B4", "f c #BC9496", "g c #4B282A", "h c #413232", "i c #DDCECE", "j c #E7DDDC", "k c #D8CFCF", "l c #5D5656", "m c #0C0404", "n c #5C5151", "o c #CBBAB9", "p c #D0B3B3", "q c #BF9799", "r c #4D292B", "s c #452E2F", "t c #D4BFBF", "u c #E5DADA", "v c #887F7F", "w c #0E0405", "x c #362A2B", "y c #110506", "z c #81686A", "A c #C6A1A3", "B c #AD7F81", "C c #462324", "D c #3B2324", "E c #B89899", "F c #DAC0C1", "G c #5C4C4D", "H c #433535", "I c #C5B2B3", "J c #473232", "K c #5B3A3C", "L c #BC8C8E", "M c #976466", "N c #3D1B1D", "O c #7B5A5B", "P c #C8A1A2", "Q c #CBADAE", "R c #BCA1A3", "S c #D8BBBD", "T c #B48F90", "U c #B68687", "V c #9F6B6C", "W c #623839", "X c #573637", "Y c #946C6E", "Z c #BE9494", "` c #C39697", " . c #C19293", ".. c #AE7A7B", "+. c #9F696A", "@. c #6D4243", "#. c #422223", "$. c #240909", "%. c #623F3F", "&. c #6F4A4A", "*. c #704547", "=. c #603334", "-. c #4F2627", ";. c #240809", " ", " ", " ", " . + @ # $ ", " % & * = - ; > , ' ", " ) ! ~ { ] ^ / ( _ ", " : < [ } | 1 2 3 4 5 6 ", " 7 8 9 0 a b c d e f g ", " h i j k l m n o p q r ", " s t u v w x y z A B C ", " D E F G H I J K L M N ", " O P Q R S T U V W ", " X Y Z ` ...+.@.#. ", " $.%.&.*.=.-.;. ", " ", " ", " ", " "};