view pixmaps/protocols/jabber/available-xa.xpm @ 5532:6f35b80c5ffa

[gaim-migrate @ 5932] (10:04:36) Robot101: LSchiere: alternative way to deal with the magic number - remove it. doesn't crash when signing on to a HTTP proxy. also resolves the mysterious "unsigned tmp" which appeared a week or few ago.. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 26 May 2003 14:04:53 +0000
parents a662c133d1fd
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",
"   .+++.    ",
"  .+@@@+.   ",
"  .@@@@@.## ",
" +.@$@##.%# ",
" +.###%%%&&#",
"##.%%%*%&&%#",
"#%*&*&%&%*&#",
"#%&%&&%&&%&#",
"#%&%&%&&%%%#",
" #*&*%%%### ",
" #%%####    ",
" ###+&&=    ",
"    +++     ",
"            "};