view pixmaps/protocols/yahoo/yahoo_cowboy.xpm @ 4308:b3a14484fc2f

[gaim-migrate @ 4562] Fix the "Remove" permit buddy button in le privacy dialogueueue. I also screwed around with a bit 'o syntax in ssi.c, and hopefully make the uin@pager.icq.com receiving thing nice. I _still_ don't know why I can't send an email through that reliably. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 12 Jan 2003 23:13:51 +0000
parents 388230971b20
children
line wrap: on
line source

/* XPM */
static char *yahoo_cowboy[] = {
/* width height ncolors chars_per_pixel */
"18 18 21 1",
/* colors */
"  c #CCCC33",
". c #99FF66",
"X c #777777",
"o c #FF9999",
"O c #990000",
"+ c #663333",
"@ c #FFCCCC",
"# c #848200",
"$ c #993333",
"% c #555F00",
"& c #FFFF33",
"* c #929292",
"= c #CC3333",
"- c #FFFFFF",
"; c #FFFF00",
": c #FBFBFB",
"> c #CCCC66",
", c #FFBD00",
"< c #666633",
"1 c #0000FF",
"2 c None",
/* pixels */
"22222#%#22 %%22222",
"22222%#### %%22222",
"%#222#%%##%%%222 %",
"%# 22%#%%%%% 22# %",
"%#   #%#%%%%   ##%",
"%##%###%##%%%###%%",
"%###%#%##%#%%%%%%%",
"%%%#############%%",
"2%%%%%%%%%%%%%%%%2",
"2=&,,-11##11-,,&=2",
"2$,@@---&&---@@,$2",
"2+,@O@&&&&&&@O@,+2",
"2X,.@o &&&& o@@,X2",
"2*#&.. ----,..;#*2",
"22X,&&&#<<#&&;,X22",
"222X,&;    ;;,X222",
"2222X#,>>>>,#X2222",
"22222*X$++$X*22222"
};