view pixmaps/export_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 8ec392eab812
children
line wrap: on
line source

/* XPM */
static char * export_small_xpm[] = {
"18 18 64 1",
" 	c None",
".	c #000000",
"+	c #1C0002",
"@	c #160000",
"#	c #140001",
"$	c #252420",
"%	c #1D0D0C",
"&	c #170001",
"*	c #443730",
"=	c #2D2C26",
"-	c #43413A",
";	c #545148",
">	c #625E54",
",	c #2D1B19",
"'	c #190001",
")	c #7F6E61",
"!	c #B6B39C",
"~	c #A8A590",
"{	c #605E52",
"]	c #5B5851",
"^	c #55524C",
"/	c #6F6D5D",
"(	c #615E53",
"_	c #6F6C5F",
":	c #A7A690",
"<	c #DAD6BA",
"[	c #C1BEA6",
"}	c #8F8D79",
"|	c #5D5D58",
"1	c #1A1A18",
"2	c #6A6660",
"3	c #D4CCC0",
"4	c #A9A398",
"5	c #777469",
"6	c #4B4941",
"7	c #878575",
"8	c #8F8E7C",
"9	c #6F6E65",
"0	c #76766F",
"a	c #84847C",
"b	c #21211F",
"c	c #CEC6BA",
"d	c #A6A095",
"e	c #32322E",
"f	c #787871",
"g	c #82827A",
"h	c #5B5852",
"i	c #C3BBB0",
"j	c #7E7E76",
"k	c #1E1E1C",
"l	c #1E1D1B",
"m	c #2C2B28",
"n	c #BCB6A9",
"o	c #7C7C75",
"p	c #40403D",
"q	c #070706",
"r	c #1D1D1A",
"s	c #757269",
"t	c #B5AEA3",
"u	c #1E1E1D",
"v	c #6E6E68",
"w	c #4B4B47",
"x	c #3C3B36",
"y	c #0B0B0B",
"                  ",
"                  ",
"         .        ",
"        ...       ",
"       .....      ",
"        ...       ",
"        +@#       ",
"      .$%&*=.     ",
"    .-;>,')!~{.   ",
"    ]^/(_:<[}|1   ",
"    234567890ab   ",
"    233cdefgaab   ",
"    23333baaaab   ",
"    hi333baaajk   ",
"    lmn33baaopq   ",
"      rstuvw.     ",
"       .xyk.      ",
"                  "};