view pixmaps/available-xa.xpm @ 3001:87fff45fa36b

[gaim-migrate @ 3014] Improved typing notification for Yahoo so that it sends and recieves notification that the user has stopped typing. Also, combined serv_send_typing and serv_send_typing_stopped... expect the same with serv_got_typing_stopped. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 04 Mar 2002 04:18:02 +0000
parents c172128500ec
children
line wrap: on
line source

/* XPM */
static char * available_xa_xpm[] = {
"12 14 10 1",
" 	c None",
".	c #FF0000",
"+	c #333333",
"@	c #FFFF00",
"#	c #7F0000",
"$	c #666666",
"%	c #FFFFFF",
"&	c #000000",
"*	c #B2B2B2",
"=	c #4C4C4C",
"   .+++.    ",
"  .+@@@+.   ",
"  .@@@@@.## ",
" +.@$@##.%# ",
" +.###%%%&&#",
"##.%%%*%&&%#",
"#%*&*&%&%*&#",
"#%&%&&%&&%&#",
"#%&%&%&&%%%#",
" #*&*%%%### ",
" #%%####    ",
" ###+&&=    ",
"    +++     ",
"            "};