view pixmaps/available-dnd.xpm @ 1593:ec31e23aadc7

[gaim-migrate @ 1603] libfaim updates and a bug fix for bad password. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 16 Mar 2001 14:29:54 +0000
parents 6b0a7cea1dd1
children c172128500ec
line wrap: on
line source

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