view pixmaps/protocols/jabber/available-dnd.xpm @ 5785:5419c37a6b0c

[gaim-migrate @ 6210] Fixed the servconn message queue crash bug. YES! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 07 Jun 2003 02:43:30 +0000
parents a662c133d1fd
children
line wrap: on
line source

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