view pixmaps/gnomeicu-dnd.xpm @ 2393:a7ecfd3f7714

[gaim-migrate @ 2406] Arkadiusz Miskiewicz\'s Gadu-Gadu plugin. I was able to figure out enough polish to be able to download Gadu-Gadu, create an account, and test the plugin. Imagine my shock when I got my info and it said I was a woman. Whoops. Also splitting plugins.c so that non-gtk stuff is in modules.c. gaim-core is almost ready for protocol implantaion. Also fixing an IRC bug. Also patiently waiting for anoncvs_gaim's lock in /cvsroot/gaim/gaim/pixmaps committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 29 Sep 2001 23:06:30 +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",
"       .       ",
"      +@#      ",
"      $%&      ",
"    * =-; *    ",
"   *   >   *   ",
"  *         *  ",
" *           * ",
"*,,,,,,,,,,,,,*",
"*,'',,',','',,*",
"*,',',')',',',*",
"*,',',')',',',*",
"*,'',,',','',,*",
"*,,,,,,,,,,,,,*",
"***************",
"               "};