view pixmaps/gnomeicu-dnd.xpm @ 2153:0befa2d2e540

[gaim-migrate @ 2163] moving mail notifications to the core. this makes things much easier on the protocols. next steps: make buddy right-click menu stuff generated by the core (based on information provided by the protocols, similar to the away menu stuff); make entry-widget protocol-specific user options generated by the core based on what the protocols tell it (in a similar way). committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 22 Aug 2001 21:11:58 +0000
parents 16ea7a3fdbb6
children c172128500ec
line wrap: on
line source

/* XPM */
static char * icon_dnd_xpm[] = {
"15 15 16 1",
" 	c None",
".	c #C1BB7C",
"+	c #CFC395",
"@	c #D2BE94",
"#	c #A69C45",
"$	c #A49A43",
"%	c #AD9C53",
"&	c #908125",
"*	c #726751",
"=	c #867B23",
"-	c #84760E",
";	c #72660E",
">	c #7B4900",
",	c #FFFFFF",
"'	c #000000",
")	c #666666",
"       .       ",
"      +@#      ",
"      $%&      ",
"    * =-; *    ",
"   *   >   *   ",
"  *         *  ",
" *           * ",
"*,,,,,,,,,,,,,*",
"*,'',,',','',,*",
"*,',',')',',',*",
"*,',',')',',',*",
"*,'',,',','',,*",
"*,,,,,,,,,,,,,*",
"***************",
"               "};