view pixmaps/available-dnd.xpm @ 2851:6eb5bf5089f0

[gaim-migrate @ 2864] runnin' around robbin' banks all wacked out on scooby snacks! i actually don't like that song except for that one line. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 05 Dec 2001 19:40:06 +0000
parents c172128500ec
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",
"   ...      ",
"  .+++.     ",
" .+++++.    ",
".++@+@++.   ",
".+@+@+@+.   ",
".+@+++###   ",
" .+@+#$$$#  ",
" .+@#%@$@%# ",
"  .#$@%@%@$#",
"  .#$$@%@$$#",
"  &#$@%@%@$#",
"  &.#%@$@%# ",
"   ..#$$$#  ",
"      ###   "};