view pixmaps/protocols/icq/gnomeicu-dnd.xpm @ 3750:ddd9e50e547a

[gaim-migrate @ 3888] I'm going to have to get used to this, i forgot to change the todo when i committed Benjamin Sherman (chettersg)'s fix for the duplicate names in the background and foreground color selection dialogs. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 18 Oct 2002 22:22:35 +0000
parents f4f5eb78a201
children
line wrap: on
line source

/* XPM */
static char * icon_dnd_xpm[] = {
"12 12 6 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #00FC00",
"#	c #F80000",
"$	c #F9C0C0",
"   .. ..    ",
"  .+@.+@.   ",
"  .##.@##.. ",
" .#+####+#@.",
".+##+##+##@.",
".@@##$$##.. ",
" ..##$$##@@.",
".+##+##+##@.",
".@#+####+#. ",
" ..##@.##.  ",
"   .@@.@@.  ",
"    .. ..   "};