view pixmaps/protocols/icq/gnomeicu-dnd.xpm @ 4732:c15e0699acae

[gaim-migrate @ 5047] hopefully this doesn't break anything. - Capabilities are back in the tooltips - Jabber does the neat status thing in the buddy list - jabber "broken" buddies are gone! woohoo! - most of the right-click menu items moved back to where they used to live, but Get Info remains at the top, because that's where it should be. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 13 Mar 2003 06:08:56 +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",
"   .. ..    ",
"  .+@.+@.   ",
"  .##.@##.. ",
" .#+####+#@.",
".+##+##+##@.",
".@@##$$##.. ",
" ..##$$##@@.",
".+##+##+##@.",
".@#+####+#. ",
" ..##@.##.  ",
"   .@@.@@.  ",
"    .. ..   "};